Download presentation
Presentation is loading. Please wait.
1
CIS44
2
This is plain HTML. Note that I am going through the XHTML examples one at a time this class.
3
An early version of XHTML, now I use 4 lines at the top.
Problem here because there is no close for the paragraph. Need a </p>
5
close, so they chose to build it in.
The full four lines I use for XHTML contains the <html> tag on the fourth line so you do not use another <html> tag.
6
The <h1> tag allows me to write a header which is large, bold and has a blank line beneath it.
9
list which uses bullets.
15
you save instead of text.
16
the file.
19
Now I am going to validate my code.
20
I browsed to get the address.
26
Close the inner tag and then the outer
Close the inner tag and then the outer. So with <b> and <i> I first clse </i> and then </b>.
28
Now I pasted the address of one of pages in and I am validating by URI.
30
This does not validate because the text is not in an acceptable container.
31
Now it is in a paragraph so it validates.
34
at a new method when we get to CSS.
43
Click on WinSCP3.
47
everything within that directory.
52
Note the address to see the page.
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.