top of page
Search

Another Webpage

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

ree






Hello!


On my third attempt to build a page, I wanted to add a navigation bar at the top. However, I could not. So I learned to change the colour of the background and to change the font and font-colour. I also changed the font-size. I was able to get the background to span across the full screen on one paragraph. Although, there is white above it.


Tom




ree


<!DOCTYPE Html>



<html>


<head>


<title>Sky</title>


</head>


<body style="background-color:white;">


<h1 style="background-color:powderblue;font-size:500%;text-align:center;color:pink;font-family:Lucida Handwriting">OBSERVE</h1>


<ul style="font-family:Lucida Handwriting;color:pink;font-size:300%">

<li>See</li>

<li>Listen</li>

<li>Feel</li>

<li>Taste</li>

<li>Touch</li>

<li>Smell</li>

<li>Understand</li>

</ul>





</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...

 
 
 

コメント


Post: Blog2_Post

Subscribe Form

Thanks for submitting!

  • Facebook
  • LinkedIn

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

bottom of page