A Pen by MatosOliveira on CodePen.
Created
August 10, 2020 22:49
-
-
Save MatosOliveira/498e88651cdc851aa77a6e5d99671556 to your computer and use it in GitHub Desktop.
jOqbOBy
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
<html> | |
<head> | |
<title>Matos's Interests</title> | |
</head> | |
<body> | |
<div class="infPers"> | |
<h1>Who is Matos Oliveira?</h1> | |
<h2>Presentation</h2> | |
<p>I'm 39 years old. I am a Software Developer, I live with my family in São Paulo, Brazil. | |
</p> | |
</div> | |
<div class="othersInform"> | |
<p>I like others subjects as: | |
<ul> | |
<li>Politics</li> | |
<li>Religion</li> | |
<li>Sports</li> | |
<li>Economy</li> | |
<li>Games</li> | |
</ul> | |
</p> | |
</div> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment