The Notebook Review forums were hosted by TechTarget, who shut down them down on January 31, 2022. This static read-only archive was pulled by NBR forum users between January 20 and January 31, 2022, in an effort to make sure that the valuable technical information that had been posted on the forums is preserved. For current discussions, many NBR forum users moved over to NotebookTalk.net after the shutdown.
Problems? See this thread at archive.org.

    WYSIWYG GUI CSS Editor?

    Discussion in 'Windows OS and Software' started by HTWingNut, Sep 21, 2011.

  1. HTWingNut

    HTWingNut Potato

    Reputations:
    21,580
    Messages:
    35,370
    Likes Received:
    9,877
    Trophy Points:
    931
    Is there a WYSIWYG GUI CSS editor in existance? I just want to set up a fairly basic web page and my CSS skills are noobish at best. Yes I know, learn as I go, but come on, just want to be able to set up a basic page quickly.
     
  2. HTWingNut

    HTWingNut Potato

    Reputations:
    21,580
    Messages:
    35,370
    Likes Received:
    9,877
    Trophy Points:
    931
    Is the trial full fledged or gimped? But $599? Yikes. It's not even in my TechNet subscription either.

    Nevermind, Web Pro is $149 new, and can get Upgrade for $48 from Amazon only requires an Office product to upgrade.
     
  3. davepermen

    davepermen Notebook Nobel Laureate

    Reputations:
    2,972
    Messages:
    7,788
    Likes Received:
    0
    Trophy Points:
    205
    uh, nice deal. have to check it out, then, too.

    sadly dev tools are typically not in the technet, and the msdn account is way over my price league.

    other than that, basic css is very very simple. visual web developer would have some intellisense on it for quickly coding something. that is free, at least.
     
  4. HTWingNut

    HTWingNut Potato

    Reputations:
    21,580
    Messages:
    35,370
    Likes Received:
    9,877
    Trophy Points:
    931
    Basic CSS is simple if you've been using it. I haven't really touched the stuff for a long time. Getting things to line up properly and look decent is not so simple as one would think. I refuse to use tables though. That's quick and dirty though.
     
  5. davepermen

    davepermen Notebook Nobel Laureate

    Reputations:
    2,972
    Messages:
    7,788
    Likes Received:
    0
    Trophy Points:
    205
    well, you said BASIC :) and that is simple.

    but from my testings right now, web developer express shouldacoulda work for you, just as well (and that's free). can create css code for you, having a nice dialog where you specify what you want, and some wisiwig things. if you don't want to throw around money, that is.

    i think you're not scared of SEEING code, just don't want to have to type it all. then web developer express should be fine for you. maybe.

    and yes, html layouting can be annoying as hell. there are much smarter ui/design layouting platforms than html/css. but well, it's the standard, isn't it?

    and yes, tables are dead. divs are the new tables :)
     
  6. HTWingNut

    HTWingNut Potato

    Reputations:
    21,580
    Messages:
    35,370
    Likes Received:
    9,877
    Trophy Points:
    931
    Yeah, I'm just gonna do it manually as annoying as it is. At least I can be proud that I suck at CSS even as simple as it is. long live div! :p

    But I'll take a peek at Web Developer Express.

    I have a mish mash of CSS, HTML, Perl, and PHP that I need to combine to get what I want. Damn I should have never stopped poking at code...
     
  7. davepermen

    davepermen Notebook Nobel Laureate

    Reputations:
    2,972
    Messages:
    7,788
    Likes Received:
    0
    Trophy Points:
    205
  8. HTWingNut

    HTWingNut Potato

    Reputations:
    21,580
    Messages:
    35,370
    Likes Received:
    9,877
    Trophy Points:
    931
    That's the other thing, is getting the right graphics. I don't want anything fancy, but enough to not make it scream NOOB.

    Yours looks pretty good and well developed.

    Part of my problem is I have my 2 & 3 yr old screaming in my ear half the time so it's hard to concentrate and focus. Something that I should be able to crank out in a day, is taking me a week and barely got started! (well I've scrapped the whole thing about a half dozen times).
     
  9. davepermen

    davepermen Notebook Nobel Laureate

    Reputations:
    2,972
    Messages:
    7,788
    Likes Received:
    0
    Trophy Points:
    205
    i don't have that problem yet :) i guess some sound-absorbing headphones are a better investment, then :)

    graphics.. i'm all for metro-style myself. typography, fonts, layouts > graphics. mostly because i can't really create graphics :)
     
  10. HTWingNut

    HTWingNut Potato

    Reputations:
    21,580
    Messages:
    35,370
    Likes Received:
    9,877
    Trophy Points:
    931
    Thanks for your input. In the end it will probably end up looking like a 1996 AOL page, but whatever. :rolleyes:
     
  11. davepermen

    davepermen Notebook Nobel Laureate

    Reputations:
    2,972
    Messages:
    7,788
    Likes Received:
    0
    Trophy Points:
    205
    get some gifs, then.. let the hamsters dance!!
     
  12. HTWingNut

    HTWingNut Potato

    Reputations:
    21,580
    Messages:
    35,370
    Likes Received:
    9,877
    Trophy Points:
    931
    Not a student, but thanks.
     
  13. Primes

    Primes Notebook Deity

    Reputations:
    919
    Messages:
    1,736
    Likes Received:
    718
    Trophy Points:
    131
  14. HTWingNut

    HTWingNut Potato

    Reputations:
    21,580
    Messages:
    35,370
    Likes Received:
    9,877
    Trophy Points:
    931
    Oh man, S.Prime thank you SO MUCH... +1. This is what I was looking for. Something simple and straight forward, it's small and portable too! Awesome.

    I'm using PHP to process my pages, wondering if there's a way to get PHP code to process locally. Hmm.
     
  15. chimpanzee

    chimpanzee Notebook Virtuoso

    Reputations:
    683
    Messages:
    2,561
    Likes Received:
    0
    Trophy Points:
    55
    If you are running Windows 7 thus IIS 7, there is php available so you can have it run under IIS.
     
  16. emiljan

    emiljan Notebook Enthusiast

    Reputations:
    12
    Messages:
    39
    Likes Received:
    0
    Trophy Points:
    15
    If you need to test php code locally i recommend uniform server, much better than IIS and nothing to install, just a small download and extract it to your C:\ drive.
     
  17. HTWingNut

    HTWingNut Potato

    Reputations:
    21,580
    Messages:
    35,370
    Likes Received:
    9,877
    Trophy Points:
    931
    emiljan, thanks! I'll give it a go. That looks great. Wow, server on a thumb drive as well as editor. This oughta be fun! :D
     
  18. Primes

    Primes Notebook Deity

    Reputations:
    919
    Messages:
    1,736
    Likes Received:
    718
    Trophy Points:
    131
    I usually use xampp lite on a flash drive. works great.
    XAMPP | PortableApps.com - Portable software for USB, portable and cloud drives
    once installed, use the "setup_xampp.bat" for first run, or anytime your drive path "f:/ , etc.." changes.
    use xampp-control.exe to start and stop the services when your done.

    thanks emilian, i will check that out.
     
  19. HTWingNut

    HTWingNut Potato

    Reputations:
    21,580
    Messages:
    35,370
    Likes Received:
    9,877
    Trophy Points:
    931
    After this thread I kind of got deterred from doing any more work with it, now I'm getting back. How do I utilize PHP using XAMPP? It says it supports PHP, but there's no way to start the service that I see?
     
  20. emiljan

    emiljan Notebook Enthusiast

    Reputations:
    12
    Messages:
    39
    Likes Received:
    0
    Trophy Points:
    15
    I don't recommend you use XAMPP because some of the components are outdated so you could run into potential bugs. I would use UniformServer, its a small download you extract to your C:\ Drive and from there you can start up the server which starts up Apache, MySQL, and PHP.

    Then you need to create a folder inside the C:\UniServer\web\ directory to place your files in.
    <folder name="">To access the files you type into a web-browser "localhost\<folder name="">nameOfFolder"

    You can download UniformServer from here.</folder></folder>
     
  21. HTWingNut

    HTWingNut Potato

    Reputations:
    21,580
    Messages:
    35,370
    Likes Received:
    9,877
    Trophy Points:
    931
    LOL. Noobert issue. I completely forgot to put localhost/

    D'oh!

    edit: I just closed down xampp (and all servers) and ran UniServer.

    I put http://localhost/index.php for URL but it won't load the stock index.php file. I even click on the "1" icon and select WWWRoot and it still says can't access page.
     
  22. emiljan

    emiljan Notebook Enthusiast

    Reputations:
    12
    Messages:
    39
    Likes Received:
    0
    Trophy Points:
    15
    Did you start the Server before you tried to access "localhost"? Click on the "1" icon and "Start UniServer(Apache MySQL)"

    Also you don't need the "http://" before localhost.
     
  23. HTWingNut

    HTWingNut Potato

    Reputations:
    21,580
    Messages:
    35,370
    Likes Received:
    9,877
    Trophy Points:
    931
    Yes I did, but it still won't work. rebooted and still won't work. I started up XAMPP and worked fine.

    After "Start UniServer", I run the "check server status" and it says Apache nor MySQL are running:

    [​IMG]
     
  24. HTWingNut

    HTWingNut Potato

    Reputations:
    21,580
    Messages:
    35,370
    Likes Received:
    9,877
    Trophy Points:
    931
    Hm, nevermind, had to run UniServer as administrator. It's extracted and installed in C:\Uniserver not Program Files so not sure reason for need as admin but whatever, it works.
     
  25. emiljan

    emiljan Notebook Enthusiast

    Reputations:
    12
    Messages:
    39
    Likes Received:
    0
    Trophy Points:
    15
    Also is the server installed under C:\ because the file-name can't have any spaces.

    XAMPP could be preventing it from starting properly. Uninstall XAMPP and see what happens.
     
  26. clod

    clod Newbie

    Reputations:
    0
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    5
    As for me Codelobster rocks. It is my favourite free editor for CSS, HTML and PHP files.