Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is there a way to define height of the div?
Message
 
 
To
All
General information
Forum:
HTML5
Category:
Other
Title:
Is there a way to define height of the div?
Miscellaneous
Thread ID:
01555473
Message ID:
01555473
Views:
62
Hi everybody,

I want my div to be a certain height. It seems to be working in Google Chrome but not working in IE or FireFox.

Do you see what is wrong here?
#ContactsInfo /* Main container */
{
    min-height:10px;
    border:1px solid #483;
    padding:1%;
    height:20px;
}
I chose so small height just for testing purposes.

Another thing I want, but not sure if this is at all possible. I would like to see

------------- Contact1 ------------------ ----------------------Contact2--------------

In other words, I want the "caption" labels for these divs where caption seats on the top border.
If it's not broken, fix it until it is.


My Blog
Next
Reply
Map
View

Click here to load this message in the networking platform