The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> What is this in html
TNUYTU
post Nov 1 2018, 12:45 AM
Post #1


Newbie
*

Group: Members
Posts: 14
Joined: 1-November 18
Member No.: 26,738



Hello
What is this in html
<div id="netbanking_popup">
<div class="netbanking_content">
<ul class ="useful_links">
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Christian J
post Nov 1 2018, 03:16 AM
Post #2


.
********

Group: WDG Moderators
Posts: 9,628
Joined: 10-August 06
Member No.: 7



See http://www.htmlhelp.com/reference/html40/block/div.html and http://www.htmlhelp.com/reference/html40/lists/ul.html

The elements also contain ID and CLASS attributes, that can be used with CSS and javascript.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
TNUYTU
post Nov 1 2018, 07:35 AM
Post #3


Newbie
*

Group: Members
Posts: 14
Joined: 1-November 18
Member No.: 26,738



Hello
What is application of div id
and which encryption does bank use for net banking
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
TNUYTU
post Nov 1 2018, 08:03 AM
Post #4


Newbie
*

Group: Members
Posts: 14
Joined: 1-November 18
Member No.: 26,738



Hello
i have written this code how it work


<html>
<title>
hellow</title>

<body>
hello
<div id="netbanking_popup">
<div class="netbanking_content">
<ul class="useful_links">

</body>
</html>
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
pandy
post Nov 1 2018, 11:56 AM
Post #5


🌟Computer says no🌟
********

Group: WDG Moderators
Posts: 20,716
Joined: 9-August 06
Member No.: 6



Well, you'll see the word hello on blank page. If that's what you want I guess it sort of works even if the HTML is broken.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
TNUYTU
post Nov 2 2018, 12:44 AM
Post #6


Newbie
*

Group: Members
Posts: 14
Joined: 1-November 18
Member No.: 26,738



Hello
What is this

<div id="netbanking_popup">
<div class="netbanking_content">
<ul class="useful_links">
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Christian J
post Nov 2 2018, 04:12 AM
Post #7


.
********

Group: WDG Moderators
Posts: 9,628
Joined: 10-August 06
Member No.: 7



The same code example appears here: https://sites.google.com/site/jeevanhelplin...wwonlinesbi2com
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 19th March 2024 - 02:03 AM