Oh in that case, you can define the height and width for that class as well:
height:100%;
width:800px;
You can define it in pixels as well as percentages.
Be sure to define it for all the classes that define certain boundaries.
Oh in that case, you can define the height and width for that class as well:
height:100%;
width:800px;
You can define it in pixels as well as percentages.
Be sure to define it for all the classes that define certain boundaries.