I'm experimenting with a fluid layout design.. I just have two basic images, a header image, and then a small cross sectional slice that I'm repeating (I just copy pasted the code to repeat for testing).
My problem is that when I resize my browser in Chrome (FF/IE work ok) the repeated images disappear at a certain width... I'd like the site to run ok with Chrome--eventually this part of the page will hold a DIV with content generated from Wordpress...
I'm experimenting with a fluid layout design.. I just have two basic images, a header image, and then a small cross sectional slice that I'm repeating (I just copy pasted the code to repeat for testing).
My problem is that when I resize my browser in Chrome (FF/IE work ok) the repeated images disappear at a certain width... I'd like the site to run ok with Chrome--eventually this part of the page will hold a DIV with content generated from Wordpress...
I don't see any repeated images in FF. (Actually, I don't see anything in bgslice.png when viewing it directly.)
Are you sure you don't want to use a background image?
I'd also recommend using HTML4.01 ; there's no point to using XHTML.
is there a downside to using xhtml? cuz if the 'most used browser' treats it as html--what's the harm?
I'd say the more strict coding standards of xhtml help to get the most consistent results across browsers whether or not they actually use an xml parser to render the content.
As for the "most used browser" check these stats. IE may still be one of the most used browsers but they are no longer the leader across the board as all IE versions combined only add up to 33.4% of the market according to the provided link.
Bookmarks