forms html css
CSS
<!DOCTYPE html>
<html>
<style>
input[type=text], select {
width: 100%;
padding: 12px 20px;
margin: 8px 0;
display: inline-block;
border: 1px solid #ccc;
border-radius: 4px;
box-sizing: border-box;
}
input[type=submit] {
width: 100%;
background-color: #4CAF50;
color: white;
padding: 14px 20px;
margin: 8px 0;
border: none;
border-radius: 4px;
cursor: pointer;
}
input[type=submit]:hover {
background-color: #45a049;
}
div {
border-radius: 5px;
background-color: #f2f2f2;
padding: 20px;
}
</style>
<body>
<h3>Using CSS to style an HTML Form</h3>
<div>
<form action="/action_page.php">
<label for="fname">First Name</label>
<input type="text" id="fname" name="firstname" placeholder="Your name..">
<label for="lname">Last Name</label>
<input type="text" id="lname" name="lastname" placeholder="Your last name..">
<label for="country">Country</label>
<select id="country" name="country">
<option value="australia">Australia</option>
<option value="canada">Canada</option>
<option value="usa">USA</option>
</select>
<input type="submit" value="Submit">
</form>
</div>
</body>
</html>
Also in CSS:
- Title
- underline text css
- Category
- CSS
- Title
- css ellipsis max width
- Category
- CSS
- Title
- !important in css
- Category
- CSS
- Title
- skeleton loader css
- Category
- CSS
- Title
- how to align elements horizontally in css
- Category
- CSS
- Title
- ionic css not working for innerHTML
- Category
- CSS
- Title
- hegith specific css in media query
- Category
- CSS
- Title
- css how to add double shadow to text
- Category
- CSS
- Title
- css first td
- Category
- CSS
- Title
- text underline hover css
- Category
- CSS
- Title
- css focus border radius
- Category
- CSS
- Title
- css
- Category
- CSS
- Title
- git stop merge
- Category
- CSS
- Title
- css hero image
- Category
- CSS
- Title
- textarea scale to content
- Category
- CSS
- Title
- what is scss
- Category
- CSS
- Title
- CKEDITOR PUSH TEXT IN FRONT OF CURSOR
- Category
- CSS
- Title
- list text wont center properly css
- Category
- CSS
- Title
- truncate text css
- Category
- CSS
- Title
- how to overlay text on an image css
- Category
- CSS
- Title
- css fade out
- Category
- CSS
- Title
- all child css
- Category
- CSS
- Title
- css fill div with background image
- Category
- CSS
- Title
- line height negative css
- Category
- CSS
- Title
- font-family css
- Category
- CSS
- Title
- css circle
- Category
- CSS
- Title
- coding that removes list marker from nav in css
- Category
- CSS
- Title
- how to apply a transition to a child element when hovering over parent element
- Category
- CSS
- Title
- ram
- Category
- CSS
- Title
- aliceblue hex
- Category
- CSS
- Title
- responsive images css
- Category
- CSS
- Title
- pixel to inches
- Category
- CSS
- Title
- how to add 2 text shadows
- Category
- CSS
- Title
- how to change height font css
- Category
- CSS
- Title
- css border
- Category
- CSS
- Title
- font roboto css
- Category
- CSS
- Title
- change img src css
- Category
- CSS
- Title
- react import bootstrap css
- Category
- CSS
- Title
- bar d'exemple navigation horizontale css
- Category
- CSS
- Title
- how to center in absolute position
- Category
- CSS
- Title
- avd device reboot
- Category
- CSS
- Title
- css font-size
- Category
- CSS
- Title
- how to add image with url in css
- Category
- CSS
- Title
- print media query css
- Category
- CSS
- Title
- margin in css
- Category
- CSS
- Title
- removing space between words css
- Category
- CSS
- Title
- font weight css
- Category
- CSS
- Title
- css background image not showing
- Category
- CSS
- Title
- css doesnt update
- Category
- CSS
- Title
- add background image css
- Category
- CSS
- Title
- ordered list indent
- Category
- CSS
- Title
- how to select classes that start with a certian name
- Category
- CSS
- Title
- css custom properties
- Category
- CSS
- Title
- bootstrap.min.css
- Category
- CSS
- Title
- no repeat background
- Category
- CSS
- Title
- Scaling Images and Videos css
- Category
- CSS
- Title
- apply width and height to td css
- Category
- CSS
- Title
- css form styling
- Category
- CSS
- Title
- css text line in middle
- Category
- CSS
- Title
- uibutton image
- Category
- CSS
- Title
- background gradient vertical css
- Category
- CSS
- Title
- background css
- Category
- CSS
- Title
- make image scale based on screen size
- Category
- CSS
- Title
- unselectable css property
- Category
- CSS
- Title
- show central part of rectangle image css
- Category
- CSS
- Title
- css style scrollbar
- Category
- CSS
- Title
- css list style url siz
- Category
- CSS
- Title
- counter increase size css in js
- Category
- CSS
- Title
- how to apply different properties to different paragraphs in css
- Category
- CSS
- Title
- material design css
- Category
- CSS
- Title
- font face html
- Category
- CSS
- Title
- css stop scrollbar
- Category
- CSS
- Title
- min height css
- Category
- CSS
- Title
- absolute path and relative path
- Category
- CSS
- Title
- use PurifyCSS with hugo
- Category
- CSS
- Title
- transparent text css
- Category
- CSS
- Title
- css in js
- Category
- CSS
- Title
- css text align left
- Category
- CSS
- Title
- css grid vs flexbox
- Category
- CSS
- Title
- w3 link css
- Category
- CSS
- Title
- css to hide scrollbar
- Category
- CSS
- Title
- css border opacity
- Category
- CSS
- Title
- static css in django
- Category
- CSS
- Title
- css first h element
- Category
- CSS
- Title
- css space between elements
- Category
- CSS
- Title
- css keep background image from scrolling
- Category
- CSS
- Title
- tint image css
- Category
- CSS
- Title
- dropdown menu css
- Category
- CSS
- Title
- @media css
- Category
- CSS
- Title
- kerning css
- Category
- CSS
- Title
- not disabled css
- Category
- CSS
- Title
- set items inline html
- Category
- CSS
- Title
- png shadow css
- Category
- CSS
- Title
- sass mixin breakpoint
- Category
- CSS
- Title
- css disabled div
- Category
- CSS
- Title
- css grid area
- Category
- CSS
- Title
- postcss TypeError: require is not a function
- Category
- CSS
- Title
- html display text in alternating coloured panels
- Category
- CSS
- Title
- add image under header html
- Category
- CSS
- Title
- css responsive
- Category
- CSS