html

    Mobile용 Meta Tag

    Mobile용 Meta Tag

    MobileOptimized Meta Tag Microsoft에서 모바일을 위해 Layout의 가로 크기를 조정하기 위해 고안한 태그 ex) Smartphone : content = "176" pocket pc : content="240" or content="480" HandheldFriendly Meta Tag Palm의 AvantGo mobile browser를 위한 태그 모바일 화면 크기 조정관련 설정 ex) * true : 모바일용(화면 크기 조정 기능) * false : Desktop에 최적화된 html 사용 Viewport Meta Tag 대부분의 스마트폰 브라우저에서 화면의 크기를 조정하기 위해 사용 기존 width값은 980px ex) Viewport META Example Value D..

    HTML Event

    - Window Events Only valid in body and frameset elements. - onload script Script to be run when a document loads onunload script Script to be run when a document unloads - Form Element Events Only valid in form elements - onchange script Script to be run when the element changes onsubmit script Script to be run when the form is submitted onreset script Script to be run when the form is reset ons..

    Core & Keyboard Attribute

    class class_nameor style_name The class of the element id id_name A unique id for the element style style_definition An inline style definition title tooltip_text A text to display in a tool tip accesskey character Sets a keyboard shortcut to access an element tabindex number Sets the tab order of an element

    META 태그

    페이지 이동 PHP : echo (""); 페이지 컨텐츠 타입