is it possible to controll the height, width and correct position of an iframe by using css?? i've tried but maybe i didnt do it right??![]()
| SitePoint Sponsor |
is it possible to controll the height, width and correct position of an iframe by using css?? i've tried but maybe i didnt do it right??![]()



You can control the whidth and height but you cant control the position like top and left.
for that you'd be better using a div tag for precise position.
Iframe actually takes absolute position... which means it stat from where it's placed and grows to width and height specified for it.
its a very cool feature of HTML I love it....
visit here to see in use;
http://www.users.totalise.co.uk/~azi...man/hypertext/
Bookmarks