277 مشاهدة
من هو خال ابن خالت امك
بواسطة عُدل

1 إجابة واحدة

0 تصويت
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
  <title>Edit Article</title>
  <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
  <script type="text/javascript" src="tiny_mce/tiny_mce.js"></script>
</head>
<body>
  <h1>Edit Article</h1>
  <form action="form_handler.php" method="post">
    <div>
      <textarea cols="80" rows="10" id="articleContent" name="articleContent">
        &lt;h1&gt;Article Title&lt;/h1&gt;
        &lt;p&gt;Here's some sample text&lt;/p&gt;
      </textarea>
      <script type="text/javascript">
      tinyMCE.init({
        theme : "advanced",
        theme_advanced_toolbar_location : "top",
        theme_advanced_toolbar_align : "left",
        mode : "exact",
        elements : "articleContent"
      });
      </script>
      <input type="submit" value="Submit"/>
    </div>
  </form>
</body>
</html>
بواسطة (32 نقاط)
You will be able to see this text. <!-- You will not be able to see this text. --> You can even comment out things in <!-- the middle of --> a sentence. <!-- Or you can comment out a large number of lines. --> <div class="example-class"> Another thing you can do is put comments after closing tags, to help you find where a particular element ends. <br> (This can be helpful if you have a lot of nested elements.) </div> <!-- /.example-class -->

Read more: https://html.com/tags/comment-tag/#ixzz5qN5xdhtc

اسئلة مشابهه

0 إجابة
278 مشاهدة
سُئل أبريل 23، 2020 بواسطة مجهول
0 إجابة
189 مشاهدة
سُئل أبريل 8، 2020 بواسطة مجهول
0 إجابة
78 مشاهدة
سُئل يناير 11، 2020 بواسطة مجهول
0 إجابة
185 مشاهدة
سُئل ديسمبر 7، 2019 بواسطة مجهول
1 إجابة
357 مشاهدة
سُئل أغسطس 16، 2019 بواسطة مجهول
2 إجابة
2.6ألف مشاهدة
1 إجابة
578 مشاهدة
1 إجابة
1.6ألف مشاهدة
سُئل أكتوبر 28، 2015 بواسطة مجهول
3 إجابة
47.4ألف مشاهدة
سُئل يونيو 19، 2015 بواسطة مجهول
0 إجابة
107 مشاهدة
سُئل يناير 15، 2020 بواسطة مجهول