Wenbin-Jiang / Assignment1

0 stars 0 forks source link

start CSS #5

Open Wenbin-Jiang opened 9 months ago

Wenbin-Jiang commented 9 months ago

styling for snowboard/winter theme

Wenbin-Jiang commented 9 months ago

background color: blue? navbar? third color?

Wenbin-Jiang commented 9 months ago

background colors: three shades of blue, fades with different sections

accbd5

c7dde3

e3eef1

Wenbin-Jiang commented 9 months ago

background colors: three shades of blue, fades with different sections #accbd5 #c7dde3 #e3eef1

wrap sections in div and give class background_color1, background_color2, background_color3 use css to assign colors to classes

Wenbin-Jiang commented 9 months ago

background colors: three shades of blue, fades with different sections #accbd5 #c7dde3 #e3eef1

wrap sections in div and give class background_color1, background_color2, background_color3 use css to assign colors to classes

space between divs

Wenbin-Jiang commented 9 months ago

background colors: three shades of blue, fades with different sections #accbd5 #c7dde3 #e3eef1

wrap sections in div and give class background_color1, background_color2, background_color3 use css to assign colors to classes

space between divs set margin and padding to 0

Wenbin-Jiang commented 9 months ago

change h1 to center, underline and larger font-size

Wenbin-Jiang commented 9 months ago

center header, table elements

Wenbin-Jiang commented 9 months ago

center header, table elements

change h1 to center, underline and larger font-size

change color to #24344d

Wenbin-Jiang commented 9 months ago

put each section into its container using class

Wenbin-Jiang commented 9 months ago

put each section into its container using class

align picture/content within container using flex/grid

Wenbin-Jiang commented 9 months ago

background colors: three shades of blue, fades with different sections #accbd5 #c7dde3 #e3eef1

wrap sections in div and give class background_color1, background_color2, background_color3 use css to assign colors to classes

space between divs

somehow adding solid border fix the issue

Wenbin-Jiang commented 9 months ago

background color: blue? navbar? third color?

make navbar horizontal and text color white

Wenbin-Jiang commented 9 months ago

make buttons hover and change color