Tag Archives: Code Comments

Why is my width being pushed to be larger?

Why is my thicker being pushed to be larger We’ve this site of which i’m currently doing: http: //www. linedetail. com Every page is fine except for: http: //www. linedetail. com/contactus2006. php For whatever reason the html belonging to the content in this page is causing the words " Web Web hosting service & Domain Names" around the left menu to be put on 2 lines. We’ve deleted and eradicated the table that is holding the speak to info repeatedly along with it’s contents. Unless the main table is removed for this, that is the sole time when what will look normal on the left. Thus, if you can certainly, help me learn why it is usually that the content on this kind of page is moving the center column for being larger than another pages. Thanks, -Line The answer lies in the code comments HTML: < td valign=" top" width=" 704" style=" padding-left: 5px; padding-right: 5px" > <! — Anything in here need to be 694 pixels or less in width —> It says right there that the middle section must not be more when compared with 694 pixels. You’ve got 704. That comment is that cell. The actual … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , | Leave a comment