Advanced options regarding the HTML markup of your website.
Optimization vs. Documentation
If you choose documentation, the code will be organized and explained through comments. If you choose optimization, all comments will be removed and the code will be compressed, providing a faster load time, but less maintainable code.
Doctype
If you wish, you can specify a certain doctype for your site to be coded in.
Browser Compatibility
Choose which browsers your design needs to support.
Section 508 Compliance
The Americans with Disabilities Act, Section 508 is a set of standards for accessibility on the web.