Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.0/jquery.min.js"></script>
- <meta name="viewport" content="width=device-width, initial-scale=1">
- <style>
- h1 {
- text-align: center;
- text-decoration: overline;
- }
- p {
- font-size: 100%;
- }
- img {
- border-radius: 50%;
- max-width: 100%;
- height: auto;
- }
- h2 {
- text-align: left;
- }
- a {
- text-decoration: underline;
- }
- h3 {
- text-align: right;
- }
- </style>
Advertisement
Add Comment
Please, Sign In to add comment