Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Closed Thread
Problem with layers in Dreamweaver
Old 01-12-2007, 12:46 PM Problem with layers in Dreamweaver
Average Talker

Posts: 16
Name: brian
Trades: 0
When i edit a page in Dreamweaver and use a layer the page comes up all jumbled, when viewed in different screen resolutions on any browser. Is there a way to lock a layer in place so when viewed in different screen resolutions it doesn't move around. The page is http://www.classonewatches.com/index5.htm
__________________
seooptimizer


Please login or register to view this content. Registration is FREE
-
Please login or register to view this content. Registration is FREE
seooptimizer is offline
View Public Profile Visit seooptimizer's homepage!
 
 
Register now for full access!
Old 01-12-2007, 01:32 PM Re: Problem with layers in Dreamweaver
LadynRed's Avatar
Defies a Status

Posts: 10,017
Location: Tennessee
Trades: 0
First of all, they are not 'layers', they are <div>s. That moldy 'layer' connotation that DW insists on holding onto is a throwback to the days of Netscape !

You really do NOT want to 'lock' things in place in most cases, especially if you want a fluid layout.

Having said that, your code is a nightmare .. a messy tag soup of old deprecated <font> tags and tables. Dump the <font> tag and lighten your pages - use CSS for specifying how your text should look.

Put a proper DOCTYPE on your document, at LEAST HTML 4.01 Transitional.

User PROPER class names, not things like 1658445-348485.. something that makes sense to humans.

There is absolutely NO need to position every div as absolute. You need to learn to use the normal document flow and get educated on how to use FLOATS.

You have a serious case of div-itis... too many divs. A <div> is a DIVision, used to organize your content.

It appears to me that you are using DW strictly in WYSIWYG mode which implies you do not know HTML, and certainly don't know CSS. I would urge you to learn both, code by hand until you have it down pat, THEN you can use DW as a tool to speed your development.

I recommend this book to get you started: http://www.sitepoint.com/books/html1/


BTW.. all that nasty tag soup is not good for SEO
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
View Public Profile
 
Old 01-12-2007, 09:06 PM Re: Problem with layers in Dreamweaver
Tom_M's Avatar
Ultra Talker

Posts: 250
Name: Tom Maurer
Location: Pennslvania, USA
Trades: 0
LadynRed pretty much says it. Your code is garbage. The browser is running in quarks mode, which means the browser is trying to "guess" at what you mean to do.

You could eliminate half the junk on your site with a nice simple 2 column CSS layout from Blerobot. Wow there is just so much wrong with that site it is hard to help you.

If you want to try a solution anyway, your divs are absolutely positioned. I think the stuff moving around are tables aligned to the center.

I'm not trying to be mean, but you need to get back to the basics. DW will write the slopiest code if you let it. Try validating your page once. It's a nightmare.
Tom_M is offline
View Public Profile
 
Old 01-12-2007, 09:50 PM Re: Problem with layers in Dreamweaver
LadynRed's Avatar
Defies a Status

Posts: 10,017
Location: Tennessee
Trades: 0
Quote:
The browser is running in quarks mode
Wow, that would mean it's invisible.. LOL.

It's in QUIRKS mode
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
View Public Profile
 
Old 01-12-2007, 11:43 PM Re: Problem with layers in Dreamweaver
ForrestCroce's Avatar
Half Man, Half Amazing

Posts: 3,023
Name: Forrest Croce
Location: Seattle, WA
Trades: 0
Quote:
Originally Posted by LadynRed View Post
BTW.. all that nasty tag soup is not good for SEO
That's what I've been thinking myself ... but a couple of friends have recently told me this is an urban legend, that Googlebot is more interested in content than markup, outside of title and h1, and ignores the other tags.

Can I talk you into elaborating a bit?
ForrestCroce is offline
View Public Profile Visit ForrestCroce's homepage!
 
Old 01-13-2007, 01:44 PM Re: Problem with layers in Dreamweaver
Tom_M's Avatar
Ultra Talker

Posts: 250
Name: Tom Maurer
Location: Pennslvania, USA
Trades: 0
Quote:
Originally Posted by LadynRed View Post
Wow, that would mean it's invisible.. LOL.

It's in QUIRKS mode
Did I ever mention the fact that I never ever won a spelling bee?
Tom_M is offline
View Public Profile
 
Old 01-13-2007, 02:12 PM Re: Problem with layers in Dreamweaver
LadynRed's Avatar
Defies a Status

Posts: 10,017
Location: Tennessee
Trades: 0
The cleaner your code, the easier it is for the SE spiders to figure out what's tag soup and what is content. The top SEO company in my city always urges clean, semantic code for the best SE results and you can't get clean code with old deprecated tag soup.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
View Public Profile
 
Old 01-16-2007, 04:50 PM Re: Problem with layers in Dreamweaver
Average Talker

Posts: 16
Name: brian
Trades: 0
To Ladynred:
Thank you for the help and the page critism on the code, but i did not write the code, only performing SEO on the site. I was just asking a question hoping to get an answer. I don't need to know a ton about HTML and CSS to perform SEO just enough to get by and what i don't know i'll ask here.

As far as the messy soup being bad for SEO, something must be right because the site ranks:
1st page for : breitling replicas in Google
1st page for : omega replicas in Google
2nd Page for : Fake watches in Google
3rd Page for: Replica Watches in Google
2nd Page for : watch replicas in Google and so on and so on

SEO is not all about page code, there are many more factors that play into it (ie links)

BTW: I already rebuilt a new page, thanks for the help though
__________________
seooptimizer


Please login or register to view this content. Registration is FREE
-
Please login or register to view this content. Registration is FREE
seooptimizer is offline
View Public Profile Visit seooptimizer's homepage!
 
Closed Thread     « Reply to Problem with layers in Dreamweaver
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 3.38570 seconds with 12 queries