100% found this document useful (1 vote)
114 views1 page

Dicoding Indonesia HTML Source Code

Dicoding Indonesia is a website that trains developers. It has a logo and trains many of the best graduates, especially developers, by providing courses on how to code. Visitors can click a link to be directed to the main Dicoding website.

Uploaded by

Taufik Betong
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
100% found this document useful (1 vote)
114 views1 page

Dicoding Indonesia HTML Source Code

Dicoding Indonesia is a website that trains developers. It has a logo and trains many of the best graduates, especially developers, by providing courses on how to code. Visitors can click a link to be directed to the main Dicoding website.

Uploaded by

Taufik Betong
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

<html>

<head>

<title>Dicoding Indonesia Website</title>

</head>

<body>

<main>

<h1>Dicoding Indonesia</h1>

<h2>Gudangnya developer handal</h2>

<p>Mencetak banyak lulusan terbaik khususnya para developer.</p>

<img src="logo_dicoding.png" alt="Image dicoding">

<p>Paragraph two with a <a href="[Link] disini</a></p>

</main>

</body>

</html>

You might also like