HTML5: <!DOCTYPE html>
All the cool kids have started using the new HTML5 doctype:
<!DOCTYPE html>
It triggers standards mode even in shitty browsers, so we can dump its verbose predecessor and start blazing a path of HTML5 glory.
Leave a Reply