Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
nmbweb #1
@import CSS
Having recently redeveloped our [url]http://www.newmediaboutique.com[/url] site using
XHTML Strict and CSS, I've noticed a number of other sites using the @import
method for their css.
What are people's thoughts on @import against just linking to a CSS file?
nmbweb Guest
-
SWF import ID3.1
hello, I've just read that if you wanted to use SWF in ID.31 you have to convert it to Quicktime. When I place QT-movie into ID why does the... -
hoq to import a gif
hi, i need to import a transparent gif into a freehand document, but the background of the gif looks black, somebody can help me please i need it... -
No CDR Import?
Export it from Corel Draw as an Illustrator file. Best regards, Linda Rathgeber ---------------- Victoriana |... -
CSV import
When using something like this: LOAD DATA LOCAL INFILE '/tmp/phpKBjUWb' INTO TABLE `indoma` FIELDS TERMINATED BY ',' LINES TERMINATED BY '\r\n' ... -
import psd into psd
is there anyway to import an existing psd file into a second psd file so that the layers, masks, etc. remain intact? in the new file, i simply want... -
Murray *TMM* #2
Re: @import CSS
Using @import will hide the stylesheet from Netscape4x. If @import is used
exclusively, then NN4x will see a completely unstyled page. This is a good
thing.
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"nmbweb" <webforumsuser@macromedia.com> wrote in message
news:dfm8m5$sa8$1@forums.macromedia.com...> Having recently redeveloped our [url]http://www.newmediaboutique.com[/url] site using
> XHTML Strict and CSS, I've noticed a number of other sites using the
> @import
> method for their css.
>
> What are people's thoughts on @import against just linking to a CSS file?
>
Murray *TMM* Guest
-
nmbweb #3
Re: @import CSS
Thanks, the site now uses @import as we feel its the best way to avoid problems in Netscape 4.x
Updated a few other bits and pieces too.
nmbweb Guest
-
marjort #4
Re: @import CSS
Also you can use two stylesheets - one for nn4 and one for everybody else. <Impor>t the one for everybody else and <link> the one for nn4.
marjort Guest



Reply With Quote

