| PHP tutorials, html tutorial, photoshop tutorial, ajax tutorials,java tutorial, web design tips tutorials, css tutorial, visual basic tutorial, dreamweaver tutorial, php tutorial, html tutorials, c++ tutorial, javascript tutorial, windows tutorials, free flash tutorials, free photoshop source codes, sql tutorial | ||
![]() |
||
| Home | Forums | Downloads | Books | Submit Content | Links | ||
Introduction to HTMLDate:2006-03-20HTML stands for Hyper Text Markup Language. HTML is a language that is used to create webpages. It is a unique code that tells your web browser how to display information on the page. An HTML file is a text file containing small markup tags. The markup tags tell the browser how to display information on the page. HTML file has an extension .html or .htm. An HTML requires no special software, you can create a HTML document in notepad. HTML Tags HTML tags are used to mark-up HTML elements . HTML tags are begin with an open angle bracket (<) and end with aclose angle bracket (>) like <tagname>. HTML tags are not case sensitive, <b> means the same as <B>. There are two types of HTML tags. 1) Paired tags A paired tag has a two tags starting tag and ending tag . For example, <b> tag is used for bold text and </b> tag is used to close <b> tag. Thus text will be bold until HTML not found </b> tag. 2) Singular tags Singular tags are stand-along tags. A stand-alone tag does not have a companion tag.For example <BR> tag us ysed to line break, so that this tag doesn't require any companion tag. HTML HEAD TITLE BODY Basic HTML
Page <HTML> Now Save file with .html or .htm extension. Then open HTML document. You will found text This is body section if you see title bar, you may see following text This is title |
|
|
| Desclaimer | Privacy Policy | Submit Content | Links | Link to Us | Sitemap |Contact Us | ||
| Copyright Programming Tutorials, Web Development
Tutorials, Source codes © All Rights are Reserved. Powered By Evernew Solutions Credit Card Consolidation - Flights - Cheap Car Insurance - Guitar Books |
||