Search
 
SCRIPT & CODE EXAMPLE
 

CSS

css on field blank red border

input,
textarea {
  margin: 5px 0;
  padding: 5px 10px;
  border: 1px solid #ccc;
  border-radius: 5px;
}

input:invalid,
select:invalid,
textarea:invalid {
  border-color: red;
}
Comment

PREVIOUS NEXT
Code Example
Css :: text below filter css using pseudo 
Css :: Use pkg_* Tools To Manage Packages 
Css :: css youtube video get rid of black border 
Css :: use check box to toggle content 
Css :: chrome console remove css dark mode 
Css :: css box model 
Css :: array_splice method 
Css :: html css on class 
Css :: overflow scroll not working in columns 
Css :: Désactiver le hotlinking de vos images 
Css :: create an outline of a square css 
Css :: css transition büyütme 
Css :: css conflict 
Css :: how to put an element in the center css 
Css :: fixed with 
Css :: pill shape css 
Css :: most essential css elements 
Typescript :: add space between subplots matplotlib 
Typescript :: benefits eat halim plant leaves 
Typescript :: check if file exists laravel 
Typescript :: drop table if it exists mysql 
Typescript :: ffmpeg batch convert ts to mp4 files in a folder 
Typescript :: styled components hover 
Typescript :: angular get url parameter 
Typescript :: how to add elements to Jlist 
Typescript :: highcharts cdn links 
Typescript :: typescript cloudinary api setup 
Typescript :: get elements by id like jquery 
Typescript :: psycopg2 OperationalError: FATAL: unsupported frontend protocol 1234.5679: server supports 2.0 to 3.0 
Typescript :: how to run typescript in vscode 
ADD CONTENT
Topic
Content
Source link
Name
9+4 =