웹 개발자, 디자이너의 채용을 위한 실전 테스트
2007.03.02 ,
오후 08:36
웹 접근성
4 comments »
웹 개발자와 디자이너에게 좋은 정보를 꾸준히 제공해주고 있는 Sitepoint에 Bulletproof HTML: 37 Steps to Perfect Markup라는 글이 올라왔네요. 저는 이 글을 “웹 개발자와 디자이너의 채용을 위한 실전 테스트”라고 다르게 부르고 싶습니다. ‘제가 봤던, 진행했던 그 어느 테스트보다 질문의 의도와 내용이 좋다’고 감히 말할 수 있습니다.
스스로 한번 테스트해보세요. 저는 case-sensitive라는 단어 때문에 잠깐 사전을 찾아본 것 외엔, 37개 문항에 바로 답할 수 있었습니다. 물론 Sitepoint의 답과 다른 내용도 일부있었지만, 서로를 존중한다고 생각할 때, 전 100점입니다. ^^;
웹 개발자와 디자이너의 채용을 위한 실전 테스트
- 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?


4개의 의견이 있습니다. | 당신의 의견을 바랍니다.
1.
정찬명 |
2007.03.03 ,
오후 05:17 ·
permallink
저는 아직 내공부족인가봐요.
13번 BOM은 문자셋과 관련이 있다는 것 이외에는 아는것이 없구요.
29번의 var는 무엇을 뜻하는지 잘 모르겠네요.
32번의 역시 마찬가지.
정답을 함께 공개하는 센스를 발휘해 주삼! ㅎㅎㅎ.
2.
Hooney |
2007.03.04 ,
오전 10:34 ·
permallink
세상에 정답이 어디 있을까요?
제 대학 친구가 철학 시험에 “문제 속에 답이 있으니, 애써 밖에서 찾으려 하지 말라”라고 써서, A+을 맞았던 기억이 납니다.
이 문제 역시, 정답에 대한 갈망보단, 문제 자체에 집중하는 게 좋은 거 같아요.
왜 이 문제가 나올 수 밖에 없었는지… 정말 웹 개발자와 디자이너를 위한 실전 테스트인지요~ ㅎㅎ
3.
정찬명 |
2007.03.05 ,
오전 10:47 ·
permallink
제 대학 친구는 “죽은 소크라테스가 살아있는 나를 괴롭히는구나” 라고 썼다가 A+ 받았다고 하더군요 ㅋㅋㅋ.
여하튼 저 테스트에 대한 답변 가이드를 언젠가는 정리해 주셨으면 좋겠어요~!
4.
기다림hiphapis |
2007.03.05 ,
오후 12:46 ·
permallink
오, 저도 시험볼때 모르겠으면
저런식으로 써야겠군요..!!
당신의 의견을 바랍니다..
사용할 수 있는 HTML 태그 :
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>