10 Random from stock photography (chickens, toys, Rubik's cube)
15 Naruto
This is a batch of random ADHD. I started out with Naruto, and suddenly decided I wanted to make chicken icons. In the middle of that, I was suddenly compelled to search for a picture of a sumo wrestler and wound up saving some pictures of toys.
Read the
rules! Please
(
Read more... )
Comments 24
Reply
Reply
Reply
if it's not too much trouble, could you give me the html to make a table of icons with headers like yours? its okay if it's bothersome and you dont do it. :)
Reply
Do you have a basic understanding of HTML tables? I'm going to briefly explain how I made my tables, and if it doesn't make sense, just let me know. (NOTE: remove all "**")
The basic TABLE tag:
<**table width="462"><**/table>
The row tag for the NUMBERS:
<**tr bgcolor="#DEDEDE" height="36"><**/tr>
The cell tag for the NUMBERS:
<**td><**center>01<**/center><**/td>
The row tag for the ICONS:
<**tr bgcolor="#DEDEDE" height="110"><**/tr>
The cell tag for the ICONS:
<**td><**center><**img src="url"><**/center><**/td>
Reply
Reply
Reply
Leave a comment