0% found this document useful (0 votes)
15 views

Code HTML 5

HTML 5 introduced several new elements that help improve the semantics and structure of web pages like <header>, <footer>, <nav>, <video>, <article>, and <section>. It also supports embedding images, videos and links within pages. All images must include alternate text using the "alt" attribute to improve accessibility for screen readers in case an image fails to load.
Copyright
© © All Rights Reserved
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
15 views

Code HTML 5

HTML 5 introduced several new elements that help improve the semantics and structure of web pages like <header>, <footer>, <nav>, <video>, <article>, and <section>. It also supports embedding images, videos and links within pages. All images must include alternate text using the "alt" attribute to improve accessibility for screen readers in case an image fails to load.
Copyright
© © All Rights Reserved
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
You are on page 1/ 2

HTML 5

code html deskripsi


<h1></h1> opening and closing tag
<h2></h2> subheading
<p></p> paragraph
<!-- /--> commenting developers
<main> main content
<header>
<footer>
<nav>
<video>
<article>
<section>

memunculkan image, dan nama


<img src="https://www.x.com" alt="Author"> image jika gagal loading image

<a href ="#footer" href bisa di link to internal


category
page
page
page
page
highlight SEO
cara berdoa dalam sujud
tags SEO
tags SEO
tags SEO
tags SEO
tags SEO

All img elements must have


an alt attribute. The text
inside an alt attribute is
used for screen readers to
improve accessibility and is
displayed if the image fails
to load.

You might also like