1 / 13

Pemrograman Web Dasar

Pemrograman Web Dasar. Pertemuan 3 HTML Structure , HTML Editor, HTML Tags , Tags Attribute , HTML Comment , HTML Headings , HTML Paragraphs, dan HTML Formatting. STRUKTUR HTML ( Review ). HTML ( Review ). HTML. HTML ( Review ). HTML. HTML ( Review ). HTML. HTML ( Review ).

wallis
Télécharger la présentation

Pemrograman Web Dasar

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Pemrograman Web Dasar Pertemuan 3 HTML Structure, HTML Editor, HTML Tags, TagsAttribute, HTML Comment, HTML Headings, HTML Paragraphs, dan HTML Formatting

  2. STRUKTUR HTML (Review)

  3. HTML (Review) HTML

  4. HTML (Review) HTML

  5. HTML (Review) HTML

  6. HTML (Review) HTML

  7. Review title h1 h2 h3 p

  8. Berikan Komentar komentar komentar

  9. HTML Formatting Kita Coba • Tebalkan teks • Miringkan teks • Garisbawahi teks • Subskripkanteks • Superskrip teks • Coret teks • Warnai teks • Ganti font teks <b> </b> <i> </i> <u> </u> <sub> </sub> <sup> </sup> <del> </del> <fontcolor=“red”> </font> <fontface=“...”> </font>

  10. Menggabung TAG Menggabung Tag <p align=“justify”> Ini adalah paragraf yang berisikan gabungan tag-tag HTML Formatting. Coba lihat teks <b>tebal</b> ini. Lalu lihat teks <i>miring</i> ini. Setelah itu coba kita <u>garisbawahi</u> juga. Mau tulis H<sub>2</sub>O bisa, atau perpangkatan seperti 5<sup>2</sup>juga bisa. Coba <del>coret</del> teksnya. Dan bisa juga ganti <fontcolor=“red”>warna</font> teksnya. Terakhir kita juga bisa ganti <font face="Matura MT Script Capitals“>font</font>nya. Okeh^_^ </p>

  11. Lihat Hasilnya

  12. Let’sTryMore • Go toyournotepad

  13. SEKIAN “Said toyourselfthat YOU CAN !” Today’sQuote

More Related