<!DOCTYPE html>
<html>
<head>
<title>Testes com Float e Clear</title>
</head>
<body>
<div style="width:300px; height: 300px">
<img src="components/html.png"/>
<img src="components/css.png" />
<img src="components/js.png"/>
<img src="components/gulp.png"/>
<img src="components/sass.png"/>
</div>
</body>
</html>