Change the text in the div tag to read "And this
div section is 200px wide!"
Add a new div tag to read "This page created by Your
Name"
Copy and paste this text into a new HTML page and
save it as "inline.htm" - Make sure to include the
xml version and doctype at the top of the page. Also
include the xmls attribute to the html tag.
Add
a new span tag to read "This page created
by Your Name"
Copy
and paste this text into a new HTML page and save
it as "block.htm" -
Make sure to include the xml version and doctype
at the top of the page.
Also include the xmls attribute to the html tag.