0% found this document useful (0 votes)
10 views1 page

Student Project: CSS3 & HTML5 Website

The document is a simple HTML webpage created by a student named Darsh Kumar Singh from ST. Mary's English High School. It showcases the use of CSS3 along with HTML5 to design the webpage. The page includes various horizontal lines styled with different colors and widths.

Uploaded by

darshf42
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
10 views1 page

Student Project: CSS3 & HTML5 Website

The document is a simple HTML webpage created by a student named Darsh Kumar Singh from ST. Mary's English High School. It showcases the use of CSS3 along with HTML5 to design the webpage. The page includes various horizontal lines styled with different colors and widths.

Uploaded by

darshf42
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd

<html>

<head><title>in-line method</title>
</head><body>
Hello there! My name is Darsh Kumar Singh.
<hr style="wodth:50%; background-color:orange;
height:10">
I am a student of class VII of ST. Mary's English High School
<hr>
I have made this website using CSS3 along with HTML5
<hr style="width:50%;background-color:green;height:10">
</p></body>
</html>

You might also like