/    Sign up×
Community /Pin to ProfileBookmark

I am so confused…

Okay, I’m still working on my first site..

[url]http://www.freewebs.com/morag2/[/url]

If you look at the link, the big Scholten Management icon is way to the right, even though I was using div style center tags (the same I used for the info at the top right/left…

Can somebody tell me what I’m doing wrong? I tried doing just plain <center></center> tags and had no success whatsoever, the pictures just went way to the right.

to post a comment
HTML

4 Comments(s)

Copy linkTweet thisAlerts:
@bathurst_guyJan 30.2006 — It is actually to the far left in Firefox. Try this code instead:&lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"&gt;
&lt;html&gt;
&lt;head&gt;
&lt;title&gt;Scholten Management&lt;/title&gt;
&lt;meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"&gt;
&lt;style type="text/css"&gt;
body { background-color: #000; color: #f00; text-align: center;}
p, img { margin: 0; padding: 0;}
&lt;/style&gt;
&lt;/head&gt;

&lt;body&gt;

&lt;div style="float: left;"&gt;
&lt;p&gt;&lt;a href="mailto:[email protected]"&gt;
&lt;img border="0" src="http://www.freewebs.com/morag2/emaila.gif"&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Contact Us&lt;/p&gt;
&lt;/div&gt;
&lt;div style="float: right; text-align: right;"&gt;
&lt;ul style="list-style-type:none;"&gt;
&lt;li&gt;Property Management&lt;/li&gt;
&lt;li&gt;Broker Services&lt;/li&gt;
&lt;li&gt;Tenet&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;

&lt;div style="clear: both;margin: 0 auto;"&gt;
&lt;p&gt;&lt;img src="http://www.freewebs.com/morag2/large%20invertedsmlogo%20small.GIF"&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="http://www.freewebs.com/morag2/Under%20Construction.gif"&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;
Copy linkTweet thisAlerts:
@Morag2authorJan 30.2006 — Wow... well that worked perfectly. I was wondering if you knew in good website or something where I could learn what you just did exactly, lol. Now I've got the website working and I'm grateful, but I would love to understand it.
Copy linkTweet thisAlerts:
@bathurst_guyJan 30.2006 — www.w3schools.com have tutorials on HTML, CSS and many others
Copy linkTweet thisAlerts:
@Morag2authorJan 30.2006 — Thank you
×

Success!

Help @Morag2 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.18,
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,
)...