일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
Tags
- Mac
- Build
- 게임
- 단축키
- file
- unity
- AIR
- iphone
- Ane
- 태그를 입력해 주세요.
- class
- swf
- XML
- AS3
- flash builder
- Game
- Android
- unity3D
- ios
- texture
- builder
- 영어
- sdk
- Flash
- 아이튠즈
- path
- smartfoxserver
- 3d
- 배열
- 경로
Archives
- Today
- Total
목록HTML (2)
상상 너머 그 무언가...
웹표준 통과 체크하기
http://jigsaw.w3.org/css-validator/ http://validator.w3.org/ 두개의 사이트에 내가 만든 웹페이지를 올려보면웹표준을 다 준수 했는지 여부를 알 수 있다.
개발관련(Development)/웹(Web), 자바스크립트(Javascript)
2013. 8. 8. 18:32
& 변환
& ->> & ->> (공백)> > > Reserved Characters in HTMLSome characters are reserved in HTML and XHTML. For example, you cannot use the greater than or less than signs within your text because the browser could mistake them for markup.HTML and XHTML processors must support the five special characters listed in the table below:CharacterEntity NumberEntity NameDescription"""quotation mark'''..
개발관련(Development)/웹(Web), 자바스크립트(Javascript)
2012. 12. 24. 14:32