Hey,
I'm trying to make my website as XHTML 1.1 strict as possible (granted I could just use transitional but I'm pedantic)
I'm trying to navigate using an iframe but xhtml 1.1 doesn't let me use the target='iframe' attribute of the <a> tag, is there a way of doing this in css, and if not what's the best way to get an iframe-like substitute that is acceptable to xhtml?
thanks
I'm trying to make my website as XHTML 1.1 strict as possible (granted I could just use transitional but I'm pedantic)
I'm trying to navigate using an iframe but xhtml 1.1 doesn't let me use the target='iframe' attribute of the <a> tag, is there a way of doing this in css, and if not what's the best way to get an iframe-like substitute that is acceptable to xhtml?
thanks