Click here to Skip to main content
15,891,253 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi there,
I am using using link to open new tab in browser and button tag to look like button, this works fine however i face problem when i hover on button , shadow of link size is greater than size of button, i tried to set size of button bigger than size of link that dint work too, any suggestions will be appreciated.

Regards Asma

a href="@Url.Action("CreatePDF", "CreateApplicationFromSearch", new { Applicant_id = Model.applicant_id, Application_id = Model.application_id, ShowPDF = true })" target="_blank" >

What I have tried:

i tried to set size of button bigger than size of link that dint work too
Posted
Comments
Suvendu Shekhar Giri 3-Oct-16 22:18pm    
Share the relevant CSS for button and anchor tag (link).

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900