Ict Main Notes
Ict Main Notes
^)
xu Sc- c_
Tag Description
Defines a comment
< base> Specifies the base URL/target for all relative URLs in a document
<bdi> lsolates a part of text that might be formatted in a different direction from ot
outside it
<ca nvas> Used to draw graphics, on the fly, via scripting (usually JavaScript)
given content
<data> Adds a machine-readable translation of a
controls
<datalist> Specifies a list of pre-deflned options for input
list
<d d> Defines a description/value of a term in a description
<d el> Defines text that has been deleted from a document
view or hide
<details> Defines additional details that the user can
< lir k> Defines the relationship between a document and an external resource (mos
link to style sheets)
<noscript> Defines an alternate content for users that do not support cllent-side scripts
<rp> Defines what to show in browsers that do not support ruby annotations
<50urce> Defines multiple media resources for media elements (<video> and <audio>)
ltsul3ls: Defines a container for content that should be hidden when the page loads
<track> Defines text tracks for media elements (<video> and <audio>)
<u> Defines some text that is unarticulated and styled differently from normalte;
The a element
Visit W3Schools.com !
</head>
it ]e > This is a heading
< body >
This is a paragraph.
<h 1>This is a heading< / h 1>
<p >This is a paragraph.</p>
</body>
<lhtml>
The br element
To fo rce
line breaks
in a text,
use the br
element.
9, <!DOCWPE html>
<htm l>
< bo dy>
<h1>HTML5 Canvas</h 1>
<canvas id="myCanvas" width="300" height="150" style="border:1px solid grey"></canvas>
</body>
</html>
</tn>
< t d >J a n u a
<td>$1oo</td>
ry< / td >
@E il
</table>
11.
The cite element
< !DOCTYPE html>
<html>
<body>
<h1>The cite element</h L>
<img src=" img_the_screa m.jpB'r width="220"
height="277" a lt="The Scream">
<p><cite>The Screa m</cite>
by Edward Munch. painted in 1893.</p>
</body>
</html>
The Screom by Edward Munch
Painted in 1893.
Coffee
Black hot drink
Milk
White cold drink
</body>
</html>
Advantages of CSS: