Click here to Skip to main content
15,867,568 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questioncss layout question Pin
eggsovereasy7-Jul-06 10:28
eggsovereasy7-Jul-06 10:28 
AnswerRe: css layout question Pin
Guffa7-Jul-06 10:46
Guffa7-Jul-06 10:46 
Actually, it's in Firefox and Opera that the layout is displayed correctly. There is a bug in IE that makes is always expand elements to the size of it's children, even when it shouldn't.

Elements that are floating does not affect the size of the parent. If you want the parent to expand to the size of the floating children, place a non-floating element as a last child, and use "clear: both;" to place it below the floating children.


---
b { font-weight: normal; }

GeneralRe: css layout question Pin
eggsovereasy7-Jul-06 11:13
eggsovereasy7-Jul-06 11:13 
GeneralRe: css layout question Pin
Guffa7-Jul-06 13:03
Guffa7-Jul-06 13:03 
GeneralRe: css layout question Pin
eggsovereasy10-Jul-06 7:53
eggsovereasy10-Jul-06 7:53 
GeneralRe: css layout question Pin
Guffa10-Jul-06 9:20
Guffa10-Jul-06 9:20 
GeneralRe: css layout question Pin
eggsovereasy10-Jul-06 9:46
eggsovereasy10-Jul-06 9:46 
AnswerRe: css layout question Pin
Guffa10-Jul-06 10:14
Guffa10-Jul-06 10:14 
Questionclassic ASP AJAX Pin
peterzorbas7-Jul-06 8:49
peterzorbas7-Jul-06 8:49 
AnswerRe: classic ASP AJAX Pin
Guffa7-Jul-06 9:15
Guffa7-Jul-06 9:15 
Questiondesign window Pin
kjosh7-Jul-06 8:04
kjosh7-Jul-06 8:04 
AnswerRe: design window Pin
minhpc_bk7-Jul-06 16:09
minhpc_bk7-Jul-06 16:09 
GeneralRe: design window Pin
kjosh7-Jul-06 16:38
kjosh7-Jul-06 16:38 
GeneralRe: design window Pin
minhpc_bk7-Jul-06 16:53
minhpc_bk7-Jul-06 16:53 
GeneralRe: design window Pin
kjosh8-Jul-06 5:55
kjosh8-Jul-06 5:55 
QuestionConvert a a japanese symbol to it's NCR Pin
eggie57-Jul-06 7:13
eggie57-Jul-06 7:13 
Questiontaking decission from message box from an asp.net web page Pin
Venakata NRao Nekkanti7-Jul-06 6:57
Venakata NRao Nekkanti7-Jul-06 6:57 
AnswerRe: taking decission from message box from an asp.net web page Pin
Not Active7-Jul-06 7:04
mentorNot Active7-Jul-06 7:04 
QuestionHow to VALIDATE ListBox ?????????????? Pin
black_raven_in_black_sky7-Jul-06 5:15
black_raven_in_black_sky7-Jul-06 5:15 
AnswerRe: How to VALIDATE ListBox ?????????????? [modified] Pin
eggsovereasy7-Jul-06 6:42
eggsovereasy7-Jul-06 6:42 
Questiontracing error Pin
leckey7-Jul-06 4:03
leckey7-Jul-06 4:03 
AnswerRe: tracing error Pin
Mike Ellison7-Jul-06 6:50
Mike Ellison7-Jul-06 6:50 
GeneralRe: tracing error Pin
leckey7-Jul-06 6:53
leckey7-Jul-06 6:53 
QuestionWhere to learn how to layout components and pages? Pin
Member 967-Jul-06 3:54
Member 967-Jul-06 3:54 
AnswerRe: Where to learn how to layout components and pages? Pin
User 17164927-Jul-06 4:41
professionalUser 17164927-Jul-06 4:41 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.