Created
April 24, 2017 14:48
-
-
Save mushfiqweb/4e06d49813c0321ede559e219e414c2e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html lang="en"> | |
<head> | |
<link href='http://fonts.googleapis.com/css?family=Bree+Serif|Open+Sans+Condensed:700,300,300italic' rel='stylesheet' type='text/css'> | |
<link rel="stylesheet" type="text/css" href="css/style2.css" /> | |
</head> | |
<body> | |
<section class="rw-wrapper"> | |
<h2 class="rw-sentence"> | |
<span>Real poetry is like</span> | |
<span>creating</span> | |
<div class="rw-words rw-words-1"> | |
<span>breathtaking moments</span> | |
<span>lovely sounds</span> | |
<span>incredible magic</span> | |
</div> | |
<br /> | |
<span>with a silent touch of</span> | |
<div class="rw-words rw-words-2"> | |
<span>sugar</span> | |
<span>spice</span> | |
<span>colors</span> | |
</div> | |
</h2> | |
</section> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment