[css-d] Best way to work in CSS and XHTML ?

2006-05-24 Thread Michel Sabatino
Hi.

Which is the easiest and more efficient way to work in CSS and XHTML to 
get at once a view on how it will look on IE 6 and firefox?
How to handle external css files during the same process described before?
In one word, which are the best tools (more efficient) to work with in 
CSS and XHTML?

Thanks in advance.

Michel.
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] Best way to work in CSS and XHTML ?

2006-05-24 Thread Dave Goodchild
On 24/05/06, Michel Sabatino <[EMAIL PROTECTED]> wrote:
>
> Hi.
>
> Which is the easiest and more efficient way to work in CSS and XHTML to
> get at once a view on how it will look on IE 6 and firefox?
> How to handle external css files during the same process described before?
> In one word, which are the best tools (more efficient) to work with in
> CSS and XHTML?
>
> Thanks in advance.
>
> Notepad, vi or emacs. Code for Firefox, placate IE. Not really sure what
> you're asking here...
>



-- 
http://www.web-buddha.co.uk

dynamic web programming from Reigate, Surrey UK (php, mysql, xhtml, css)

look out for project karma, our new venture, coming soon!
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] Best way to work in CSS and XHTML ?

2006-05-24 Thread Jim Nannery
Afternoon Michel

You wrote

> Hi.
>
> Which is the easiest and more efficient way to work in CSS and XHTML to
> get at once a view on how it will look on IE 6 and firefox?
> How to handle external css files during the same process described before?
> In one word, which are the best tools (more efficient) to work with in
> CSS and XHTML?
>

The list WIKI is always a good place to start when looking for this kind of 
information. [1]

Regards

[1] http://css-discuss.incutio.com/?page=CssEditors

Jim Nannery
owner - www.redfernenterprises.com 


__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] Best way to work in CSS and XHTML ?

2006-05-24 Thread Laura Frederick
I use Dreamweaver for simultaneous CSS & Xhtml editing.  But I don't know if
I prefer it to any other because I have used DW for years and years.  I have
open the css file and the html file at the same time, the HTML is usually
always in code view. Change, save, hit F12 to view in browser, repeat.  Plus
I usually have Fireworks and Flash open at the same time, too, so that's
another reason.  I guess you can take it as just the recommendation of a
Macromedia (now Adobe) addict.  The WYSIWYG part in Dreamweaver MX doesn't
really work when using all CSS, so you have to keep checking in the browser.
laura

-Original Message-----
Re: [css-d] Best way to work in CSS and XHTML ?

On 24/05/06, Michel Sabatino <[EMAIL PROTECTED]> wrote:
> Which is the easiest and more efficient way to work in CSS and XHTML to
> get at once a view on how it will look on IE 6 and firefox?
> How to handle external css files during the same process described before?
> In one word, which are the best tools (more efficient) to work with in
> CSS and XHTML?
>
> Thanks in advance.
>
> Notepad, vi or emacs. Code for Firefox, placate IE. Not really sure what
> you're asking here...
>

__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] Best way to work in CSS and XHTML ?

2006-05-24 Thread Tim Gossett
I recommend PHP Designer 2006 Beta. It's not a WYSIWYG, and it doesn't
manage sites like Dreamweaver; but it does have some great syntax
highlighting. Dreamweaver is a little more user-friendly for creating CSS,
but it doesn't let you get as sophisticated as some of your fellow list
members would suggest.

It's still in beta, but it's what I use at work:
http://www.mpsoftware.dk/phpdesigner.php

Another great syntax-highlighting tool is Notepad++ (
http://notepad-plus.sourceforge.net/uk/site.htm).

On 5/24/06, Laura Frederick <[EMAIL PROTECTED]> wrote:
>
> I use Dreamweaver for simultaneous CSS & Xhtml editing.  But I don't know
> if
> I prefer it to any other because I have used DW for years and years.  I
> have
> open the css file and the html file at the same time, the HTML is usually
> always in code view. Change, save, hit F12 to view in browser,
> repeat.  Plus
> I usually have Fireworks and Flash open at the same time, too, so that's
> another reason.  I guess you can take it as just the recommendation of a
> Macromedia (now Adobe) addict.  The WYSIWYG part in Dreamweaver MX doesn't
> really work when using all CSS, so you have to keep checking in the
> browser.
> laura
>
> -Original Message-
> Re: [css-d] Best way to work in CSS and XHTML ?
>
> On 24/05/06, Michel Sabatino <[EMAIL PROTECTED]> wrote:
> > Which is the easiest and more efficient way to work in CSS and XHTML to
> > get at once a view on how it will look on IE 6 and firefox?
> > How to handle external css files during the same process described
> before?
> > In one word, which are the best tools (more efficient) to work with in
> > CSS and XHTML?
> >
> > Thanks in advance.
> >
> > Notepad, vi or emacs. Code for Firefox, placate IE. Not really sure what
> > you're asking here...
> >
>
> __
> css-discuss [EMAIL PROTECTED]
> http://www.css-discuss.org/mailman/listinfo/css-d
> IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
> List wiki/FAQ -- http://css-discuss.incutio.com/
> Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
>



-- 
Tim Gossett
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] Best way to work in CSS and XHTML ?

2006-05-25 Thread Tony Crockford
Michel Sabatino wrote:
> Hi.
> 
> Which is the easiest and more efficient way to work in CSS and XHTML to 
> get at once a view on how it will look on IE 6 and firefox?
> How to handle external css files during the same process described before?
> In one word, which are the best tools (more efficient) to work with in 
> CSS and XHTML?

Take  a look at Topstyle Pro

you can have a side by side preview in IE and Firefox and see what 
effect different doctypes has; manage a site, look at orphan classes 
etc...

but there's no substitute for multiple displays - editor on one, IE 
and Firefox on screens 2 and 3.

;o)



-- 
Join me: http://wiki.workalone.co.uk/
Thank me: http://www.amazon.co.uk/gp/registry/1VK42TQL7VD2F
Engage me: http://www.boldfish.co.uk/portfolio/

__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/