htmlbasictutor.ca
The HTML Document Structure
http://www.htmlbasictutor.ca/html-document-structure.htm
The HTML Document Structure. Using the correct HTML document structure when creating a web page is important. If the HTML document structure is incorrect the web page can break or the search engine spider. May not be able to read the page. We'll review each section of the HTML document structure in this article. The following coding examples are for HTML 4.01. If your web page is coded using XHTML you will have to make the appropriate changes. Starting with the very first line in your HTML document:.
htmlbasictutor.ca
Character Encoding
http://www.htmlbasictutor.ca/character-encoding.htm
If you have added the DOCTYPE Declaration. To your web pages but still can't get the validator. To work (the validator responds with No Character Encoding Found! Falling back to UTF-8.) you are missing an important piece of information that the validator and browsers need to render your web page correctly. So what is this Character Encoding the validator is talking about? Before we continue, some definitions/descriptions:. Set of characters required for a certain language. What is Character Encoding?
htmlbasictutor.ca
Improving Download Speed - Optimize Website
http://www.htmlbasictutor.ca/improving-download-speed.htm
Improving Download Speed - Optimize Website. Improving Download Speed of Images. Images can take a long time to download. To improve download speed:. Optimize images to the smallest possible size without loosing a lot of quality. Use a graphics program to optimize the file size for images. Using the correct size of image instead of a larger one manipulated with HTML coding will improve image download speed. Use as few images as possible on the page. Include the width and height attributes of the image.
htmlbasictutor.ca
Web Graphics Tools
http://www.htmlbasictutor.ca/web-graphics-tools.htm
Web graphics tools for your web design. Our collection of web graphic tools include free *. Tools for creating web graphics, measuring graphics on the screen, colour schemes and creating image maps. Free Web Graphics Tools. Web graphic creation and measuring tools. Is a graphic viewer program for Windows. It supports a number of graphic, audio and video formats. Is a free software program for photo retouching, image composition and image authoring. Online colour scheme selection tools. Web Design Tutoria...
htmlbasictutor.ca
Validate HTML Code- HTML Code Validators
http://www.htmlbasictutor.ca/html-code-validators.htm
Validate HTML Code - HTML Code Validators. What HTML Code Validators Do. HTML (Hyper Text Markup Language) code validators check that the web page HTML coding is in compliance with HTML standards. Set by the W3C. If your web pages don't validate chances are they won't render properly in all the browsers. Use one of the many HTML code validators available to validate HTML code for each web page in the website. If the web page HTML code is correct it doesn't take much time to validate HTML code. Something ...
htmlbasictutor.ca
Space Out HTML Source Code
http://www.htmlbasictutor.ca/html-source-code.htm
Space Out HTML Source Code. It is so much easier to look at your HTML source code if you space out your HTML code, putting each part of the HTML code on a separate line. HTML code errors and page content are much easier to find with HTML coding spaced out. This HTML source code much easier to read:. Caption Caption/Title of the table /caption. Th Column 1 heading /th. Th Column 2 heading /th. Th Column 3 heading /th. Td Column 1 Row 2 content /td. Td Column 2 Row 2 content /td. Find Coding Errors Easier.
website-checklist.blogspot.com
Website Checklist: November 2005
http://website-checklist.blogspot.com/2005_11_01_archive.html
Web site development checklist. Articles and resources related to building a website. Web site checklist topics include Website Planning, Building a Website, Publishing a Website and Maintaining a Website. Saturday, November 19, 2005. In this series of posts we will cover what is required to build your own website. These postings will also be helpful for those who have chosen to hire a professional web designer. This page will serve as the index of the Building your website postings. Building a Web Site.
website-checklist.blogspot.com
Website Checklist: December 2004
http://website-checklist.blogspot.com/2004_12_01_archive.html
Web site development checklist. Articles and resources related to building a website. Web site checklist topics include Website Planning, Building a Website, Publishing a Website and Maintaining a Website. Wednesday, December 29, 2004. What the Target Audience Wants. Once the target audience is decided upon the next step is make a list of what that target audience will want. Here's some ideas of what a target audience might want:. A good web site design. Fulfillment of their immediate needs. A site that ...
htmlbasictutor.ca
Which Stylesheet Type to Use and When?
http://www.htmlbasictutor.ca/stylesheet-type.htm
Which Stylesheet Type to Use and When? When learning to code the HTML elements of a web page sometimes you want to add some styling to things like the headings, general layout of the page and maybe special sections of the page. This is called formatting the web page or styling a theme and is done using a stylesheet. There are 3 types of stylesheets, external, internal and inline styling. To format a web page or the theme for a blog there are 3 types of stylesheets available for you to use:. Some Wordpres...
SOCIAL ENGAGEMENT