hi guys. wandering if anyone can spot the problem here? got my blog at www.joseph.07-designs.com but my right side navigation has moved all the way donw and things are randomly going bold! any help?
About the bold text - you open a 'strong' tag in Reason 1 but never close it. Close it. Regarding the layout... In the code - your navigation section (left and right) needs to be before your center content starts. That way the left nav is made first... and the right nav column will float right. Center content, slots in the middle but would come in the code AFTER the right nav in the code. So basically just move the whole nav section to before your center content starts. Download the corrected html code here: Click and view source or save