Skip to content
Permalink
8dcf75e773
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
16 lines (16 sloc) 347 Bytes
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Style Tiles</title>
<link rel="stylesheet" type="text/css" href="css/main.css">
</head>
<body>
<main>
<img src="styletiles-01web.jpg">
<img src="styletiles-02web.jpg">
<img src="styletiles-03web.jpg">
<img src="styletiles-04web.jpg">
</main>
</body>
</html>