HTML 소스에서 주석(comment)은
<!-- comment -->
와 같이 사용한다. 여타 프로그램들과 마찬가지로 주석은 소스코드에만 나타날 뿐 브라우저에 나타나지 않는다.
출처/참조: http://jihansome.tistory.com/749
HTML test 할 수 있는 곳
- http://www.play-hookey.com/htmltest/
// 소스코드 창 마우스 드레그로 늘릴 수 있음.
- http://www.w3schools.com/tags/tryit.asp?filename=tryhtml_comment
// 여기는 한글이 안뜸. (인코딩 문제인듯한데 크롬에서는 해결 못하겠음.)
HTML과 CSS(Cascading style sheet) 배울수 있는 곳
- http://www.w3schools.com/default.asp
// 영어 페이지. Try it을 잘 활용하면서 배우시길.
- http://www.homejjang.com/
// 한글 페이지. 간단하게 잘 설명되어 있는듯. 나같은 초보자에게 적격?
HTML table 관련
- http://www.w3schools.com/Css/css_positioning.asp
- http://www.homejjang.com/03/table.php
- http://bms.unionsteel.co.kr/union/webzine/academy/html12.asp
- http://www.clearboth.org/19-html-tables/
<!-- comment -->
와 같이 사용한다. 여타 프로그램들과 마찬가지로 주석은 소스코드에만 나타날 뿐 브라우저에 나타나지 않는다.
출처/참조: http://jihansome.tistory.com/749
HTML test 할 수 있는 곳
- http://www.play-hookey.com/htmltest/
// 소스코드 창 마우스 드레그로 늘릴 수 있음.
- http://www.w3schools.com/tags/tryit.asp?filename=tryhtml_comment
// 여기는 한글이 안뜸. (인코딩 문제인듯한데 크롬에서는 해결 못하겠음.)
HTML과 CSS(Cascading style sheet) 배울수 있는 곳
- http://www.w3schools.com/default.asp
// 영어 페이지. Try it을 잘 활용하면서 배우시길.
- http://www.homejjang.com/
// 한글 페이지. 간단하게 잘 설명되어 있는듯. 나같은 초보자에게 적격?
HTML table 관련
- http://www.w3schools.com/Css/css_positioning.asp
- http://www.homejjang.com/03/table.php
- http://bms.unionsteel.co.kr/union/webzine/academy/html12.asp
- http://www.clearboth.org/19-html-tables/
'[물리·과학·IT]' 카테고리의 다른 글
ESA 플랑크 - 최초의 빛 (우주배경복사, CMBR) (0) | 2013.03.26 |
---|---|
Cosmology by Leonard Susskind (0) | 2013.03.25 |
String Theory and M-Theory by Leonard Susskind (0) | 2013.03.13 |
The Elegant Universe (0) | 2013.02.07 |
다중 우주론 (Multiverse) (0) | 2013.01.30 |