The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> Valign help? Need text to touch table
ebergstrom
post Jan 30 2012, 02:55 PM
Post #1





Group: Members
Posts: 2
Joined: 30-January 12
Member No.: 16,359



Hello,
I'm working on adding link buttons to a webpage, and have a specific design in mind. I have the code correct for all but getting the text to run right along a table border. Here is an example of the code for what I have:

<table cellspacing="0" cellpadding="0" border="0" width="300" height="40">
<tr>
<td width="10" bgcolor="3366cc"> </td>

<td width="300" bgcolor="3366cc" style="font-size:15px; font-family: arial, sans-serif;
font-weight:bold; color:#ffffff" align=left valign="baseline">

CHAT NOW

</td>

<td><img src="navbutton_round.png"></td>

</tr>
</table>

(Example is under "my sample.png")

And the image of what the text needs to look like for all 4 link buttons is under "original sample.png"


The border is turned on for the CHAT NOW button example to show where the text needs to touch, but I can't figure out how to actually move it down right along the bottom. Is this a valign issue? Any help is appreciated!



Attached thumbnail(s)
Attached Image Attached Image
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
pandy
post Jan 30 2012, 05:31 PM
Post #2


🌟Computer says no🌟
********

Group: WDG Moderators
Posts: 20,730
Joined: 9-August 06
Member No.: 6



I don't get it. Do you want the text at the top or the bottom of the cell or what?
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
ebergstrom
post Jan 30 2012, 05:32 PM
Post #3





Group: Members
Posts: 2
Joined: 30-January 12
Member No.: 16,359



I wanted the text to touch the white background like in the second example.

Found out it was needing a simple span tag, and I positioned it with negative pixels.

Thanks
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 19th April 2024 - 07:01 PM