The new forums will be named Coin Return (based on the most recent vote)! You can check on the status and timeline of the transition to the new forums here.
The Guiding Principles and New Rules document is now in effect.

HTML editor

Roland of GileadRoland of Gilead Registered User regular
So I've been asked to design a web page for work. I don't know HTML very well at all. I've done some very basic stuff in the past for myself but nothing "professional". What is the best editor for me to use as a novice that will let me do the most with the page. I tried hot dog once a long time ago and I'm grabbing a copy of frontpage, but before I get too far along I figured I'd ask here. I don't really need to do anything crazy fancy. I don't think I need any java, shockwave or flash on the page. Though flash could be cool later. I do need to set up some stuff on the page where a customer could buy products on our site. Also some form work for people to fill out and submit for quotes.

Thanks for any help,

Barneysig.jpg
Roland of Gilead on

Posts

  • CmdPromptCmdPrompt Registered User regular
    edited January 2009
    How much programming experience do you have?

    I'd recommend just using a text editor such as Notepad++ and coding the HTML, CSS, etc. yourself, but that may take much more time than you have.

    CmdPrompt on
    GxewS.png
  • tehmarkentehmarken BrooklynRegistered User regular
    edited January 2009
    You know, I'm interested in this too. For no reason I can tell Dreamweaver has gone berserk and auto closes itself after about 30 seconds of use. I usually just use notepad for coding, BUT the class I'm taking now requires using an editor with the ability to validate code for xhtml. Notepad obviously doesn't have this functionality...

    tehmarken on
  • James DekkJames Dekk Registered User regular
    edited January 2009
    I use Coda on OSX, which is really fantastic. I like the interface design of Panic's software, and this is no exception.

    Realistically though? Notepad works just fine – especially if you're just starting out and don't want to invest in a more full-fledged application that you won't really understand. I think everyone should learn to work with their HTML and CSS without any code assistants or WYSIWG editors just so they understand what they're doing.

    James Dekk on
    James+Dekk.png
  • Roland of GileadRoland of Gilead Registered User regular
    edited January 2009
    I've got a little programming experience. I write CNC programs and have done some qbasic programs a long time ago but I don't really know much HTML code. I was sorta looking for a WYSIWG editor. The price really isn't an issue.

    Roland of Gilead on
    Barneysig.jpg
  • wasted pixelswasted pixels Registered User regular
    edited January 2009
    A WYSIWYG editor isn't going to do what you need it to do, and if this site is for a business, you shouldn't do it yourself unless you're a competent developer. For the love of god, please tell your boss "It'd cost under $1,000 to hire a professional (either locally or via Elance or something), so let's get somebody who knows what they're doing."

    Seriously. A novice installing a contact form can go 300,000 kinds of wrong -- that's about how many spam messages will be piped through your website every day if you botch the install or choose a poor script for the job. A novice trying to setting up an ecommerce site without knowing what they're doing can result in anything from massive credit card fraud to identity thieves using your site to con victims.

    This is your company's good name on the line, please, please, please do not do this yourself if you aren't a qualified web developer.

    wasted pixels on
  • JasconiusJasconius sword criminal mad onlineRegistered User regular
    edited January 2009
    http://www.aptana.com


    best one I have found for Windows.

    Jasconius on
    this is a discord of mostly PA people interested in fighting games: https://discord.gg/DZWa97d5rz

    we also talk about other random shit and clown upon each other
Sign In or Register to comment.