English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories
0

I am making a web page. I have a Pic/layout and a flash animation on top of it. I have used a div layer using Dreamweaver. Is there anything I can use to make those things to be center and resize on different screen.
here is what it looks like now:
http://singhgagand.brinkster.net/intro7.html

2007-03-11 16:45:22 · 3 answers · asked by Best Helper 4 in Computers & Internet Programming & Design

3 answers

You can make your main div center on any size screen by using percentage for width, and auto margin. For example:
#wrapper {width: 80%; margin: auto;}

However, I don't think you can scale Flash that way.

Also, you've used Microsoft-specific code to embed your Flash menu, so it's invisible in Firefox.

2007-03-11 17:24:36 · answer #1 · answered by injanier 7 · 0 0

http://www.webmonkey.com/
http://www.htmlgoodies.com/
http://www.w3schools.com/
http://antriksh.com/resources/

2007-03-11 23:52:51 · answer #2 · answered by Anonymous · 0 0

no

2007-03-11 23:48:04 · answer #3 · answered by Raymond B 4 · 0 0

fedest.com, questions and answers