[Solved] text on image center and responsive
As G.L.P’s comment suggets you can use CSS gradients to get the background working. For the “Responsive web” button you could look into setting the width in a % value, this scales to relatively to the webpage. Here’s a nice explanation as to what to use, and when to use it Try something like this: … Read more