Friday, October 4, 2019

Codecademy Day 8


This Diagram represent a CSS box for clarity in the rest of this post.


Today i a website about Conservation efforts at Lake Tahoe.
here is the finished product.


One of main things i learned today where Borders and there attributes like there margin size width, height and radius. you need to create a .content section to even use borders and if there is no "border:" it doesn't count as a border. However i do not know the different styles for borders.

The other thing i learned today was Padding:

Padding is the innermost layer of a Box image the px means the amount of pixels.
however the issue is that you need to make each side (top, left, right, bottom) unless...
you use combined padding, first number is for Top and bottom, 2nd number means Left Right.

That's all for today tomorrow i will be learning how to do Margins




No comments:

Post a Comment