Web Design Forum: Web Design Layout - Web Design Forum

Jump to content

WDF
WDF Premium Memberships Reseller Hosting
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Web Design Layout Rate Topic: -----

#1 User is offline   guitnut 

  • Forum Newcomer
  • Pip
  • Group: Members
  • Posts: 1
  • Joined: 21-September 10
  • Reputation: 0

Posted 21 September 2010 - 11:32 AM

I must first confess that I am a beginner at web design but whenever I design my divs never sit flush against the browser window. What styles should I use?
0

#2 User is offline   Neilkevin 

  • Forum Newcomer
  • Pip
  • Group: Members
  • Posts: 3
  • Joined: 07-October 10
  • Reputation: 0

Posted 07 October 2010 - 05:49 AM

Actually this is not your fault pal, Some browser doesn't support some of the features of HTML or any designing coding. If you want to see the effects then you have to consider all the browser and make your code. At the same time you also have to check the syntax of your coding because single spelling mistakes also can create the problem to whole designing.
0

#3 User is online   MarkJenner 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 466
  • Joined: 30-May 10
  • Reputation: 44
  • Gender:Male
  • Location:London, England
  • Experience:Intermediate
  • Area of Expertise:Designer/Coder

Posted 12 October 2010 - 06:21 AM

Quote

I must first confess that I am a beginner at web design but whenever I design my divs never sit flush against the browser window. What styles should I use?


Do you have a browser reset stylesheet?
0

#4 User is online   Bomb 

  • Expert
  • PipPipPipPip
  • View gallery
  • Group: Members
  • Posts: 694
  • Joined: 09-October 10
  • Reputation: 88
  • Gender:Male
  • Location:Cheshire, UK
  • Experience:Advanced
  • Area of Expertise:Designer

Posted 12 October 2010 - 08:49 PM

CSS reset...

http://meyerweb.com/...ools/css/reset/
0

#5 User is offline   RobertG 

  • Expert
  • PipPipPipPip
  • Group: Members
  • Posts: 580
  • Joined: 23-May 10
  • Reputation: 26
  • Gender:Male
  • Location:Derbyshire
  • Experience:Nothing
  • Area of Expertise:Web Designer

Posted 12 October 2010 - 09:30 PM

in the css do this


body{
   top:0px;
   margin:0px;
}



This will make it site flush to the top

Hope this helps :)
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users