Tag Archives: Gte

getting rid of scroll bar at the bottom of the page

Morning all, My first blog all up and running with 2 bit of a issues. Im getting the scroll bar appear at the bottom of the page horizontal. I have employed tables and my table should be 880 pixels broad – i receive the scroll bar whatever res i work with. Its only there when i view the site online I pay pertaining to hosting btw but for some reason cannot view this sorce code im not using frames women and men sorce shown next time i do a perspective sorce mentions frames could they be putting a body around my whole site that is throwing the whole thing out Im only using IE to check out the site at the mo but get noticed my intro page/homepage dosent work in any respect with mozilla. Sooo take a glance if you will probably peeps and allow me to know if oughout spot anything clear. world wide web. ukselfdefence. com In the event using Firefox world wide web. ukselfdefence. com/index1. html because of the into(index. html) won’t display anything with firefox! Value fro the intro — hope im fine to paste throughout here! HTML: <! DOCTYPE html page PUBLIC " -//W3C//DTD … Continue reading

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

Different css for IE6 – How To?

Possibly there is a way involving saying: If ie6 – employ this set of setting for an image Else – employ this set I’m by using a WordPress plugin to be able to enable the users to obtain a different header image per page; I’ve tweaked the actual css positioning in order that it works fine within ie7 firefox chrome etc nonetheless it positions differently inside ie6. (Worked ok prior to plugin. ) The customer frequently uses ie6 so for this reason – and in addition because 7% still apply it – I would like to make the idea look OK in such a. Code: <! –if IE 6> Specific instructions for IE SIX here <! endif–> You can also use " much less than" and " better than" in these kinds of expressions. i. electronic. < code> <! –if lt IE 7> < link rel=" stylesheet" href=" ie_old. css" media=" screen" type=" text/css" > <! endif–> <! –if gte IE 7> < link rel=" stylesheet" href=" ie_new. css" media=" screen" type=" text/css" > <! endif–> < /code> in this instance ‘gte’ means " greater when compared with or equal to" PPK’s quirksmode site is a definitive reference for these … Continue reading

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