Presentation is loading. Please wait.

Presentation is loading. Please wait.

The top four lines are required if you are coding in XHTML and want to validate. Copy and paste them as the top four lines in the code you are writing.

Similar presentations


Presentation on theme: "The top four lines are required if you are coding in XHTML and want to validate. Copy and paste them as the top four lines in the code you are writing."— Presentation transcript:

1 The top four lines are required if you are coding in XHTML and want to validate. Copy and paste them as the top four lines in the code you are writing.

2 If you have a URL for the web page you are checking, use the tab for Validate by URL. If you want to check code from your computer use the tab for Validate by File Upload (currently showing) and browse for the file. Then click on Check.

3 This is the code that I am going to check.

4 You can see the code at that address validated strict.

5 This shows just two lines of code for XHTML - this shows an earlier version - we now use the four lines shown in a previous slide. This page will not validate because the statement This is my first XHTML page is not in a container like a paragraph or a division.

6 Again, you should use four lines of code. The problem with this page is the paragraph was not closed.

7 Shows a page with a simple header.

8 Shows a page with a series of headers.

9 Shows an unordered list.

10 Shows an ordered list.

11 Note the spaces do not show on the page - it defaults to showing just one space.

12 I can use to show a single space.

13 See the repeated to show multiple spaces.

14 You should use when you want a break.

15 means that you must close the inner first so close and then

16

17 Validates transitional which means it does not meet the standards for stict.

18 The use of. It validates strict.

19

20 The HTML vs XHTML way to set up an outline or to set up different notations in an ordered list.

21

22 have conflicting means. To print it is best to use < and >

23 This shows another kind of list - a definition list.

24

25 gets the predefined look.

26 Shows divisions and paragraphs.

27


Download ppt "The top four lines are required if you are coding in XHTML and want to validate. Copy and paste them as the top four lines in the code you are writing."

Similar presentations


Ads by Google