nope; don't mind you asking at all. ^^ aside from emailing you an actual text file of table code, the easiest thing i would suggest would be to scroll up to my table above, right click it, and select "view source." (this was how i learned to make 'em.) you'll have to scroll through a bunch of gobbledy-gook, but eventually you'll hit a tag that begins with "table width." this is where my table begins. (the tag comes right before the groupings of "td" "center" you'll see if you scroll down far enough. you may have to search a bit for it...) starting from this point, you'll want to keep everything until you hit the "/table" tag. you can delete everything else and pretty much save the text file to your computer, if you want.
from here, you basically just fill in everything with your own data. cell width, border, and padding are all values you can pretty much fiddle with on your own. bordercolor and bgcolor (background color, in case you're not familiar with html) can be set you whatever you desire. if you use simple colors, like pink, black, green, etc, you can just insert the word inbetween the quotation marks. if you want an exact color, try here; the color slider there is pretty useful. (if you're new to html, you might also want to skim through the site a bit; it pretty much taught me everything i couldn't learn from view source, lol.) if you're using this for icons, which is what i'm assuming, you can just fill in your picture URLs where mine are and change the text to whatever you desire. (you can change the font, too. but you'll have to change it for every square; it's very tedious. -_-) you could also rearrange the order of text and pictures if you wanted, by simply copying and pasting.
but i'm afraid of making this too long, so i'll cut off here. ^^ hopefully this wasn't too confusing/complicated. if it was, just let me know, and i can just email you the text file. i'd reccommend just messing around with the source code for a while though. if you save the file with a .html extension, it'll appear as a website, and you can open up a preview with your browser.
but if you have any more questions, don't be afraid to ask. ^^ i enjoy rambling, lol.
nope; don't mind you asking at all. ^^ aside from emailing you an actual text file of table code, the easiest thing i would suggest would be to scroll up to my table above, right click it, and select "view source." (this was how i learned to make 'em.) you'll have to scroll through a bunch of gobbledy-gook, but eventually you'll hit a tag that begins with "table width." this is where my table begins. (the tag comes right before the groupings of "td" "center" you'll see if you scroll down far enough. you may have to search a bit for it...) starting from this point, you'll want to keep everything until you hit the "/table" tag. you can delete everything else and pretty much save the text file to your computer, if you want.
from here, you basically just fill in everything with your own data. cell width, border, and padding are all values you can pretty much fiddle with on your own. bordercolor and bgcolor (background color, in case you're not familiar with html) can be set you whatever you desire. if you use simple colors, like pink, black, green, etc, you can just insert the word inbetween the quotation marks. if you want an exact color, try here; the color slider there is pretty useful. (if you're new to html, you might also want to skim through the site a bit; it pretty much taught me everything i couldn't learn from view source, lol.) if you're using this for icons, which is what i'm assuming, you can just fill in your picture URLs where mine are and change the text to whatever you desire. (you can change the font, too. but you'll have to change it for every square; it's very tedious. -_-) you could also rearrange the order of text and pictures if you wanted, by simply copying and pasting.
but i'm afraid of making this too long, so i'll cut off here. ^^ hopefully this wasn't too confusing/complicated. if it was, just let me know, and i can just email you the text file. i'd reccommend just messing around with the source code for a while though. if you save the file with a .html extension, it'll appear as a website, and you can open up a preview with your browser.
but if you have any more questions, don't be afraid to ask. ^^ i enjoy rambling, lol.
Reply
Thanks for the info. ^____^
Reply
Leave a comment