Skip to content

Instantly share code, notes, and snippets.

@gusthavosouza
Last active December 19, 2015 22:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gusthavosouza/6025947 to your computer and use it in GitHub Desktop.
Save gusthavosouza/6025947 to your computer and use it in GitHub Desktop.
<%--
Document : rotation
Created on : 17/07/2013, 20:56:20
Author : Gustavo
--%>
<%@page contentType="text/html" pageEncoding="UTF-8"%>
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" type="text/css" href="diario.css"
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Effect</title>
</head>
<body>
<div class="menu">
<p> Teste Efeito CSS</p>
</div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment