We'll see how easy CSS is fairly soon, and I will grade its use of proper markup shortly.
Notes:- Easy editing of actual HTML, but not all of it. For example, you can't edit the <head> or various wrappers.
- Easy links and lists
- CSS is, unfortunately, embedded (as opposed to linked)
- All the stupid IE behaviors are a thing of the past -- many simple hacks and fixes have been applied in the page source and CSS
- Look/layout switching is easy
- It's actually WYSIWYG
- Can upload files
- Apparently and currently (It's beta, duh) no way to change/buy a domain name
- HTML source looks pretty nice, except when it gets confused and puts an <h3> inside a <div> inside a <p>!
- No Spellchecking, a disappointing lack for a WYSIWYG editor!