materi & tugas pkl h4




HTML !


STYLES

{ <tagname style="property:value;"> }


<body style="background-color:powderblue;">

<h1 style="color:blue;">This is a heading</h1>

<h1 style="font-family:verdana;">This is a heading</h1>

<h1 style="font-size:300%;">This is a heading</h1>

<h1 style="text-align:center;">Centered Heading</h1>



 FORMATTING

<b>                    Bold text </b>

<strong>            Important text </strong>

<i>                    Italic text </i>

<em>                Emphasized text </em>

<mark>            Marked text / highlight </mark>

<small> Smaller text </small>

<del> Deleted text </del>

<ins> Inserted text </ins>

<sub> Subscript text </sub>

<sup> Superscript text </sup>



QUOTATIONS

<abbr> Defines an abbreviation or acronym (heading n paragraph)

<address> Defines contact information for the author/owner of a document

<bdo> Defines the text direction

<blockquote> Defines a section that is quoted from another source

<cite> Defines the title of a work

<q></q> Defines a short inline quotation (heading n paragraph)


EXAMPLE

*  <p>Here is a quote from WWF's website:</p>

<blockquote cite="http://www.worldwildlife.org/who/index.html">

For 60 years, WWF has worked to help people and nature thrive. As the world's leading conservation organization, WWF works in nearly 100 countries. At every level, we collaborate with people around the world to develop and deliver innovative solutions that protect communities, wildlife, and the places in which they live.

</blockquote>


* <p>The <abbr title="World Health Organization">WHO</abbr> was founded in 1948.</p>


* <address>

Written by John Doe.<br> 

Visit us at:<br>

Example.com<br>

Box 564, Disneyland<br>

USA

  </address>


* <p><cite>The Scream</cite> by Edvard Munch. Painted in 1893.</p>


* <bdo dir="rtl">This text will be written from right to left</bdo>

LihatTutupKomentar