Jump to content

Problem with HTML5


Bonificatania

Recommended Posts

Hi guys, I'm using a free template html5, I would like to insert css buttons or arrows to highlight various buttons in the home with some text!

(visible  with phone and computer.)

I created a sample button with photoshop, just to let you understand what I mean ..

m1Egegd.png

 

Is possibile to edit and create something like this? 

Edited by Bonificatania
Link to comment
Share on other sites

If you want it to look exactly like that, save the photoshop button as a PNG file and use that as a background image.

If you're content with a flatter looking button, you can combine a linear gradient, border radius and box shadow. The arrow at the corner of the box would have to be a right angle triangle and could not have its own shadow. This example shows how to add an arrow to a box with CSS: https://www.w3schools.com/css/tryit.asp?filename=trycss_tooltip_arrow_bottom

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...