Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <a href="index.php?page=learnmore"><div class="learnMore"><h3>LEARN MORE</h3></div></a>
- <stle>
- .learnMore {
- background-color: white;
- width:140px;
- height:35px;
- border:1px solid purple;
- margin:0 auto;
- color: purple;
- }
- .learnMore:hover {
- background-color:purple;
- color:white;
- }
- </style>
Advertisement
Add Comment
Please, Sign In to add comment