2005년 08월 18일
참고할만한 14단계의 웹표준 교육과정
출처 http://www.westciv.com/courses/free/

Week 1: (15/08/05 - 21/08/05) Introductions



  • how this course works

  • what exactly is a web page and how does it work?

  • what does a browser do?

  • where did HTML come from?



Week 2: (29/08/05 - 04/09/05) HTML and XHTML



  • anatomy of elements in detail

  • empty and non empty elements

  • the difference between HTML and XHTML



Week 3: (05/09/05 - 11/09/05) Elements and attributes



  • the containment hierarchy

  • structural vs presentational markup

  • the core HTML elements

  • headings and paragraphs

  • style sheets



Week 4: (12/09/05 - 18/09/05) Block and inline elements



  • block and inline elements

  • generic elements

  • the class attribute



Week 5: (19/09/05 - 25/09/05) Site management



  • organising and managing files and directories

  • naming files and directories



Week 6: (26/09/05 - 02/10/05) Links 1



  • introduction to hypertext

  • the anchor element

  • relative URLs



Week 7: (03/10/05 - 09/10/05) Links 2



  • absolute URLs

  • links to names anchors

  • links to downloads etc

  • "mailto" links



Week 8: (10/10/05 - 16/10/05) Graphical elements 1



  • introduction to web graphics

  • how to embed a GIF

  • linking to a graphic



Week 9: (17/10/05 - 23/10/05) Graphical elements 2



  • working with elements other than GIFs

  • accessibility and usability issues



Week 10: (24/10/05 - 30/10/05) Validation and meta data



  • why validation is important

  • how to create valid HTML and XHTML documents

  • working with meta data



Week 11: (31/10/05 - 06/10/05) Frames and special characters



  • the pros and cons of frames

  • character encodings

  • working with special characters



Week 12: (07/11/05 - 13/11/05) Tables



  • the right and wrong way to use tables

  • the table elements

  • building a regular table

  • building an irregular table



Week 13: (14/11/05 - 20/11/05) Forms 1



  • the top level form elements

  • allowing text input

  • form controls




Week 14: (21/11/05 - 27/11/05) Forms 2 + revision quiz



  • form options

  • buttons: submitting and resetting

  • course wrap up

  • revision quiz




디자인과 스타일이 분리되어 있어서 소스만 깔끔하게 가져올 수 있었습니다.
이글루스의 자동 br 기능이 너무 마음에 안드는 군요.
이글루스가 li 태그 뒤에 전부 br을 넣어줬습니다. ㅡㅡ;
html 사용으로 하고 글을 썼음에도 자동 br 을 집어넣고 끄는 기능은 없으니 난감합니다. :(
by -A2- | 2005/08/18 23:44 | | 트랙백(1) | 덧글(4)
트랙백 주소 : http://ani2life.egloos.com/tb/1658359
☞ 내 이글루에 이 글과 관련된 글 쓰기 (트랙백 보내기) [도움말]
Tracked from 개발자 서씨 at 2006/02/12 05:24

제목 : 이글루스에 소스 코드 올리기
이글루스에는 IT 업계에서 일하시는 개발자 분들이 많으신 것 같습니다. 개발 관련된 일들을 포스팅하려면 가끔 코드를 올릴 일도 필요한데, 이글루스에 소스 코드 올리기 팁을 공개합니다. (이미 다 알고 계실지도 모르겠지만.) 1. 일단 C, C++, Java, C# 등 자신의 사용하는 언어의 소스 코드를 준비합니다. 2. 이왕이면 알아보기 쉽게 Syntax Highlight 기능을 이용합니다. vim에서 :TOhtml 을 입력하면......more

Commented by 오리대마왕 at 2005/08/26 10:05
br 이거 아주 난감하죠 :)
가끔 소스코드를 posting 하면 들여쓰기 때문에 pre 태그를 쓰는데, 이렇게 하면 소스가 다 한줄씩 띄엄띄엄 나옵니다. 건의를 해봐야겠네요.
Commented by she at 2005/08/26 12:11
태터같은 경우는 [html][/html]이런 치환자가 있어서 그 안에서 태그를 쓸 수 있는 꼼수가 있던데 이글루스는 모르겠네요.
Commented by daybreaker at 2005/08/26 20:34
저도 요즘 태터에서 [html][/html] 꼼수를 활용하고 있죠.. =3
이글루스 정도라면 건의하면 들어줄 것 같기도 하군요.
Commented by 아크몬드 at 2005/08/28 17:42
저도 [HTML]치환자 씁니다.

:         :

:

비공개 덧글



<< 이전 페이지 | 다음 페이지 >>