Results 1 to 2 of 2

Thread: (X)HTML Editor w/ CSS capability

  1. #1

    Thread Starter
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687

    (X)HTML Editor w/ CSS capability

    Does anyone know of any (X)HTML/CSS editor(s) that will allow you to layou your site using div tags?

    I want to make some changes to my site, but everything I have wants to dump it all into table (shudder) to control the layout (or adds a ton of crap code I wouldn't know -or care- to deal with). What I would like is the ability to draw a rectange, give it a name, and have the editor create the appropriate div tag, along with the controling CSS for it. The CSS could be embeded in the HTML, pulling it out isn't a problem. It would be a lot easier to develop pages that way, rather than the try-it-and-see method I tend to use (and often screw up).

    Does anyone know of such an editor?

    Tg
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

  2. #2
    Frenzied Member Acidic's Avatar
    Join Date
    Sep 2003
    Location
    UK
    Posts
    1,090

    Re: (X)HTML Editor w/ CSS capability

    Dreamweaver allows you to draw divs and shove in content. But it doesn't handle them very well. It always uses inline CSS to position them.
    Have I helped you? Please Rate my posts.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width