Microsoft 0 Report post Posted September 8, 2005 (edited) i thinks this is snlildude's sitehttp://forums.xisto.com/no_longer_exists/how do i do tables like thosethe box thing with the dark yellow box rectangle and then light yellow box Notice from BuffaloHELP: Your titles are always non-descriptive and pointless. Please make sure you name your title thoughtfully to avoid warning adjustment. Edited September 8, 2005 by BuffaloHELP (see edit history) Share this post Link to post Share on other sites
truefusion 3 Report post Posted September 8, 2005 You mean something like this?: <table style="border: #4D4E01 solid 1px; padding: 0px;"><tr><td bgcolor="#ACAD01"></td></tr><tr><td bgcolor="#9D9D35"></td></tr></table> Share this post Link to post Share on other sites
snlildude87 0 Report post Posted September 8, 2005 (edited) Haha, you could have just emailed me for the code. 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: .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: <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: <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 tag. *reduces own credits* Edited September 8, 2005 by snlildude87 (see edit history) Share this post Link to post Share on other sites
Microsoft 0 Report post Posted September 8, 2005 (edited) ok i got it, how do i change the color i edit the css.css? Notice from snlildude87: You don't need to quote a large post.*edited* Edited September 8, 2005 by snlildude87 (see edit history) Share this post Link to post Share on other sites
snlildude87 0 Report post Posted September 8, 2005 ok i got it, how do i change the color i edit the css.css? 183619[/snapback] 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://forums.xisto.com/no_longer_exists/ Share this post Link to post Share on other sites
Saint_Michael 3 Report post Posted September 8, 2005 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. Share this post Link to post Share on other sites
snlildude87 0 Report post Posted September 8, 2005 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. 183654[/snapback] 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. What affiliate banner? Share this post Link to post Share on other sites
Microsoft 0 Report post Posted September 8, 2005 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 i just wanted the code thought it looked neat Share this post Link to post Share on other sites