To be honest, download Drupal and Joomla and see what one you like best. If neither are working for you, try WP, but it will take more effort to get it where you want to.
Display the SQL via a hidden element so you can do a "View Page source" and it's there, but not as obvious where everybody sees it. Ideally, you could write the output to a file.
There's nothing specific about the HTML 5 tags for content that changes or doesn't. A general rule for <h1> and other header tags like it should contain a single element in it as where the <header>...
In terms of a piece of software doing it? The answer is either no, or so not recommended that it becomes a no. PSD files are best left as visual templates and then creating the HTML/CSS yourself and...
1. How hell bent are you using a WYSIWYG editor? If you don't mind skipping out on that aspect, there are free text editors that are rather good. My top pick is...
Somebody takes a PSD file and used it as a visual template. They then code a web page using HTML, CSS, and needed images to duplicate the site. They then go and add in all of the server side logic....
Ok if you are merely dealing with client side code. Fails for something that deals with server side code. I at least left Komodo Edit on my PC after trying it out....
I've already downloaded MS Express and took a quick glance at C#. It's my eventual goal to finish off my degree in CS with focusing on .NET. I really liked what I saw during my testing out phase. I...