Difference between revisions of "Label and input"

From Level Access Web Labs
Jump to navigation Jump to search
 
Line 1: Line 1:
 
<html>
 
<html>
 
<form>
 
<form>
<label for=“sb”>Find:</label>
+
<label for="sb">Find:</label>
<input type=“text” id="sb">
+
<input type="text" id="sb">
<input type="image" src="ahttps://labs.ssbbartgroup.com/images/5/53/Puppy-example-fullsize.jpg" alt=“go” />
+
<input type="image" src="https://labs.ssbbartgroup.com/images/5/53/Puppy-example-fullsize.jpg" alt="go" />
 
</form>
 
</form>
 
</html>
 
</html>

Latest revision as of 16:35, 22 April 2022