웹 개발자와 디자이너의 채용을 위한 실전 테스트
- What is HTML?
- What are the different versions of HTML?
- What about XHTML?
- Is HTML case-sensitive?
- What does the DOCTYPE declaration do?
- What is a DTD?
- What is the difference between Strict, Transitional and Frameset DTDs?
- Which DOCTYPE should I use?
- Why should I validate my markup?
- Why does HTML allow sloppy coding?
- Why does the validator complain about my <embed> tag?
- What does character encoding (charset) mean?
- What is a BOM?
- What encoding should I declare?
- How do I insert characters outside the encoding range?
- Why do I need to write & instead of just &?
- How should heading elements be used?
- What are block-level and inline elements?
- Can I make an inline element block-level with CSS?
- Why are external CSS and JavaScript files a good idea?
- Should I use p or br?
- What does "semantic" mean?
- Should I replace b and i with strong and em?
- Why are layout tables considered harmful?
- Should I use divs instead of layout tables?
- Are tables deprecated?
- What is the correct use of the address element type?
- What is the correct use of the dfn element type?
- What is the correct use of the var element type?
- Should I use quotation marks within or around a q element?
- What is the difference between abbr and acronym?
- Why is <feature X> deprecated?
- Must I have an alt attribute for every image?
- What is the difference between class and id?
- Why doesn’t id="123" work?
- Why doesn’t <a href=My Cool Page.html> work?
- How can I include an HTML page in another HTML page?
http://hooney.net/2007/03/02/366/
댓글 없음:
댓글 쓰기