Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html>
- <head>
- <style>
- .titlecard {
- border: 6px solid LimeGreen;
- }
- .titlecard {
- <!-- horizontal alignment -->
- margin: auto;
- }
- .titlecard {
- <!-- code to align vertically goes here -->
- }
- </div>
- </style>
- </head>
- <body>
- <img src="titlecard_1.png" class="titlecard">
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement