FAQ
Search
Memberlist
Usergroups
Register
Profile
Log in to check your private messages
Log in
text in cells with images in them
DEVPPL Forum Index
->
HTML Forum
View previous topic
::
View next topic
Author
Message
DoA
Joined: 27 Sep 2006
Posts: 2
Posted: Wed Sep 27, 2006 8:04 pm
Post subject: text in cells with images in them
Hi Guys,
Ok I'm not exactly new to HTML but am a little rusty.
This is driving me nuts! Take a look at this page -
http://www.lazyrecords.co.uk/geeks
This is our new site template and I want to put text in the center part.
Problem is, i'm using images in those cells, and everytime I try and input text, it throws the whole thing out!
This is the sample page I got from the designer, all i've done is altered the template and want text layed out like hers is!
http://www.lazyrecords.co.uk/geeks/template
any help would be amazing!
Thanks in advance
DoA
Back to top
spires
Joined: 12 Oct 2006
Posts: 2
Posted: Thu Oct 12, 2006 7:15 pm
Post subject: Re: text in cells with images in them
Simple add a new TABLE inside the TD where you are inputting the text.
example
Code:
<TABLE>
<TR>
<TD>
image
</TD>
</TR>
<TD>
<TABLE>
<TR>
<TD>
image
</TD>
<TD>
text
</TD>
</TR>
<TR>
<TD>
image
</TD>
<TD>
text
</TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
Back to top
Display posts from previous:
All Posts
1 Day
7 Days
2 Weeks
1 Month
3 Months
6 Months
1 Year
Oldest First
Newest First
DEVPPL Forum Index
->
HTML Forum
All times are GMT + 1 Hour
Page
1
of
1
Welcome to DEVPPL.com
You are not logged in, which means that you can't post in the forums.
Click here to Register
If you are a current member here on DEVPPL, please login below:
User:
Pass:
Log me on automatically each visit:
Powered by
phpBB
© 2001, 2005 phpBB Group - Modified by
DEVPPL
Flash Games
-
Sitemap