File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66 < link rel ="stylesheet " href ="style2.css ">
77</ head >
88< body >
9-
10- < h1 > Welcome to My Site</ h1 >
11- < p > This is a simple, text-based website. It is designed to be readable and fast.</ p >
12-
13- < div class ="theblueguy ">
14- This is a special section with a slightly lighter background, defined by the ".theblueguy" class in your CSS.
15- </ div >
16-
17- < hr >
18-
19- < h2 > Subheading</ h2 >
20- < p > You can add links too. Here is a link to < a href ="https://google.com "> Google</ a > .</ p >
21-
22- < h3 > Another Section</ h3 >
23- < p > The layout is centered with wide margins, making it look like a document or a clean blog post.</ p >
24-
9+ < pre style ="word-wrap: break-word; white-space: pre-wrap; ">
10+ Welcome to My Site
11+ This is a simple, text-based website. It is designed to be readable and fast.
12+ </ pre >
2513</ body >
2614</ html >
You can’t perform that action at this time.
0 commit comments