How do i align the banner i have top center of the screen?
Also... <br> is a new line whats a new paragraph?
Also... <br> is a new line whats a new paragraph?
| Code: |
|
<p>Paragraph 1<br> Line 2</p> <p>Paragraph 2 Line 2</p> <p>Paragraph 2 Line 2</p> |
| Code: |
| <div align='center'>Stuff Here</div> |
| Code: |
| <div align='center'> blah..blah.. </div> |