Tag Archives: Fieldset

CSS and Forms

Fine, so I’m making a new registration type for my site. I want to produce this a table-free web-site, mainly for task more than anything. Is it practical to generate a form using CSS Seems to me it would be a lot connected with work. For example, I want the examples below information (keep planned it’s a family / friends site) name neighborhood address state zip phone password email Therefore, Normally, I’d come up with a table, two articles, and alighn the particular text fields from the right column on the left, and the text inside left column towards the right. so you’ll find a nice clean line the place that the forms line up. Is that possible so is it Desireable Thanks : Chris It’s very desireable. In fact, it’s a hell of faster and easier. I suggest you check out some good degrees of forms. http: //www. cameronmoll. com/portfolio/websites/upload/ http: //jfmselect. com/register. cfm Should you study the markup plus the CSS, you are able to see how using < fieldset>, as well as < label> will make your life far too easy. OOoo… I love. Thanks again, Brak. Fine, question – should you look here, you can observe … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , | Leave a comment

please answer my questions

i am trying to create a my first web site and have got the basics down from reading about html off of certain sites but need ease some of my ideas that we want to applied my page.. the website i want to create will probably be like this… first page i want an image focused and underneath this i want a login box with user label drop down box and password field and submit press button.. how do you create the passwords how do you make the put in button recognise that passwords are appropriate then launch another page of my personal site how do you get my picture in the center miccled with the page then sign in info underneath that here is the code we have so far… HTML: < body bgcolor=" black" > < img src=" \C: \homepage\pics\image1. jpg" width=" 300" height=" 300" > < /a> < fieldset> < legend> < font color=" white" < big> < b> Login< /b> < /big> < variety action=" " > < choose name=" user" > < choice value=" name1" > name1< /option> < choice value=" name2" > name2< /option> < /select> < font color=" white" > < b> Password: … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , | Leave a comment

Driving me nuts, form textboxes in 1024×768

Fine, this is cruising me nuts. HTML: < div id=" myDiv" class=" singleContent" > < div class=" roundTop" > < img src=".. /images/wrapper/tl. gif" class=" corner" alt=" " /> < /div> < div class=" innerWrap" > < h2> 123 Speedy Check< /h2> < sort id=" myForm" method=" post" action=" " > < fieldset> < course id=" sprytextfield1" > < label> 123 Variety *< /label> < reviews type=" text" class=" txtBox" name=" 123Number" id=" 123Number" /> < course class=" textfieldRequiredMsg" > < /span> < /span> < /fieldset> < fieldset> < course id=" sprytextfield2" > < label> Previous Name *< /label> < reviews type=" text" class=" txtBox" name=" lastName" id=" lastName" /> < course class=" textfieldRequiredMsg" > < /span> < /span> < /fieldset> < fieldset> < reviews name=" submit" type=" submit" class=" btn" value=" Speedy Check" /> < /fieldset> < /form> < /div> < div class=" roundBot" > < img src=".. /images/wrapper/bl. gif" class=" corner" alt=" " /> < /div> < /div> and my personal css fieldset border: 2px auto 0px; national boundaries: 0; label screen: block; drift: left; text-align: left; width: 10em; colouring: #494949; text-indent: 2px; #myForm. txtBoxwidth: 30%; #myForm labelfont-size: 10px; . singleContent background-color: #FFF; text-align: left; margin-bottom: 5px; #myDiv … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , | Leave a comment