How To submenu:
End menu, begin content
Students Affected: 






Principles: Follow Web Standards, Separate Presentation from Content
Web browsers expect to receive Web pages written according to the rules of
HTML. HTML that observes these rules is said to be "valid." Valid HTML is an important step toward developing an accessible Web page.
If You Do It Wrong: Your Web pages may display unpredictably in some browsers, especially newer browsers and browsers for people with special needs.
If You Do It Right: Your Web pages display well in any standards-compliant browser.
 |
Even if you use a Web page editor (e.g. Microsoft FrontPage, Netscape Composer, Macromedia Dreamweaver), it is always good to know a little valid HTML. It gives you more flexibility with Web page design and a better understanding of why things don't always work the way you expect them to. Many accessibility techniques require a little knowledge of HTML. One good place to start learning HTML is the WebAIM Basic HTML Tutorial. |
|
- Use the most current and valid version of HTML.
- Do not misuse valid HTML tags. For example, <blockquote> should be used to quote a block of text, not to create indented margins. Misusing valid tags can further confuse browsers.
- Test your pages with an
HTML Validator before posting them online (see Testing Tips below).
 |
Microsoft Word allows you to create Web pages quickly and easily, but it also may create invalid HTML. This poses accessibility problems with screen readers and Web browsers other than Internet Explorer. Try using another Web page editor instead. |
|
Test the validity of your HTML code with an HTML validator.
© 1996-2005 University of Maryland University College • 3501 University Blvd. East, Adelphi, MD 20783 • USA
Phone: 800-888-UMUC (800-888-8682)