Advertisement
Guest User

Untitled

a guest
Feb 15th, 2019
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 0.59 KB | None | 0 0
  1. <a href="{url}" rel="noopener noreferrer" style="text-decoration: none;" target="_blank">
  2.     <table align="center" style="width: auto;">
  3.         <tbody>
  4.             <tr>
  5.                 <td style="width: auto; height: 60px;">
  6.                     <span style="text-align: center; font-family: Tahoma, Geneva, sans-serif; font-size: 20px; line-height: 25px; font-weight: 500; border-radius: 20px; background-color: hsl(63, 65%, 44%); color: #FFF; text-shadow: 2px 2px 3px hsl(63, 65%, 34%); overflow: show; padding: 10px; box-shadow: 2px 3px 4px #DDD;">
  7.                         View Accepted Proposal
  8.                     </span>
  9.                 </td>
  10.             </tr>
  11.         </tbody>
  12.     </table>
  13. </a>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement