Thursday, October 3, 2019

Codecadamy Day 7

Today i learned how to do more with CSS

Today what i was doing  was making this rather bland HTML coded soccer website into a better looking website with CSS, here are the tools that i used...

Border: controls the size of the website                  Padding Bottom: space between bottom of website Color: makes the color of the background                                          and bottom of text.
Text Align: where the text aligns (left)                   Font Family: the font style
Font Weight: how thick the font is                          Width: width of the text
Font Size: the size of the font

This is a section of code dedicated to my caption paragraph
D isplay: How the text is displayed
>Line Height: the height of each line
Margin Left: how large the left margin is
Padding: how thick the padding is
Position: position of text
Top: how high up the text is on the background
Width: the with of the Caption box
Background Color: color of the background
Color: text color


The opacity of the text thought the entire document however if you.


      
This is the completed code with the CSS however for some reason the web host wasn't working so i cant get a finished project.


Tomorrow i will be learning how to make box models with CSS in Codecademy                  

No comments:

Post a Comment