|
|
| HTML Discuss about HTML designing problems here or help others with their HTML designing issues. |

07-07-2011, 08:55 PM
|
|
Senior Member
|
|
Join Date: Jun 2011
Posts: 152
|
|
About HTML?
Hello guys,
I am very new to programming language and yes I know that HTML is not Programming language, I am still learning it and have following confusion-
In HTML, are there only these kind of tags-- <b/>, <I/>, etc.. or there are more types of tags..
Because I have started learning HTML and I only see these type of tags not more than that..
Nothing advanced??
Is this the only tags to learn as basic? Where should I see if I have to find out all tags in HTML??
|

07-08-2011, 08:10 AM
|
|
Senior Member
|
|
Join Date: Jul 2011
Posts: 111
|
|
|
you can prefer the w3 school website because its full description about the html language .
|

07-12-2011, 03:22 PM
|
|
Junior Member
|
|
Join Date: Jul 2011
Posts: 11
|
|
|
Do one think, open source code of a HTML site and check how many tags that website have used you will get the idea.
|

02-22-2012, 05:28 AM
|
|
Junior Member
|
|
Join Date: Feb 2012
Posts: 15
|
|
|
you can use the font tag, marquee tag, anchor tag, font tag, pre tag, paragraph tag and like this many more. you can take help form the site w3school.com to learn this markup language.
|

02-24-2012, 05:52 AM
|
|
Senior Member
|
|
Join Date: Feb 2012
Posts: 253
|
|
|
HTML is markup language used for making a layout of a website or make a website's design more attractive.lot of tags in HTML like <title>,<body>,<head>,<Br>,<p>,<a> and more.
Last edited by rajnish : 02-24-2012 at 05:53 AM.
Reason: spelling mistake
|

02-29-2012, 12:28 PM
|
|
Junior Member
|
|
Join Date: Feb 2012
Posts: 4
|
|
|
you can refer the w3schools and tizag which gives you the information about all tags that are used in html. Html5 also introduced which is more helpful for making websites.
|

02-29-2012, 07:33 PM
|
 |
Member
|
|
Join Date: Feb 2012
Posts: 32
|
|
|
They are only a few tags that are used and there are much more of them. Follow the advice given here and find the online school or course to get basic knowledge.
|

03-01-2012, 02:50 AM
|
|
Senior Member
|
|
Join Date: Dec 2011
Location: hong kong
Posts: 148
|
|
|
HyperTextMark-upLanguage,There are several major labels, search from the Internet have their meaning can be.<HTML><HEAD><TITLE></HEAD>...etc
|

03-01-2012, 07:59 AM
|
|
Senior Member
|
|
Join Date: Feb 2012
Location: UK
Posts: 165
|
|
Quote:
Originally Posted by enter1234
Hello guys,
I am very new to programming language and yes I know that HTML is not Programming language, I am still learning it and have following confusion-
In HTML, are there only these kind of tags-- <b/>, <I/>, etc.. or there are more types of tags..
Because I have started learning HTML and I only see these type of tags not more than that..
Nothing advanced??
Is this the only tags to learn as basic? Where should I see if I have to find out all tags in HTML??
|
If you really new in programming then read the w3schools.com tutorials..After complete course then you start your practical work
|

03-08-2012, 10:31 AM
|
|
Member
|
|
Join Date: Dec 2011
Posts: 29
|
|
|
hai html is easy to understand the all people
|

05-12-2012, 09:44 AM
|
|
Senior Member
|
|
Join Date: Dec 2011
Posts: 286
|
|
|
HTML stand for Hyper Text Markup Language in this language Coding start from <html><head><title></title></head><body></body></html>
In these coding you can do work.Between <title></title> you can write your website title and after </title> you can use JavaScript Java script you can also use in body tags and at last between body tags all your website contents.<i> this tag use for Italic, <b> use for bold, <u> underline, <br> for break line and if you want more tutorial or help then you can go to youtube and w3school.
|

05-21-2012, 06:44 AM
|
|
Junior Member
|
|
Join Date: Apr 2012
Posts: 17
|
|
|
Html is not a programming language it is stand of hyper text markup language it is more important to learn for developing a web site.
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT +1. The time now is 10:33 PM.
|