Tuesday, September 8, 2015

Basic HTML projects


Tim Berners-Lee Page
In this page I learned how to insert a image into the web page and float the image to the right direction. We also added padding the the right side of the image so the text wouldn't be directly touching it.
Hex Codes Page
In this project we used the div tag and changed from inline CSS to Internal CSS. Instead of putting most of the CSS inside the tags to putting the CSS in the header of each page. I learned how to use HEX codes instead of the name of each color to get a wider variety of colors. The hex codes are a 16 base system going from 0-F Each code is 6 digits long. The order goes red red green green blue bluee.

No comments:

Post a Comment