-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Lines 11 to 27 in b586006
| <h2>Find My IP Address</h2> | |
| <div class="container" id="container"> | |
| <div class="form" id="form"> | |
| <form > | |
| <div class="infoholder"> | |
| <label > | |
| <input aria-label="searchinput" type="text" id="search" class="search" placeholder="Insert Your IP"> | |
| </label> | |
| <input aria-label="button" type="submit" value="search" name="search" id="button" class="button"> | |
| <div class="result"> | |
| </div> | |
| </div> | |
| </form> | |
| </div> | |
| </div> |
you should read about semantic html
Metadata
Metadata
Assignees
Labels
No labels