how do i make shapes and figures with my paragraph using html codes?
how can i make a paragraph shaped for example a star or a woman using html codes? please help me, i need it by tuesday.
Public Comments
- U can use spaces ( ) or CSS to control the location of every element. eg: S<br> S<br> S<br> S<br> S<br/> The code above will create a triangle: S S S S S S S S S S If you want to use CSS (maybe easier), just search in google for this: 'CSS position absolute top left' There you find all the information to do this.
- Read the URL tutorial. I think this is what you're looking for.
Powered by Yahoo! Answers