/    Sign up×
Community /Pin to ProfileBookmark

help with image placing

i am doing coursework for uni and have to design a website.

i am currently using 3 frames, for the top part i want my company’s logo.

due to it looking crap when spread, i wanted to place it once on the left and the on the right.

however the right hand side logo appears lower than the left.

this is my code so far.

<html>

<head>

<title>

Untitled Document

</title>

</head>

<body bgcolor=”#000099″ text=”#FFFF00″>

<div align=”left”>

<img src=”Logo.JPG” width=”425″ height=”175″>

</div>

<div align=”right”>

<img src=”Logo.JPG” width=”425″ height=”175″>

</div>

</body>

</html>

any ideas??

to post a comment
HTML

2 Comments(s)

Copy linkTweet thisAlerts:
@ewomackMay 11.2005 — Can you publish the site somewhere and post the link so we have a visual? It's hard to troubleshoot graphics problems based on code alone.
Copy linkTweet thisAlerts:
@ray326May 12.2005 — With no doctype and all that deprecated markup no wonder there are problems.
×

Success!

Help @wrexdanny 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 6.2,
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: @meenaratha,
tipped: article
amount: 1000 SATS,

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

tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,
)...