The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> Table Coding Help, Table Coding Help Needed
richnlp
post Mar 11 2012, 01:19 PM
Post #1


Advanced Member
****

Group: Members
Posts: 106
Joined: 8-March 12
From: Chicago
Member No.: 16,661



Hello I am trying to change the look of this locations page.
I want to make SKOKIE and EVANSTON info appear on the bottom and
MORTON GROVE info appear on the top and centered.

Thanks very much to anyone who knows the right table coding to do this.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Darin McGrew
post Mar 11 2012, 06:13 PM
Post #2


WDG Member
********

Group: Root Admin
Posts: 8,365
Joined: 4-August 06
From: Mountain View, CA
Member No.: 3



The basic structure would look like this:
CODE
<table>
  <tr>
    <td colspan=2>MORTON GROVE</td>
  </tr><tr>
    <td>SKOKIE</td>
    <td>EVANSTON</td>
  </tr>
</table>
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
richnlp
post Mar 12 2012, 08:45 AM
Post #3


Advanced Member
****

Group: Members
Posts: 106
Joined: 8-March 12
From: Chicago
Member No.: 16,661



QUOTE(Darin McGrew @ Mar 11 2012, 06:13 PM) *

The basic structure would look like this:
CODE
<table>
  <tr>
    <td colspan=2>MORTON GROVE</td>
  </tr><tr>
    <td>SKOKIE</td>
    <td>EVANSTON</td>
  </tr>
</table>



Thank you. Is it possible to get the full table code for what I'm trying to do? But if not, that's okay. I do appreciate your help!
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
richnlp
post Mar 12 2012, 09:55 AM
Post #4


Advanced Member
****

Group: Members
Posts: 106
Joined: 8-March 12
From: Chicago
Member No.: 16,661



QUOTE(Darin McGrew @ Mar 11 2012, 06:13 PM) *

The basic structure would look like this:
CODE
<table>
  <tr>
    <td colspan=2>MORTON GROVE</td>
  </tr><tr>
    <td>SKOKIE</td>
    <td>EVANSTON</td>
  </tr>
</table>



Lol I'm close but it's still not totally right.
Here is a test page of what I've done so far: Test Page
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Darin McGrew
post Mar 12 2012, 10:46 AM
Post #5


WDG Member
********

Group: Root Admin
Posts: 8,365
Joined: 4-August 06
From: Mountain View, CA
Member No.: 3



QUOTE
Lol I'm close but it's still not totally right.
So, what do you want to change about what you have so far?
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
richnlp
post Mar 12 2012, 11:43 AM
Post #6


Advanced Member
****

Group: Members
Posts: 106
Joined: 8-March 12
From: Chicago
Member No.: 16,661



QUOTE(Darin McGrew @ Mar 12 2012, 10:46 AM) *

QUOTE
Lol I'm close but it's still not totally right.
So, what do you want to change about what you have so far?


I'm trying to get the 2 bottom locations more centered and even than I have them now and also have the link for technicolourevanston.com moved up a line like the technicolournails.com link on the left side. The clock images are also spaced differently for each location. I'd like to have those all spaced the same if possible. With your help I was able to get the basics of it all made but it's just uneven looking. (This is all on the TEST page that I'm referring too.) wacko.gif
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: 29th March 2024 - 02:37 AM