hi Folks,

I am doing form page where as I supposted to use checbox. I am not able to
fix the alignment issue on the left side space only in ie.

Please give a quick solution for this. The code is,


<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Untitled Document</title>
</head>

<body>
<div style="display:inline;float:left;  background:#009966; ">
                 <input checked="checked" type="checkbox" style="margin:0px
0px 0px 0px;  float:left;" >
                 <span class="blk_txt_smaller">
                 Remember my email.
                 </span>
              <span class="blk_txt_smaller" style="text-decoration:;
cursor:pointer;">
            What is this?
                </span>

             </div>
</body>
</html>

Thanks in advance!

Udhay
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to