| Web Design and Hosting Creating sites, scripting, and hosting discussions. |
| Post Reply | New Thread | Subscribe |
|
|
Thread Tools |
![]() Member Since: Nov 11, 2004
Location: Toledo, Ohio
Posts: 5,758
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Mac Specs: Macbook, iMac G5, iPad, iPhone 4, iPod (MANY)!
|
I took one class of HTML just for the heck of it a couple of years ago. I have pretty much retained most of it, but I still run into a few conundrums every once in a while. And I was also quickly introduced to CSS during that class. So I'm try to take advantage of CSS, since it seems to be the way to fix a website on the fly and improve upon a website. So I'm stumbling my way through it at the moment.
I've made a table and have inserted my images that I made in Photoshop. The images made it into the cells fine. But the cells are not proportioned correctly. On the second row, the left image repeats all the way to the other end of the table and pushes the center cell and the right cell out of the table. I'm sure I'm just forgetting something stupid, but I have googled and googled for help and have yet to come to a happy ending. I did think that it I needed to add colspan of 3 and repeat-y in, but that didn't do it. Visibly, it's very clear what is wrong, so it should be a quick fix, I'm sure. Download the zip file, which I have attached to this thread. You can either tell me what to insert into the file or upload the zip file back to the thread. Any help would be very appreciated and rewarded! :cool: |
| QUOTE Thanks | |
![]() Member Since: Sep 30, 2004
Posts: 3,378
![]() ![]() ![]() ![]() |
Code:
<table class="shadow" border="0"
cellspacing="0" cellpadding="0" align="center">
<tr>
<td class="shadow-top" colspan="3"></td>
</tr>
<tr>
<td class="shadow-left">  </td>
<td class="shadow-center">  </td>
<td class="shadow-right">  </td>
</tr>
<tr>
<td class="shadow-bottom" colspan="3"></td>
</tr>
</table>
|
| QUOTE Thanks | |
| Post Reply | New Thread | Subscribe |
| Thread Tools | |
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
|
|
|||||||
Thread |
Thread Starter |
Forum |
Replies |
Last Post |
| Intermittent Startup Problem (hardware) | j3sp | Apple Desktops | 3 | 05-19-2008 10:50 AM |
| Problem with networking a Mac Mini | richiestang78 | Apple Desktops | 7 | 05-03-2005 10:08 AM |
| problem with mac | YO5NG | Apple Notebooks | 2 | 11-07-2004 01:25 PM |
| HELP wierd iMac startup problem | iluvmacs | Apple Desktops | 8 | 09-13-2004 06:47 AM |
| G5 Video problem | WilliS | Apple Desktops | 3 | 05-05-2004 09:16 AM |
All times are GMT -4. The time now is 05:10 AM.
Powered by vBulletin