Web Standard #1
      @EBvi
?


• W3C
•       W3C
•
•
•
•
•   XML

•
•
•
• HTML & CSS         •
• Audio & Video      • MathML
•
• Scripting & AJAX
•
•
•
•
• Meta format(XML)
• URL, URI, fancy url
•
•
•
•
•
•
•   (SPARQL)
XML
• XML       •
• XSLT,     •
•           •
•
•
•
•
•
•   (WSDL)

•
•
• Multimodal Access
•
•   TV

•
•
•       ,

•   ,
HTML   CSS
<HTML>
<div>
• div
•

• -> table

•
    div
DIV


• DIV         ?



• ->
<b>
           <strong>
•b

• strong



•
• [HTML4      ]
<i>
             <em>

•i
• em       emphasis(   )
            .



• [HTML4         ]
•


•   HTML4   deprecated(
       )
• <font>
• <b>
• <s>
• <tt>
• <big>
• <small>
• <i>


•
HTML5     <i> <b>

        HTML4           HTML5

<i>
                    )     ,

<b>             (               )
heading tags

• <h1><h2><h3><h4><h5><h6> ...
•
•
<img> in <h1>

• <h1><img src=”c.jpg” alt=”     ”></h1>



• <h1>         <img>


•       : http://cssdesign.kr/forum/
    viewtopic.php?id=2004
• <h1>       ?



• -> 100          ,
  W3C


• ->       <h1>
<p>

•       (paragraph)

• div

•p             div
<label>

• <label><input type=”radio”
  name=”agree” value=”yes”/>
    </label>



• label         <input>
<table>
• <table>
   • <caption>                   </caption>

   • <colgroup><col width=”100%”/></colgroup>
   • <thead>
      • <tr><th>          </th></tr>

   • </thead>
   • <tbody>
      • <tr><td>          </td></tr>

   • </tbody>
• </table>
<thead>
     <th>     ?

•

• th

       td
• <thead> <tbody> <tfoot>

•
•
•
•
Web standard 1

Web standard 1