Ask a Question related to Dreamweaver AppDev, Design and Development.
-
Tom Loughlin #1
CSS questions
I am new to CSS and was wondering if this web page is using CSS to arrange the
layout of the page: [url]http://avid.com/solutions/film/[/url] When i download the page
and open it in dreamweaver the page appears verticle, but on screen the
sections are positioned diffrently. If this is infact CSS, what part of the
CSS options allow you to create a page like this....meaning, just creating
portions seperatly and assigning them positions. Hope this questions is not
to confusing, thanks,
Tom Loughlin Guest
-
AMD-64 Questions
Hi All: Newbie w/ some questions: PC: AMD-64 bit, full install working reasonably well (no attempts at multi-media yet): w/ Athlon AMD-64... -
Mac OS-10 & MX questions / Please Help!
A couple of questions: 1. I am getting a Mac with OS10 running Director MX. If I create a projector, will it run on older OS systems? 2. Which... -
2 questions
For an example of how to use the SysCmd, open the Northwind sample database, and look in the Utility module. They have a wrapper function named... -
The questions.
"Chris Thomas" <chrisvai777@hotmail.com> wrote in message news:9f682ea7.0307210257.5a2a89a1@posting.google.com... It depends on what drives you... -
2 questions :) - portal questions
Say the portal displays a relationship that uses the Box_ID field as the match field on both sides. In the child file (items in the box), add two... -
Paul Whitham TMM #2
Re: CSS questions
Yes the page is using CSS. In fact it uses quite a few different ones, with
the CSS stored in external files and called into the page. That is what the
lines in the code like this are doing.
<link href="/stylesheets/footer.css" rel="stylesheet" type="text/css" />
If you have not loaded the css files down to your machine then DW will
render it as it finds the code on the page.
I suggest that you work through the series of articles on CSS positioning in
the MM Devnet to get a better handle on how to use CSS.
--
Regards
Paul Whitham
Macromedia Certified Professional for Dreamweaver MX2004
Valleybiz Internet Design
[url]www.valleybiz.net[/url]
Team Macromedia Volunteer for Ultradev/Dreamweaver MX
[url]www.macromedia.com/support/forums/team_macromedia[/url]
"Tom Loughlin" <webforumsuser@macromedia.com> wrote in message
news:d45sf8$bqd$1@forums.macromedia.com...the> I am new to CSS and was wondering if this web page is using CSS to arrangepage> layout of the page: [url]http://avid.com/solutions/film/[/url] When i download thethe> and open it in dreamweaver the page appears verticle, but on screen the
> sections are positioned diffrently. If this is infact CSS, what part ofnot> CSS options allow you to create a page like this....meaning, just creating
> portions seperatly and assigning them positions. Hope this questions is> to confusing, thanks,
>
Paul Whitham TMM Guest



Reply With Quote

