<optgroup id="e1nh6"></optgroup>
<cite id="e1nh6"><label id="e1nh6"></label></cite>

    1. <u id="e1nh6"></u>
      \n

      ? ? ???? ?? ?? ????? <\/h1>\n

      ??? ?????. <\/p>\n \n<\/body>\n<\/html><\/pre>

      CSS : ? ???? ???? ?????<\/h3>

      CSS? ??? ? ??? ?? ? ???? ???? ?????. ?? ??, color<\/code> ??? ???? ??? ??? ? ??? background-color<\/code> ???? ??? ? ????. CSS? ???? HTML ??? ????? ???? ???? ???? ???? ?? ???? ??? ????.<\/p>

       ? {\n    Font-Family : Arial, Sans-Serif;\n    ??? : #f0f0f0;\n}\n\nH1 {\n    ?? : #333;\n}\n\np {\n    ?? : #666;\n}<\/pre>

      JavaScript : ?? ?? ??? ?????<\/h3>

      JavaScript? ? ???? ???? ??? ??? ??? ???? ? ???? ??? ? ???? ??? ? ????. ?? ?? ??? ???? ?? ?? ????? ??? ??? ???? ??? ? ????.<\/p>

       document.getElementById ( 'myButton'). addEventListener ( 'click', function () {\n    ?? ( '?? ??!');\n});\n\ndocument.getElementById ( 'myparagraph'). style.color = 'red';<\/pre>

      ??? ?<\/h2>

      HTML? ?? ??<\/h3>

      HTML? ?? ??? ??? ?? ? ???? ??? ???? ????. ??? ?? ?? ??? ????.<\/p>

       \n