- 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?
"Web" 카테고리의 다른 글
- 트위터(Twitter)의 시작! (0)2010/02/03
- 마이크로 포맷 (Microformats) 이란? (0)2008/10/09
- 웹 분야에 종사한다면 꼭 답해야 할 질문들... (0)2008/06/21
- 1200+ Web 2.0 Sites in 50+ categories (0)2008/06/15
- robots.txt (0)2008/06/15

수안이의 컴퓨터 연구실



Leave your greetings.