/    Sign up×
Community /Pin to ProfileBookmark

image positioning

I need help positioning my start page image. Currently image located too close to a top navigation bar and I just want to move it a little downwards.

This same thing for a start text, I also need move it a little below. What can be adjusted?

[code]
<table width=”100%” border=”0″ cellspacing=”0″ cellpadding=”0″>
<tr>
<td class=”title_text”></td>
<td rowspan=”2″ valign=”top” align=”right”><img src=”http://demo.webserver.com/site/images/data/index_splash.jpg” alt=”” width=”365″ height=”319″ border=”0″ /></td>
</tr>
<tr><td valign=”top”>Text text Text text Text textText textText textText text </td></tr>
</table>
[/code]

to post a comment
HTML

3 Comments(s)

Copy linkTweet thisAlerts:
@tufferalSep 27.2005 — 2 things you can do that i can see,

you can either add some white space tothe top and bottom of the actual image for a quick fix, or delve into CSS and position your elements that way!
Copy linkTweet thisAlerts:
@TaurusauthorSep 27.2005 — I dont want change CSS, how it will look in quick fix via image attributes?
Copy linkTweet thisAlerts:
@lexanewSep 27.2005 — Have you tried adding a line break just before the image tag?

<BR><IMG height=319 alt="" src="http://demo.webserver.com/site/images/data/index_splash.jpg" width=365 border=0>
×

Success!

Help @Taurus 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.6,
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,
)...