joebartos / bartosgraphics

Bartos websites
0 stars 2 forks source link

Fashion website from Joe Bartos #4

Open joebartos opened 10 years ago

joebartos commented 10 years ago

Need to figure out how to change the vertical rule height in the bottom navigation. Do I use a border-right and somehow size it, or do I have to create a vertical rule and size it? I think I have the rest matching the sample but my html and css could use some cleaning up. Will try to clean up code and fix vertical rules by class on Tues. Still having problems figuring out when I should apply styles to which elements--seems like I should be able to so this more economically. I'm having to repeat code over and over again to get it to work when it seems like I should be able to style the parent element just once, but it seems hit or miss whether that works or not.

Will we go over nesting selectors soon? I'm not getting how the html and css are set up for them.