/    Sign up×
Community /Pin to ProfileBookmark

Text Placement Problem…

Well, I am having a problem with getting a table to go in a certain place on a website that I am designing; please go to [URL=http://www.s-jporperties.com/WebDevEX.htm]www.s-jproperties.com/WebDevEX.htm[/URL] to understand where I want it. I am attempting to put it in between, and in the middle, if you follow my drift…just think of the logical place where text should go..any help would be greatly appreciated…BTW, this is not the final host…just a temporary one…

to post a comment
HTML

3 Comments(s)

Copy linkTweet thisAlerts:
@jbergthorsonOct 10.2003 — went there and by the way there is a javascript error:

imgBig is undefined ?

Put your table in a layer. Then use the layer's attribute position:absolute.

You can then place that layer anywhere on the screen in the exact pixel location that you want.

If you use dreamweaver, add a layer, then put your table in there and you can drag that layer all around the screen until it is in the right spot. If you don't use dreamweaver or some other graphical tool, then just play with the attributes until it is in the right spot. The syntax would be something like:

<div id="layerName" style="position:absolute; left:15px; top:50px; width=160; height=200; z-index:1; visibility: visible;">

<table>

<tr><td>blah blah blah</td></tr>

</table>

</div>

change top, left, width, and height so that it is in the right spot and the right size.

hope that helps

jason
Copy linkTweet thisAlerts:
@ColdSteelauthorOct 10.2003 — Hey Jason, Thanks...I really appreciate it...I'll do that. BTW I do use Dreamweaver. About the Javascript error...yeah, I know it's there...just haven't gotten around to fixing everything around and such. Once again, thanks.....?
Copy linkTweet thisAlerts:
@ColdSteelauthorOct 10.2003 — BTW...I am in no way trying to compete with Web Developer Forum...if you are interested in what the site is going to be like...check it out in a while...am not sure exactly when it will be up and running...
×

Success!

Help @ColdSteel 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.17,
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,
)...