EggXpert

A community site dedicated to Newegg shoppers.
Welcome to eggXpert.com. Sign in | Join | Help
in Search
Advanced Search

Looking for easy website building program...

Last post 09-07-2008, 12:44 AM by wilzdezign. 8 replies.
Sort Posts: Previous Next
  •  08-22-2008, 8:41 AM 378861

    Looking for easy website building program...

    Hello,

     

    I’m looking for a program or what have you (preferably Free or low cost), that will allow me to easily build a website using Drag and Drop methods and also allow me to use my own graphics (backgrounds and such). I don’t know coding and don’t have time to learn it right now.

    Anybody know of such a thing? Any recommendations?  I’m a newbie and then some to having a website, but I need to get one up as quickly as possible. (I’ve never needed one until now).

    I can find a host with no problem, it’s putting together the site that has me stumped.

     

    Thanks


    SPECS
    Mother Board: Gigabyte GA-M57SLI-S4
    Vid Card: Sapphire Radeon X1950PRO 256MB 256-bit PCI express x16
    CPU: AMD Athlon 64 X2 3800+ Windsor
    Power Supply: Antec earthwatts EA500 (500W)
    Misc: Arctic Cooling Freezer 64 Pro CPU cooler
    2 GB Gskill memory
    Western Digital 250GB 7200RPM SATA HD
    Plextor 52X CD burner IDE
    OS: Win XP with SP2
  •  08-22-2008, 8:49 AM 378868 in reply to 378861

    Re: Looking for easy website building program...

    I've messed around with NVU, and it's a pretty decent for what it is.
  •  08-22-2008, 9:01 AM 378875 in reply to 378861

    Re: Looking for easy website building program...

    Ditto what the other poster said.  I use NVU for basic stuff like my ebay listings and stuff like that.  I've heard a little about google pages too, but haven't used them myself.

    I would also recommend trying out some of the W3 schools tutorials for HTML.  The try-it editor is a cool way to see the html and the visual results side by side.

     

    http://www.nvudev.com/download.php

    http://www.w3schools.com/html/html_examples.asp

  •  08-22-2008, 1:11 PM 379025 in reply to 378868

    Re: Looking for easy website building program...

    SergeiV:
    I've messed around with NVU, and it's a pretty decent for what it is.

    Thank you, I will check that out.Smile


    SPECS
    Mother Board: Gigabyte GA-M57SLI-S4
    Vid Card: Sapphire Radeon X1950PRO 256MB 256-bit PCI express x16
    CPU: AMD Athlon 64 X2 3800+ Windsor
    Power Supply: Antec earthwatts EA500 (500W)
    Misc: Arctic Cooling Freezer 64 Pro CPU cooler
    2 GB Gskill memory
    Western Digital 250GB 7200RPM SATA HD
    Plextor 52X CD burner IDE
    OS: Win XP with SP2
  •  08-22-2008, 1:14 PM 379029 in reply to 378875

    Re: Looking for easy website building program...

    aydubya:

    Ditto what the other poster said.  I use NVU for basic stuff like my ebay listings and stuff like that.  I've heard a little about google pages too, but haven't used them myself.

    I would also recommend trying out some of the W3 schools tutorials for HTML.  The try-it editor is a cool way to see the html and the visual results side by side.

     

    http://www.nvudev.com/download.php

    http://www.w3schools.com/html/html_examples.asp

    Oh, I thought w3schools was an actual schoolEmbarrassed I was thinking good heavens I don't have years to learn this stuff at the moment, maybe later. Now I see it's not a school, geez. Yes, having a side by side may prove very helpful to me.

    Thank you.Smile


    SPECS
    Mother Board: Gigabyte GA-M57SLI-S4
    Vid Card: Sapphire Radeon X1950PRO 256MB 256-bit PCI express x16
    CPU: AMD Athlon 64 X2 3800+ Windsor
    Power Supply: Antec earthwatts EA500 (500W)
    Misc: Arctic Cooling Freezer 64 Pro CPU cooler
    2 GB Gskill memory
    Western Digital 250GB 7200RPM SATA HD
    Plextor 52X CD burner IDE
    OS: Win XP with SP2
  •  08-22-2008, 1:51 PM 379049 in reply to 379029

    Re: Looking for easy website building program...

    Another fun way to learn HTML basics is to go to a website and grab the source code and paste it into NVU.  Here's how you do it:

    • Go to a cool but basic site
    • In Firefox, go to  view > page source
    • Copy the code in the window that comes up
    • Open NVU and a new blank page
    • Click the Source tab at the bottom of the page
    • paste the code in-between the  <body> and </body> tags which is usually line 9
    • click the preview tab to see the site (usually without images)
    • click the normal tab to see the table structure
    • click the html tab to see objects with html tags

    By jumping back and forth you can see what the code looks like and what the visual translation of it looks like.  That's about the extent of my very limited HTML experience but it's a good way to start.  Once you have the basics down there are a ton of good books out there.  Lastly, the graphics editing capabilites are what make good websites.  Gimp is a cool open-source program you can use to tinker with graphics.

    A.W .

  •  08-22-2008, 3:27 PM 379119 in reply to 379049

    Re: Looking for easy website building program...

    aydubya:

    Another fun way to learn HTML basics is to go to a website and grab the source code and paste it into NVU.  Here's how you do it:

    • Go to a cool but basic site
    • In Firefox, go to  view > page source
    • Copy the code in the window that comes up
    • Open NVU and a new blank page
    • Click the Source tab at the bottom of the page
    • paste the code in-between the  <body> and </body> tags which is usually line 9
    • click the preview tab to see the site (usually without images)
    • click the normal tab to see the table structure
    • click the html tab to see objects with html tags

    By jumping back and forth you can see what the code looks like and what the visual translation of it looks like.  That's about the extent of my very limited HTML experience but it's a good way to start.  Once you have the basics down there are a ton of good books out there.  Lastly, the graphics editing capabilites are what make good websites.  Gimp is a cool open-source program you can use to tinker with graphics.

    A.W .

    That's interesting, but I don't use Firefox. I'm on Explorer. I'm not that interested in HTML right now. I just need to get my site up. It's just a basic site...I think. (Articles, pics and links). I just want it to look nice and attractive for traffic. I'm using it for affiliate marketing and Adsense and such like that, but the value is going to be information, reviews and advice. I just want to be able to easily update and write articles and such.

    I've tried Gimp before and one has to have a Phd in graphic arts to get it to work. It's far too complicated, much like MS Paint, completely non-intuitive. I'm just learning Picassa and struggling a bit with that. (Too cryptic) and no previews, so I don't think too much of it so far. Yeah, I need to find an intuitive photo program, but that may be a lot easier than finding a website program. I'll be checking out both the earlier suggestions when I get home.


    SPECS
    Mother Board: Gigabyte GA-M57SLI-S4
    Vid Card: Sapphire Radeon X1950PRO 256MB 256-bit PCI express x16
    CPU: AMD Athlon 64 X2 3800+ Windsor
    Power Supply: Antec earthwatts EA500 (500W)
    Misc: Arctic Cooling Freezer 64 Pro CPU cooler
    2 GB Gskill memory
    Western Digital 250GB 7200RPM SATA HD
    Plextor 52X CD burner IDE
    OS: Win XP with SP2
  •  08-28-2008, 8:43 AM 382245 in reply to 379119

    Re: Looking for easy website building program...

    Ok, NVU is my answer. It even has step by step instructions and loads of info and advice. PERFECT! Just what I was hoping to find! Thank you so much everyone!Applause

    SPECS
    Mother Board: Gigabyte GA-M57SLI-S4
    Vid Card: Sapphire Radeon X1950PRO 256MB 256-bit PCI express x16
    CPU: AMD Athlon 64 X2 3800+ Windsor
    Power Supply: Antec earthwatts EA500 (500W)
    Misc: Arctic Cooling Freezer 64 Pro CPU cooler
    2 GB Gskill memory
    Western Digital 250GB 7200RPM SATA HD
    Plextor 52X CD burner IDE
    OS: Win XP with SP2
  •  09-07-2008, 12:44 AM 387834 in reply to 382245

    Re: Looking for easy website building program...


    w i l z d e z i g n ... XHTML, XML, CSS, ColdFusion, PHP, SQL.. hand coder only!
View as RSS news feed in XML

 Home   Forums   Chat   Blogs   Deals   Newsletter   About 

 FAQ   Terms of Use   Privacy Policy   Contact Us 

©2008 Newegg, Inc. All rights reserved.