Sizes.


hello! if make website 960 pixels in height, reccomend width should be? average sizes websites or there average sizes? thanks.

do not set height website. that's silly.

 

height within divs controlled what's inside them. if have lots of content on 1 page , little content on another, height of container vary in accordance how content need display. setting height website cause people have scroll through long content using scroll bar not in browser's chrome. , mobile devices may not able scroll allow see of content.

 

if, trying set height website minimum height, that:

 

#container {

     min-height: 960px;

}

 

this make website (assuming using id container everything) 960 pixels wide start, extend more if have more content.

 

as width, if creating fixed sized website, suggest consider 950 - 960 pixels wide.

 

-mark



More discussions in Dreamweaver support forum


adobe

Comments

Popular posts from this blog

Thread: Can not create raid array: mdadm: no raid-devices specified.

Thread: HOW TO: Package and theme GTK+ / Gtkmm apps in Linux for Windows

Thread: Twinview issues