|
Advantages of Ajax and Creating Dynamic Pages |
|
To improve site's user experience, many webmasters discovered the advantages of using Ajax and creating dynamic pages that act as web applications.
|
|
|
You may control how your pages look on search engine results page |
|
Every search engine has different values to show website pages on results page.
|
|
Always use height and width tags on your images. |
|
Always use height and width tags on your images. This way the browser will know were everything is before the images are loaded. The users can start to read what is on your site before all images are loaded.
|
|
Don't use embedded multimedia unless it is necessary |
|
First consider taking out the embedded multimedia (background song, videos etc.) unless absolutely necessary.
|
|
Always use Alt Text for Images |
|
The alt attribute is used in HTML and XHTML documents to specify alternative text (alt text) that is to be rendered when the element to which it is applied cannot be rendered. In HTML 4.01, the attribute is required for the img and area tags. It is optional for the input tag and the deprecated applet tag.
|
|
|
|
|
|