| | i thinks this is snlildude's site http://sang.trap17.com/categories/jokes/ how do i do tables like those the box thing with the dark yellow box rectangle and then light yellow box |
|
|
You mean something like this?:
HTML <table style="border: #4D4E01 solid 1px; padding: 0px;">
<tr> <td bgcolor="#ACAD01"> </td> </tr> <tr> <td bgcolor="#9D9D35"> </td> </tr> </table> Anyway, it's not a table. This is what you need to do: 1. Make a file named css.css (post here if you don't know how to do that). 2. Copy this to the css.css file: CODE .wrapcontentwidth { width: 550px; } .topbar { background-color: #acad01; padding: 6px; color: #FFFF46; } .boxcontent { line-height: 170%; padding: 6px; } .postdate { color: #4d4e01; width:auto; text-align:right; } .postname { width: auto; float:left; } .wrap { background-color: #9D9D35; border:1px solid #4d4e01; padding:1px; margin-bottom: 15px; } 4. Copy and paste the following to whereever you want the "table" to show up: HTML <div class="wrap wrapcontentwidth"> <div class="topbar"> [insert title of box here] </div> <div class="boxcontent"> [insert content here] </div> </div> 5. Then, put this code between the <head> tag of html file: HTML <link rel="stylesheet" type="text/css" href="css.css"> The css.css call above is relative and will only work if your css.css file is in the same folder with your html file. If you have any questions, feel free to post it here or PM me. EDIT: WHOOPS! I forgot a [code] tag. *reduces own credits*
QUOTE(Microsoft @ Sep 8 2005, 05:39 PM) Yeah, just edit the css.css file. If you need help deciding which colors to use and figuring out their hex code, download my program: http://sang.trap17.com/apps/Hex.exe
now the question is are you giving hinm permission to use it so he doewsn't not get the title of website ripper?
well looking up top you gave him the permission to use it, so all is well in the internet world. now if i can do those affiliate banner effects on those other websites then i will be set. QUOTE(Saint_Michael @ Sep 8 2005, 07:34 PM) now the question is are you giving hinm permission to use it so he doewsn't not get the title of website ripper? Yes. He has permission to use that code, but if I see a mirror of my website, then I will make another post proclaiming that he is a ripper, but I don't think he will rip me, so it's all good.well looking up top you gave him the permission to use it, so all is well in the internet world. now if i can do those affiliate banner effects on those other websites then i will be set. What affiliate banner?
nah, Ill just do a website about every thing downloads, whatever i find good (firefox for example) my favorite games like, there are good ones in minijuegos.com no problem with the color i got an extension of firefox that is a eyedroper and get to pick anycolor from the web
|
|
![]() Table Format - how do i make them |
| ADD REPLY / Got an Opinion! | a humble request :-) | RAPID SEARCH! | Free Hosting | [X] |
|
Express your Opinions, Thoughts or Contribute your information that might help someone here. Ask your Doubts & Queries to get answers.. "Together, We enlight each other!" |
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP. | 500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE |
|