Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 2

Example of Mark-up Language

Hypertext Markup Language (HTML) is the most common language used to


create documents on the World Wide Web. HTML uses hundreds of different
tags to define a layout for web pages. Most tags require an opening <tag> and
a closing </tag>.

Example:  <b>On a webpage, this sentence would be in bold print.</b>

Below is an example of a very simple page:

This is the code used to make the <H2>This is a Medium


page: Header</H2>
Send me mail at <a
<HTML> href="mailto:support@yourcompany
<HEAD> .com">
<TITLE>Your Title Here</TITLE> support@yourcompany.com</a>.
</HEAD> <P> This is a new paragraph!
<BODY BGCOLOR="FFFFFF"> <P> <B>This is a new paragraph!
<CENTER><IMG SRC="clouds.jpg" </B>
ALIGN="BOTTOM"> </CENTER> <BR> <B><I>This is a new
<HR> sentence without a paragraph
break, in bold italics.</I></B>
<a
href="http://somegreatsite.com">Lin <HR>
k Name</a> </BODY>
is a link to another nifty site </HTML>
<H1>This is a Header</H1>
Example of Scripting Language

Example of Authoring Tools


Contoh untuk alat pengarang adalah Macromedia Authorware, Comil Zamrud, Adobe Flash,
Macromedia Director

You might also like