Jump to content

Does CSS work on Frames


propersideshowbob

Recommended Posts

Whaha, this is even another issue I can respond with "turn over to server-side and use tables instead of frames" lol. With a server-side language you would be able to compensate the use of frames. With frames you are able to load documents inside other documents, but with server-side languages you don't have to load, you just write them in. So then tables can be used and even still several documents in one another. :)But I'll be nice :)http://www.w3schools.com/tags/tag_iframe.asp^^ All attributes of the iframe, and some stylish things aswel.You can also add just CSS to the iframe, everything is listed here:http://www.w3schools.com/css/css_reference.asp

Link to comment
Share on other sites

Whaha, this is even another issue I can respond with "turn over to server-side and use tables instead of frames" lol. With a server-side language you would be able to compensate the use of frames. With frames you are able to load documents inside other documents, but with server-side languages you don't have to load, you just write them in. So then tables can be used and even still several documents in one another. :)
Wow... Definitely going to have to look into that. Can you give my some good links (maybe PM me?). I made a site using frames back in high school when I was first teaching myself HTML... and search engines don't pick up the page properly.Anyway, you can also use css to build the equivalent of an inline frame. PM me for details.
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...