learning to use HTML

learning to use HTML
learning to use HTML
learning to use HTML
HTML stands for HyperText Markup Language, and it’s the foundation of documents on the Internet. HTML tags tell browsers how to present content. HTML tags are in the brackets that look like arrows: < >
When writing online copy, you can use an HTML editor, where you insert the tags yourself, or a WYSIWYG (What You See Is What You Get) editor which works in a similar way to a word processor.
Basic HTML is not hard to use, and will help you to layout your content. Here are some basic HTML tags:
To bold: <strong>phrase you wish to bold</strong>
To italicise: <em>phrase you wish to italicise</em>
To underline: <u>phrase you wish to underline</u>
To list :<li>lines you wish to list</li>
To create a paragraph: <p>paragraph text</p>
To insert a line break: <br/>
To insert a link: <a href=“page url”>phrase you wish to link</a>
The tags also help search engines to identify how the content has been laid out on the page.
The best way to get to grips with HTML is to start using it online, where you can see how the tags work.
Share Subscribe
 

Copyright © 2011 SEO Plan | Design by Kenga Ads-template

Related Posts Plugin for WordPress, Blogger...