html >> css and layers suggestion

by Ad Bec » Fri, 30 Dec 2005 00:12:54 GMT

I got a new fetish designing with CSS :) Can you give me few suggestions on how
would you approach buiding somthing like this by using layers and css.


http://www.geocities.com/abasscoms/index.html

Also i like how the Evaluate right side menu on the macromedia's website
changes the background color on mouse over. Can you please tell me how do they
do this? i tried looking at he css class definition for it but i dont see
anything that would make the switch.
http://www.macromedia.com/software/fireworks/?promoid=BINS

thanks!



html >> css and layers suggestion

by Murray *TMM* » Fri, 30 Dec 2005 05:56:45 GMT


Adjust your fetish to *remove* the notion of layers until you can use CSS to
build a page without a single one. Then you are ready for them.

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs , Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================









html >> css and layers suggestion

by Ad Bec » Fri, 30 Dec 2005 06:13:31 GMT

Where did you get the idea that I cannot?

I have buit rather complex stuff so far using layers and css / then css
without layers as you mentioned.

I just want to compare what a true css/layer professional woud have to say and
how I would approach it.




css and layers suggestion

by Murray *TMM* » Fri, 30 Dec 2005 06:28:14 GMT

Layers, by definition, are absolutely positioned. Because they are
absolutely positioned, they are removed from the normal flow. Because they
are removed from the normal flow, the 'shape' of any given layer cannot
affect any other content on the page.

Therefore, a page that is making extensive use of layers to contain text
content may become a quivering overlapping mess when the visitor resizes
their text so that it is larger in the browser.

Besides, the use of absolute positioning as a general rule is rarely if ever
required for most layouts.

That's why I say to forget about it. CSS layout is about so very much more
than 'layers'.

The layout on geocities is a fairly standard 3 column layout. It's not
necessary to use 'layers' to achieve that at all.

You can see a nice example of such a layout here -

http://www.projectseven.com/csslab/testing/minmax/cssp5.htm

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs , Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================








Similar Threads

1. Layer behaviour: any suggestions?

Does anybody know of a quick and easy way to add a short time delay to a
show/hide layer behaviour?

I have used the timeline in the past - but what a horrible mess of code it
makes - and anyway timelines are no more in 2004.

S


2. CSS Positioning Online Tutorial Suggestions?

3. CSS Help/Suggestions

Hi I am quite new to all this and I am mainly looking for tutorials, however if 
there is a straight answer that is obviously also very helpful

 I want to use a CSS to display a pattern in my background, (stripes), and then 
use them to control the size of a table to display my flash movie in middle, 
with some text underneath that explaining about flash player and so. I am 
assuming I will create this pattern and link to my style sheet? So I am looking 
for a pacific tutorial to show me how to this? Does one exist

 Anyway, hope this makes sense, thanks in advanc

4. CSS for downloading.... please suggestions - Adobe Dreamweaver

5. CSS suggestion requested

Hi guys/gals:

Using red bullet character like this.

 <td width="225"><p><font color="#FF0000">•</font> Sheet rocking and 
taping</p>
      <p><font color="#FF0000">•</font> Painting and siding </p>
      <p><font color="#FF0000">•</font> Crown molding</p>
      <p><font color="#FF0000">•</font> Title installation</p>
      <p><font color="#FF0000">•</font> Trim work</p>
      <p><font color="#FF0000">•</font> Replacement windows</p>
      <p><font color="#FF0000">•</font> Insulation installation<br />
    </td>

What CSS rule could replace inline styling?

Gratefully 


6. DW CSS upgrade suggestion ;-) - Adobe Dreamweaver

7. Good CSS Book Suggestions

Does anyone have any suggestions for a couple of good CSS books that will help 
take me from newb to intermediate?  Don't need to be Dreamweaver centered books 
though I am using Dreamweaver MX (not 2k4).  

 Thanks for your help.

8. Suggestions for a CSS Toolbar - Adobe Dreamweaver