Join devRant
Do all the things like
				++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
				Sign Up
			Pipeless API
 
				From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
				Learn More
			Related Rants



 What only relying on JavaScript for HTML form input validation looks like
What only relying on JavaScript for HTML form input validation looks like
 Yeah no
Yeah no
 Hey, have you ever wanted to punch a developer 8611 times before?
Hey, have you ever wanted to punch a developer 8611 times before?
Describe the 4 errors in this document
<!DOCTYPE html>
<html>
<head>
<meta charset = "utf-8">
</head>
<body>
<div class = "wrapper">
<h1> Lorem Ipsum<h1>
<p> sed do eiusmod tempor incididunt <strong>ut</strong> labore et dolore magna aliqua.</p>
<hr>
<p>
<h2>Consectetur Adipisicing </h2>
Excepteur Sint <span> occaeecat</span> cupidatat non polroident.
</p>
</div>
</html>
undefined
html