Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

how to make squares in html

An example of a square:

<p class="square" id="red" style="border: solid 2px black; color: red; background-color: red;">Any text you want, i set the text color to the square color so it is not visible</p>
 
PREVIOUS NEXT
Tagged: #squares #html
ADD COMMENT
Topic
Name
3+8 =