How to put a little green box on front page
-
I’m trying to insert a little green box between words on my homepage but not sure how. I have the html below but where do I put it?
<div class="x"><center><p style="border:10px; border-style:solid; border-color:#00ff00; padding: 0.0em; width: 2px; height: 2px;"></p></center></div>
See pen:
https://codepen.io/adsler/pen/KOXzPw
The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘How to put a little green box on front page’ is closed to new replies.