Do YOU think your profile is boring and unorganized? Let me help!! <3
-
Have you every joined spacehey and automatically looked at your profile and compared it to others, wondering how you can make your profile cute and cool? Well I'm here to help you resolve this common issue! ^_^
-
CODES:
TABLE BORDER:
Table Header | Table Header |
---|---|
Testing 1 | Testing 3 |
Testing 2 | Testing 4 |
Code:
<table border="1">
<tr>
<th>Table Header</th><th>Table Header</th>
</tr>
<tr>
<td>Table cell 1</td><td>Table cell 2</td>
</tr>
<tr>
<td>Table cell 3</td><td>Table cell 4</td>
</tr>
</table>
Scrolling Image!
Code!
<div style="width:150px;height:150px;line-height:3em;overflow:scroll;padding:5px;background-color:#FCFADD;color:#714D03;border:4px double #DEBB07;">
PUT WHATEVER HERE.
</div>
Comments
Displaying 1 of 1 comments ( View all | Add Comment )
theevilmelonguylmao
im using the last thing for my neocities website
Report Comment