Discussion board
topic
CSS
I had to use inline CSS to resize the width of input textbox. Please see the following code. Is there a way I can put the style inside the login2 ID or any other way.

#login2{

margin-bottom:10px;

}

<div id="login2"><input type="text" name="" style="width:100px" /></div>
Hi

What does span stands in CSS?
Could you please explain?
Why is this used?

Thanks
Jyothi
sir,
while using div, when i put two div's and open with mozilla, i notice that those both block get overlapped or come one below the other..
where as when i open with ie, they align next to each other horizontally...
y is it so sir?
n how to align horizontally in Mozilla also sir?
what is the diff between margin left and padding left
Good Morning Sir,

In the CSS > CSS Divisions , margin:auto aligns the page to the center of the browser, except IE6. How to align center using <div> in IE6.

Regards,

Sanjay S Nair
why do one uses min/max property. as take an example if we need to write a paragraph of arround 15 lines, and we have defined 20px max height, than whole page become blurred means words will be overwritten(or if we have declare min height more and the paragraph length is less;than it also be waste of space). so here question comes that what is the point of declairing max/min height? and if you knew the length of paragraph already than only you should declare it otherwise not. can you give more light to this query..


even at times i think that question looks absurd; but still i m confused abt it-:)..


Regards
Good morning tutor

I tried with min-height, max-height in html page, but there was no difference on the web page with any value being given to min-height or max-height.

What exactly is this and how can i see the difference between the two?

Regards
Good Morning Teacher

using div tag we can create many layouts in the same page but how to make stylish layout such as curved from corner..so that webpage looks nicer?

Thanks!
<< prev  1  2