I have this idea of a div I’m trying to make. This is basically how it looks like.
How would you intend to make this? Or should I simply just use a image?
Redirect to URL is basically only a link to another website. This is also the top of a table. Or that’s how I want it to be, but if any better ways, please tell!
______________
/ \
/ REDIRECT TO URL\
_______/ \________
How do you intend to do this?
How about this pure CSS solution..
HTML
CSS
You can always play with the numbers to get how you want it. It’s a cross-browser solution and it means you don’t need to mess around making images.
Here is a JSFiddle