/    Sign up×
Community /Pin to ProfileBookmark

Div positioning help

I’m trying to build a new website for my portfolio of web designing and such but I have a problem with the div positioning. First I have a iframe inside of the div..

This is one of the pages [URL=www50.brinkster.com/drowninsanity/updates.html]Drowninsanity Creations[/URL]

I tried to see it on different browsers and screen resolutions but the positioning of the div is not in the boxed outline or the text is not. I tried the position to static but it’s not in place whenever I adjust the settings. Is it possible for the div to stay positioned where I want it to be without letting the window be resized? you know what I’m saying?

This is my coding:

<div id=”floatframe”>
<iframe src=”updates2.html”
id=”updates2″
align=”center”
marginwidth=”0″
marginheight=”0″
vspace=”0″
hspace=”0″
frameborder=”no”
resize=”no”
width=”445″
height=”368″
allowtransparency=”true”
scrolling=”auto”
border=”0″>
If you can read this, then your browser does not support iframes. Click <a target=”_blank” href=”http://www.microsoft.com/windows/ie/”>here</a> to upgrade to I.E 6.0.</iframe>
</div>

<STYLE type=”text/css”>
#floatframe {position:absolute;
left:350px;
top: 115px;
width: 350px;
height: 200px;
z-index: 100
}
</STYLE>

to post a comment
HTML

1 Comments(s)

Copy linkTweet thisAlerts:
@intodeepauthorAug 01.2005 — nvm i think i got it. you can close this thread.
×

Success!

Help @intodeep spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.19,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...