开发者

Main Content area not aligning

开发者 https://www.devze.com 2023-02-22 10:08 出处:网络
This is my first time coding a vertical nav menu on a website, I am not sure how to align the main content div so that its at the top. Any other recommendations welcome.

This is my first time coding a vertical nav menu on a website, I am not sure how to align the main content div so that its at the top. Any other recommendations welcome.

I cannot seem to get my cs开发者_开发百科s formatted correctly here: CSS

Main View


Remove the float declaration from your #content style.

0

精彩评论

暂无评论...
验证码 换一张
取 消