My website updated - Tech week #2

 Week #2:

Today I started working on familiarising myself with using HTML and CSS and implementing it into my code. I have started to form my website and I have learned how to put pictures in my code.

This is how my code looks so far. This is only a snippet of my code so far:

h1 {color: aqua;

Text-align: center;

background-image: url("https://cdn.pixabay.com/photo/2019/06/10/15/11/basketball-4264543_960_720.png")}


This snippet of code is used to put the picture on the website and the wording over top of it.

 

This is how my website looks so far and I think it looks alright for now. 

Comments