Not signed in (Sign In)

Vanilla 1.1.4 is a product of Lussumo. More Information: Documentation, Community Support.


    • CommentAuthorhttp
    • CommentTimeNov 12th 2006
     
    which is the best editor out there for us?

    Well I just find it easier with FrontPage since it gives you the ability to preview the page as you do it. Not only that you have the code right there also, so you can have a split screen; one with html code and the other side with the visual representation of the code.

    But I guess if you're very knowledgable in html you could do it with Notepad, but even the experts I know use dreamweaver or frontpage.
    • CommentAuthorjustnajm
    • CommentTimeNov 16th 2006
     
    Dreamweaver is a good editor not only for html but all the other languages such as javascript, vbscript, asp, jsp, xml, php and many more.

    Also provide all the html elements in its visual view. Just drag and drop them in the page.

    Have pre-define javascript functions for validation and other neccessary processing: like taking info of client browser and version etc.