donaricano-btn

 2. Semantic for IE

- Semantic tags wouldn't work on IE previous version 


1. how well does your browser support html5?

https://html5test.com


2. How to work on IE 

1) To use a javascript

- createElement()

  document.createElement('nav');
  document.createElement('footer');
  document.createElement('header');

 

2) HTML5 shiv


'Front-End > HTML5 + CSS' 카테고리의 다른 글

[HTML5] 4. HyperLink  (0) 2016.08.04
[HTML5] 3.Text Tag  (0) 2016.08.04
[HTML5] 1. Semantics Tags  (0) 2016.08.04
[CSS] To make a tab  (0) 2016.05.10
[CSS] heavy character  (0) 2016.02.23
블로그 이미지

리딩리드

,