Real Estate Forums

Coding HTML, ASP, PHP, JAVA MYSQL and more. All coding questions should be asked here.

Reply
 
Thread Tools Display Modes
Old 10-26-2005, 09:07 AM
rick_dallas rick_dallas is offline
New real estate webmaster
 
Join Date: Aug 2005
Posts: 17
rick_dallas is on a distinguished road
Default Use a table for footer navigation links??

I would like to add a set of footer text navigation links to the bottom of each page. I'm been playing with tables and I think they are designed to drive you crazy!

Does anyone have any thoughts on other easy ways to do this other than using a table? I'm a beginner so use small words!
Reply With Quote
Old 10-26-2005, 09:13 AM
kyle422's Avatar
kyle422 kyle422 is offline
Real Estate Webmaster
 
Join Date: Oct 2004
Location: Florida
Posts: 2,109
kyle422 is on a distinguished road
Default Re: Use a table for footer navigation links??

Tables with HTML are not the best. Check out this site http://css.maxdesign.com.au/listamatic2/
for some pre-designed free CSS options.
Reply With Quote
Old 10-26-2005, 09:32 AM
beachgal's Avatar
beachgal beachgal is offline
Real Estate WebMaster
 
Join Date: Jun 2004
Location: Pensacola, Florida
Posts: 186
beachgal is on a distinguished road
Default Re: Use a table for footer navigation links??

Cooool, thanks Kyle ... I luvs this site.
__________________
beachgal
Realtor and wannabe webmistress.

Pensacola Real Estate
Florida Pre-Construction Condos
Reply With Quote
Old 10-26-2005, 09:32 AM
rick_dallas rick_dallas is offline
New real estate webmaster
 
Join Date: Aug 2005
Posts: 17
rick_dallas is on a distinguished road
Default Re: Use a table for footer navigation links??

Ok, I went to the page and copied and pasted a couple of these items to my website to see what they looked like. The list appears on my page as it should but underneath the list is a bunch of code that obviously should not be on the page. Thoughts on why this is happening?
Reply With Quote
Old 10-26-2005, 09:48 AM
kyle422's Avatar
kyle422 kyle422 is offline
Real Estate Webmaster
 
Join Date: Oct 2004
Location: Florida
Posts: 2,109
kyle422 is on a distinguished road
Default Re: Use a table for footer navigation links??

Quote:
Originally Posted by rick_dallas
Ok, I went to the page and copied and pasted a couple of these items to my website to see what they looked like. The list appears on my page as it should but underneath the list is a bunch of code that obviously should not be on the page. Thoughts on why this is happening?
With CSS, you should put all the code on a seperate file on your server. You pull the file from putting this line of code on the page you want the table on.
<link rel="stylesheet" href="/css.css" type="text/css">
Place that between <head></head> where you have meta tags
Of course you will need to name the file you have the CSS on "css.css".
Reply With Quote
Old 10-26-2005, 10:20 AM
rick_dallas rick_dallas is offline
New real estate webmaster
 
Join Date: Aug 2005
Posts: 17
rick_dallas is on a distinguished road
Default Re: Use a table for footer navigation links??

Ok, thanks for your input.
Reply With Quote
Old 10-26-2005, 11:20 AM
Aaron Aaron is offline
Real Estate Webmasters Staff
 
Join Date: Jun 2005
Location: Nanaimo
Posts: 5,866
Aaron is on a distinguished road
Send a message via MSN to Aaron
Default Re: Use a table for footer navigation links??

If all you want is a simple table, there are some examples here.
http://www.w3schools.com/html/html_tables.asp
Reply With Quote
Old 10-26-2005, 01:21 PM
Boston Condo Guy Boston Condo Guy is offline
Advanced Webmaster
 
Join Date: Jul 2005
Location: Boston, MA
Posts: 563
Boston Condo Guy is on a distinguished road
Default Re: Use a table for footer navigation links??

I would highly recommend going down the CSS route in all of your design, the advantages that I have seen thus far are great. There was a bit of ramp up time moving over from other forms of coding to pure CSS, but with your novice status on the coding side, hey, you could get started on the right path from the beginning.
__________________
285 Columbus Lofts - New 63-unit Boston loft development in the former Red Cross building
FP3 Boston Condos - FP3 Fort Point Channel Boston Seaport Condos
Court Square Press Lofts - High-end luxury amenity loft building in South Boston featuring 130 condos
Reply With Quote
Old 10-26-2005, 01:23 PM
Boston Condo Guy Boston Condo Guy is offline
Advanced Webmaster
 
Join Date: Jul 2005
Location: Boston, MA
Posts: 563
Boston Condo Guy is on a distinguished road
Default Re: Use a table for footer navigation links??

And don't forget to validate your code, which is always a good idea. You can use the tool located here: http://validator.w3.org/
__________________
285 Columbus Lofts - New 63-unit Boston loft development in the former Red Cross building
FP3 Boston Condos - FP3 Fort Point Channel Boston Seaport Condos
Court Square Press Lofts - High-end luxury amenity loft building in South Boston featuring 130 condos
Reply With Quote
Old 10-26-2005, 01:34 PM
kyle422's Avatar
kyle422 kyle422 is offline
Real Estate Webmaster
 
Join Date: Oct 2004
Location: Florida
Posts: 2,109
kyle422 is on a distinguished road
Default Re: Use a table for footer navigation links??

You can also use this resource for a free .css template site.
http://webhost.bridgew.edu/etribou/layouts/index.html
You can alter colors, add pictures, and customize to no end, without paying a dime for the template.
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off

REW Conference

For our members

Main Sections

IDX Coverage Areas

Spiders Welcome

All times are GMT -7. The time now is 09:27 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.