Search
 
SCRIPT & CODE EXAMPLE
 

HTML

input form

<fieldset class="form-fieldset">
  <legend>Personal Information</legend>
  <div class="form-group">
    <label class="d-block">Firstname</label>
    <input type="text" class="form-control" placeholder="Enter your firstname">
  </div>
  <div class="form-group">
    <label class="d-block">Lastname</label>
    <input type="text" class="form-control" placeholder="Enter your lastname">
  </div>
</fieldset>
Comment

PREVIOUS NEXT
Code Example
Html :: span href 
Html :: prevent modal from auto closing when clicked away 
Html :: css image slideshow 
Html :: insertar playlist youtube html5 
Html :: limit number of values in a twxt input 
Html :: unix unexport environment variable 
Html :: unselectable input field 
Html :: html instagram 
Html :: google colab to html 
Html :: view html file linux terminal 
Html :: how to call a script from another script in javascript 
Html :: convert gene id to gene symbol in R 
Html :: mvc pass model to partial view 
Html :: laravel apache config 
Html :: multiple checkbox in one line bootstrap 
Html :: html div grid 9x9 
Html :: check if OS path exists through Python 
Html :: how to echo data into an option tag as a link 
Html :: link to parent folder html 
Html :: color picker js 
Html :: href tag in html 
Html :: pt serif 
Html :: Uncaught TypeError: Bootstrap 
Html :: html tag for line break 
Html :: ion select 
Html :: how to block futer date input 
Html :: boostrap base theme 
Html :: fill color behid text in html 
Html :: anchor tag background image html 
Html :: input type 
ADD CONTENT
Topic
Content
Source link
Name
8+6 =