Affiliate Programs
 
Search affiliate programs for: 
Affiliate Categories
» Affiliate Networks
» Ad Networks
» 2 Tier Programs
» Pay Per Sale
» Pay Per Lead
» Residual Income
» Datafeeds
» Multi Tier Programs
» Business Opps
» Other Programs

Newsletter
Get newly added affiliate programs by email. Enter your email here:
Article Categories
» Affiliate Marketing
» Business
» Ecommerce
» Hosting
» Marketing
» Sales
» Web Designing
» Webmasters
» SEO & Promotion
» Working At Home
» Other Articles
» Affiliate Glossary


Go Back   AffiliateSeeking Forum > Website Creation, Design & Maintenance > Website Design > HTML

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

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 07-07-2011, 08:55 PM
enter1234 enter1234 is offline
Senior Member
 
Join Date: Jun 2011
Posts: 152
enter1234 is on a distinguished road
Default 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??
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 07-08-2011, 08:10 AM
amkeabhi123 amkeabhi123 is offline
Senior Member
 
Join Date: Jul 2011
Posts: 111
amkeabhi123 is on a distinguished road
Send a message via Skype™ to amkeabhi123
you can prefer the w3 school website because its full description about the html language .
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 07-12-2011, 03:22 PM
healme healme is offline
Junior Member
 
Join Date: Jul 2011
Posts: 11
healme is on a distinguished road
Do one think, open source code of a HTML site and check how many tags that website have used you will get the idea.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 02-22-2012, 05:28 AM
sabulba sabulba is offline
Junior Member
 
Join Date: Feb 2012
Posts: 15
sabulba is on a distinguished road
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.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 02-24-2012, 05:52 AM
rajnish rajnish is offline
Senior Member
 
Join Date: Feb 2012
Posts: 253
rajnish is on a distinguished road
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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 02-29-2012, 12:28 PM
mindprocessors mindprocessors is offline
Junior Member
 
Join Date: Feb 2012
Posts: 4
mindprocessors is on a distinguished road
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.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 02-29-2012, 07:33 PM
brownmmore39's Avatar
brownmmore39 brownmmore39 is offline
Member
 
Join Date: Feb 2012
Posts: 32
brownmmore39 is on a distinguished road
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.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 03-01-2012, 02:50 AM
alex1900 alex1900 is offline
Senior Member
 
Join Date: Dec 2011
Location: hong kong
Posts: 148
alex1900 is on a distinguished road
Send a message via MSN to alex1900
HyperTextMark-upLanguage,There are several major labels, search from the Internet have their meaning can be.<HTML><HEAD><TITLE></HEAD>...etc
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 03-01-2012, 07:59 AM
stevemartin stevemartin is offline
Senior Member
 
Join Date: Feb 2012
Location: UK
Posts: 165
stevemartin is on a distinguished road
Quote:
Originally Posted by enter1234 View Post
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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 03-08-2012, 10:31 AM
joyanu joyanu is offline
Member
 
Join Date: Dec 2011
Posts: 29
joyanu is on a distinguished road
hai html is easy to understand the all people
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #11 (permalink)  
Old 05-12-2012, 09:44 AM
jhony king jhony king is offline
Senior Member
 
Join Date: Dec 2011
Posts: 286
jhony king is on a distinguished road
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.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #12 (permalink)  
Old 05-21-2012, 06:44 AM
mtrick mtrick is offline
Junior Member
 
Join Date: Apr 2012
Posts: 17
mtrick is on a distinguished road
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.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 10:33 PM.


Powered by vBulletin® Version 3.6.7
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.0.0
© 2004-2011 AffiliateSeeking. All rights reserved.