HTML5 Examples
Example with sections in HTML5 (section tag)
April 10th, 2016
<!DOCTYPE html>
<html lang='en-us'>
<head><...
Setting up details and summary sections (details and summary tags)
April 10th, 2016
<!DOCTYPE html>
<html lang='en-us'>
<head><...
Basic navigation in HTML5 example (nav)
April 10th, 2016
<!DOCTYPE html>
<html lang='en-us'>
<head><...