-
tag for paragraphs, the tag for links, and the tag for paragraphs, the tag for links, and the HTML Basic - : 4 Examples HTML Basic - : 4 Examples HTML Basic HOME HTML C SS JAVASC RIPT JQUERY XML ASP.NET PHP SQL MORE... R EFER ENC ES EXAMPLES FO R UM ABO UT Like 77k HTML Basic Next Chapter HTML Headings Example HTML Paragraphs Example HTML5 News HTML Links Example HTML Images Example HTML Media Previous Next Chapter HTML Examples HTML References www.w3schools.com/html/html_basic.asp 1/2 8/14/13 HTML Basic Top 10 Tutorials Top 10 References Examples Quizzes Color Picker Statistics RE P O RT E RRO R HO ME TO P P RI N T FO RU M A BO U T A D V E RT I SE WI T H U S W3Schools is optimized for learning, testing, and training. Examples might be simplified to improve reading and basic understanding. Tutorials, references, and examples are constantly reviewed to avoid errors, but we cannot warrant full correctness of all content. While using this site, you agree to have read and accepted our terms of use and privacy policy. C opyright 1999-2013 by Refsnes Data. All Rights Reserved. www.w3schools.com/html/html_basic.asp 2/2 tag for images. Attributes are also introduced and shown being used to specify image filenames and sizes.">-
tags are used for headings, the
tag for images. Attributes are also introduced and shown being used to specify image filenames and sizes.">
Uploaded by
Bhupender KumawatUploaded by
Bhupender Kumawat8/14/13
Search w3schools.com: Select Language SHARE THIS PAGE
HTML HOME HTML Introduction HTML Editors HTML Basic HTML Elements HTML Attributes HTML Headings HTML Paragraphs HTML Formatting HTML Links HTML Head HTML CSS HTML Images HTML Tables HTML Lists HTML Blocks HTML Layout HTML Forms HTML Iframes HTML Colors HTML Colornames HTML Colorvalues HTML JavaScript HTML Entities HTML URL Encode HTML Quick List HTML Summary HTML XHTMLHTML Basic - 4 Examples
Previous
Don't worry if the examples use tags you have not learned. You will learn about them in the next chapters.
HTML headings are defined with the <h1> to <h6> tags.
< h 1 > T h i si sah e a d i n g < / h 1 > < h 2 > T h i si sah e a d i n g < / h 2 > < h 3 > T h i si sah e a d i n g < / h 3 >
Try it yourself
HTML paragraphs are defined with the <p> tag.
< p > T h i si sap a r a g r a p h . < / p > < p > T h i si sa n o t h e rp a r a g r a p h . < / p >
Try it yourself
HTML5 Intro HTML5 New Elements HTML5 Canvas HTML5 SVG HTML5 Drag/Drop HTML5 Geolocation HTML5 Video HTML5 Audio HTML5 Input Types HTML5 Form Elements HTML5 Form Attributes HTML5 Semantic HTML5 Web Storage HTML5 App Cache HTML5 Web Workers HTML5 SSE
HTML links are defined with the <a> tag.
< ah r e f = " h t t p : / / w w w . w 3 s c h o o l s . c o m " > T h i si sal i n k < / a >
Try it yourself Note: The link address is specified in the href attribute. (You will learn about attributes in a later chapter of this tutorial).
HTML images are defined with the <img> tag.
< i m gs r c = " w 3 s c h o o l s . j p g "w i d t h = " 1 0 4 "h e i g h t = " 1 4 2 " >
Try it yourself Note: The filename and the size of the image are provided as attributes.
HTML Media HTML Object HTML Audio HTML Video HTML YouTube
HTML Examples HTML Quiz HTML5 Quiz HTML Certificate HTML5 Certificate
HTML Tag List HTML Attributes
HTML Events HTML Canvas HTML Audio/Video HTML Doctypes HTML Colornames HTML Colorpicker HTML Colormixer HTML Character Sets HTML ASCII HTML ISO-8859-1 HTML Symbols HTML URL Encode HTML Lang Codes HTTP Messages HTTP Methods Keyboard Shortcuts
HTML Tutorial HTML5 Tutorial C SS Tutorial C SS3 Tutorial JavaScript Tutorial jQuery Tutorial SQL Tutorial PHP Tutorial ASP.NET Tutorial XML Tutorial
HTML/HTML5 Reference C SS 1,2,3 Reference C SS 3 Browser Support JavaScript HTML DOM XML DOM PHP Reference jQuery Reference ASP.NET Reference HTML C olors
HTML Examples C SS Examples XML Examples JavaScript Examples HTML DOM Examples XML DOM Examples AJAX Examples ASP.NET Examples Razor Examples ASP Examples SVG Examples
HTML Quiz HTML5 Quiz XHTML Quiz C SS Quiz JavaScript Quiz jQuery Quiz XML Quiz ASP Quiz PHP Quiz SQL Quiz
Browser Statistics Browser OS Browser DisplayYou might also like