Why a <div> doesn't stretch in ASP when its filled?

Edmund B

New member
ok so if i make a div, give it 500px width in css and fill it with loads of text, it would stretch endlessly down depending on the amount of text i put in.

in this case, i have an asp page and its calling for plain text from access database and its not stretching. is this an asp-css issue? or im missing something on css?
 
Back
Top