top of page
Search

My Second Web Page

  • Writer: Thomas Spencer
    Thomas Spencer
  • May 13, 2021
  • 1 min read

ree







Hello!


This is my second webpage. I played around with colours, headings, links and an image. I didn't have a URL for an image so the image link shows up as broken.


Tom




ree

<!DOCTYPE html>


<html lang="en-CAN">


<Head>


<title>The Best Webpage Ever!</title>


</head>


<body>


<h1 style="font-size:60px;">The first best heading!</h1>


<p title="Blah!"style="color:red;">This info is the most important.</p>


<img src="" alt="I don't have access to a free reusable picture" width="104" height="142">


<h2>The second best heading!</h2>


<p style="color:orange;">This info is less important.</p>


<h3>The third best heading!</h3>


<p style="color:green;">This info is less important</p>


<h4>The fourth best heading!</h4>


<p style="color:yellow;">This info is less important.</P>


<h5>The fifth best heading!</h5>


<p style="color:blue;">This info is less important.</p>


<h6>Is this still a heading?</h6>


<p style="color:purple;">This info is the least important. <a href="https://www.google.com">Find more interesting info here!</a> </p>


</body>


</html>

 
 
 

Recent Posts

See All
Portfolio Site is Launched!!!

Hello, After messing around with GoDaddy, GitHub, FileZilla and FTP, I finally launched my site. One would think it would have been...

 
 
 

Comments


Post: Blog2_Post

Subscribe Form

Thanks for submitting!

  • Facebook
  • LinkedIn

©2021 by TS Web Developer. Proudly created with Wix.com

bottom of page