Skip to content

Commit

Permalink
Revert "add movie player"
Browse files Browse the repository at this point in the history
This reverts commit 9cce937.
  • Loading branch information
egoing committed Nov 14, 2017
1 parent 9cce937 commit 8e3d621
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions 1.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@ <h1><a href="index.html">WEB</a></h1>
<li><a href="3.html">JavaScript</a></li>
</ol>
<h2>HTML</h2>
<p>
<iframe width="560" height="315" src="https://www.youtube.com/embed/jSJM9iOiQ1g" frameborder="0" allowfullscreen></iframe>
</p>
<p><a href="https://www.w3.org/TR/html5/" target="_blank" title="html5 speicification">Hypertext Markup Language (HTML)</a> is the standard markup language for <strong>creating <u>web</u> pages</strong> and web applications.Web browsers receive HTML documents from a web server or from local storage and render them into multimedia web pages. HTML describes the structure of a web page semantically and originally included cues for the appearance of the document.
<img src="coding.jpg" width="100%">
</p><p style="margin-top:45px;">HTML elements are the building blocks of HTML pages. With HTML constructs, images and other objects, such as interactive forms, may be embedded into the rendered page. It provides a means to create structured documents by denoting structural semantics for text such as headings, paragraphs, lists, links, quotes and other items. HTML elements are delineated by tags, written using angle brackets.
Expand Down

0 comments on commit 8e3d621

Please sign in to comment.