Fri, 2010-12-31 03:48
Dear all,
I am making my personal website. However, there is always the bug in the layout http://shuangwudesign.info/?page_id=2.
Could somebody help me?
Many thanks,
Sat, 2011-01-01 07:03
#1
First off you need to
First off you need to validate both your HTML and CSS as you've got errors in both. Then you need to move the float and/or display:inline-block (you don't need both, use on or the other) from the anchors to the parent <p> (although it would be better if you were using unordered lists instead).