Wednesday, October 29, 2014

Html

My First Heading My first paragraph. Try it Yourself » HTML Headings HTML headings are defined with the

to

tags: Example

This is a heading

This is a heading

This is a heading Try it Yourself » HTML Paragraphs HTML paragraphs are defined with the tag: Example

This is a paragraph

This is another paragraph. Try it Yourself » HTML Links HTML links are defined with the tag: Example tag. The source file (src), alternative text (alt), and size (width and height) are provided as attributes: Example img src="w3schools.jpg" alt="W3Schools.com" width="104" height="142" From W3schools

No comments:

Post a Comment