Html |
 |
|
|
|
|
|
| (Page 1 of 2) « Back | 1 | 2 | Next » |
»
The Three Principles of HTML Code Optimization
|
|
Just like spring cleaning a house, the html code of your web pages should get periodic cleaning as well. Over time, as changes and updates are made to a web page, the code can become littered with unnecessary clutter, slowing down page load times and hurting the efficiency of your web page. Cluttered html can also seriously impact your search engine ranking.
|
»
Learning HTML & HTML Editors
|
|
If you'd like to create/maintain a website, having some HTML knowledge is necessary in order to create a standard page on the web. HTML is also very easy to learn, you can learn the basics in about an hour. First you'll need some type of software/editor to create your html pages. Here's a few to try out (or not) and see which you feel most comfortable with.
|
»
Create Your First HTML Page
|
|
Learn the basic steps to create a HTML page.
|
»
Creating and Formatting Text
|
|
Being able to create and format text the way you want it to appear on a web page is the very essence of HTML. There are several tags that will allow you to display your text
|
»
Using Color On Your Web Page
|
|
In HTML we use Hexadecimal Color Codes [based on RGB values] or Color Names to insert colors into HTML documents.
|
|
| (Page 1 of 2) « Back | 1 | 2 | Next » |