It appears you have not yet registered with DEVPPL. To register please click here... (it's fast, easy and free!)

Forum

Log In Sponsors
Board index Programming HTML Forum

hahah Iframe help please

hahah Iframe help please

Postby DarkZero on Tue Dec 19, 2006 8:41 pm

http://i90.photobucket.com/albums/k259/ ... frames.jpg

that's what the templet for this page (www.mgsvideos.com/musicworld/rap/) was supposed to be. So, i copyed+pasted the code onto the page to start things.

All worked well until i plugged frame K in, for some reason, the ROWSPAN tag isn't working. Instead of going down the rows like it's supposed to, it just pushed cell B down. =\ any suggestions? (that arent smart ass like "don't use frames!" >__>)

thanks for the time, :)
DarkZero
 
Posts: 17
Joined: Thu Dec 14, 2006 8:26 pm

Postby DarkZero on Sat Dec 23, 2006 3:59 am

*bump*

im pateintly waiting for help plz :(
DarkZero
 
Posts: 17
Joined: Thu Dec 14, 2006 8:26 pm

Postby webmaster on Sat Dec 23, 2006 9:41 am

Here's the solution for you:
Code: Select all
<table border="1">
   <tr>
      <td colspan="2">A A A A A A A A A</td>
   </tr>

   <tr>
      <td>B</td>
      <td rowspan="4">F<br />F<br />F<br />F<br />F<br />F<br />F<br />F<br />F<br />F</td>
   </tr>

   <tr><td>C</td></tr>
   <tr><td>D</td></tr>
   <tr><td>E</td></tr>
</table>
Make sure to check out our TNX Review and Link Vault Review
User avatar
webmaster
Site Admin
 
Posts: 2695
Joined: Tue Aug 17, 2004 1:07 pm
Location: Sweden

Postby DarkZero on Sat Dec 23, 2006 8:29 pm

What's the difference in that code compared to my current code?

i don't see any... o.o
DarkZero
 
Posts: 17
Joined: Thu Dec 14, 2006 8:26 pm

Postby webmaster on Sat Dec 23, 2006 10:53 pm

Since you're only showing an image, I can't view the code. But isn't my code working?
Make sure to check out our TNX Review and Link Vault Review
User avatar
webmaster
Site Admin
 
Posts: 2695
Joined: Tue Aug 17, 2004 1:07 pm
Location: Sweden

Postby DarkZero on Sun Dec 24, 2006 5:41 am

Nope. See, look at the source code on my website:

www.mgsvideos.com/musicworld/country/

For some reason it doesnt want to work =\
DarkZero
 
Posts: 17
Joined: Thu Dec 14, 2006 8:26 pm


Who is online

Users browsing this forum: No registered users and 7 guests