Killersites.com Homepage Welcome Guest   |   Register  |  Login
Login Name Password
  Search  
  Index  | Recent Threads  | Unanswered Threads  | Who's Online  | User List  | Help



Quick Go »

No member browsing this thread
Thread Status: Active
Total posts in this thread: 4
[ Jump to Last Post ]
Post new Thread
Author
Previous Thread This topic has been viewed 3085 times and has 3 replies Next Thread
Male richardheer
Stranger



USA
Joined: Jan 6, 2005
Post Count: 2
Status: Offline
Reply to this Post  Reply with Quote 
smile Mistakes in How-To Build-Websites

Hi,

I am just refreshing my html and am going through the Css part of the beginners tutorial (how-to-bild-websites.com). Lesson 5: CSS Tutorial to be exact where we copy and paste the css into a text document.

I have gone back three times to make sure I did it correctly. I found one mistake, which is in the css: margin top is listed as 50px and the example is 0px.

The other one escapes me, however. The right column called <div id="centerDoc"> is only a few words wide and the example fills the whole page.

Can anyone help me with this problem.

Thanks,

Richard Heer

[Jul 19, 2007 1:12:53 PM] Show Printable Version of Post    View Member Profile    Send Private Message    Hidden to Guest    richardheer [Link] Report threatening or abusive post: please login first  Go to top 
Female Thelma
Advanced Member
Member's Avatar

Texas, USA
Joined: Dec 8, 2003
Post Count: 3021
Status: Offline
Reply to this Post  Reply with Quote 
Re: Mistakes in How-To Build-Websites

The margin-top: 50px; vs. 0 discrepancy has been fixed - but what do you mean by:
The right column called <div id="centerDoc"> is only a few words wide and the example fills the whole page.
I see and am not quite sure what you mean by 'filling the whole page'.

Btw - the red and blue boxes are lines I get when i use FF's Webdeveloper's "Outline Block Level Elements".
----------------------------------------
...
[Jul 19, 2007 8:35:36 PM] Show Printable Version of Post    View Member Profile    Send Private Message    Hidden to Guest [Link] Report threatening or abusive post: please login first  Go to top 
Male richardheer
Stranger



USA
Joined: Jan 6, 2005
Post Count: 2
Status: Offline
Reply to this Post  Reply with Quote 
Re: Mistakes in How-To Build-Websites

Thanks for replying,

I stated that unclearly. What I meant was that the main page (right side) was very narrow, instead of wide enough to display the paragraph properly, as shown in the example.

Thanks,

Richard Heer
[Jul 20, 2007 8:29:21 AM] Show Printable Version of Post    View Member Profile    Send Private Message    Hidden to Guest    richardheer [Link] Report threatening or abusive post: please login first  Go to top 
Female Thelma
Advanced Member
Member's Avatar

Texas, USA
Joined: Dec 8, 2003
Post Count: 3021
Status: Offline
Reply to this Post  Reply with Quote 
Re: Mistakes in How-To Build-Websites

Okay - I got you now.

The width for <p> is set at 80%. That creates a margin on the right side, which (and its width) is a matter of preference. If you would want to spread it further, just up the %property.
----------------------------------------
...
[Jul 21, 2007 5:30:03 AM] Show Printable Version of Post    View Member Profile    Send Private Message    Hidden to Guest [Link] Report threatening or abusive post: please login first  Go to top 
[ Jump to Last Post ]
Show Printable Version of Thread  Post new Thread