Writing HTML | Return to Lesson 19 |

Testing HTML for Lesson 19

This page is to test to see if your browser supports the HTML discussed in the lesson for Easy Hard Rules. If it does not, then it is probably not worth your time doing this lesson!

1. <hr>
Standard line:


2. <hr size=20>
If the line below is much thicker than #1 then your web browser supports the size attribute.


3. <hr size=20 width=50%>
If the line below is half as wide as #1 then your web browser supports the width attribute.


4. <hr size=20 width=50% noshade>
If the line below is solid (no 3D shading) then your web browser supports the noshade attribute.



Writing HTML: Testing HTML for Lesson 19
©1995, 1996 Maricopa Center for Learning and Instruction (MCLI)
Maricopa County Community College District, Arizona

The Internet Connection at MCLI is Alan Levine --}
Comments to levine@maricopa.edu

URL: http://www.mcli.dist.maricopa.edu/tut/tut19_ex/test.html