CHAPTER I
LEARNING HTML
LEARNING HTML
HTML (Hypertext Markup Language) is the language of the writing program for equipment supplies Kesawan Document format to the Web. New Articles HTML, ASCII text (*. txt files) to dipole (at-mark-up) certain codes New Articles The so-called tag to be HTML document (file *. htm or *. html). Created THEREFORE, to Create an HTML document, you can use a text editor program * All the Basics, Starting From Notepad to MS Word. For convenience, we use the Notepad program. Open the Notepad program. If you are not the industry know how, click Start> Programs> Accessories then Notepad. Now follow the exercises closely following the New Media One One half.A. HTML CODE RECOGNITIONKesawan your Notepad program, write Husband Demolition:<HTML></ HTML>Each line in the fixed Permanent called tags. Tags are codes for equipment All I-mark-up (polish) ASCII text into HTML file. Setiap tags are enclosed in pointy brackets Download. There is an opening tag and <HTML> ADA Closing tag is </ HTML> New Articles All marked a slash (oblique lines) at the end of his writings Front. Tag on Top gives faidah that Yang will be written between these two tags is the content of an HTML document. You should know that html tags can be written in the New Articles Letters Uppercase or Small. That is, <HTML> or writing or <html> same <html> Only results. But keep in mind that writing is always tagged the wrong though Characters will only affect the one your HTML document, and even may result in your HTML document can not be displayed regular Kesawan browser.The contents of the HTML document is Yang Yang actually <BODY> written between tags. Try to write:
we can insert a variety of attributes that will influence the format or display web pages as a whole.
Add attribute bgcolor and TEXT into the body tag as follows:
<HTML>
<body BGCOLOR="yellow" TEXT="red">
This paper will appear in the browser.
</ BODY>
</ HTML>
Then it will behold the result:
This paper will appear in the browser
Determination of color in HTML can with color names (in English) and can also be color coded. Color code is written in hex format # rrggbb. Example:
black
# 000000
blue
# 0000FF
olive
# 808 000
white
# FFFFFF
fuchsia
# FF00FF
green
# 008 000
ed
# FF0000
gray
# 808 080
teal
# 008 080
yellow
# FFFF00
silver
# C0C0C0
navy
# 000 080
lime
# 00FF00
maroon
# 800 000
purple
# 800 080
aqua
# 00FFFF
Thus, the HTML code for the example above can be written as follows:
<HTML><body BGCOLOR="#FFFF00" TEXT="#FF0000">This paper will appear in the browser.</ BODY></ HTML>Now turn back to the source code add the following tags:<HTML><HEAD><TITLE> </ TITLE></ HEAD><body BGCOLOR="yellow" TEXT="red">This paper will appear in the browser.</ BODY></ HTML>B. Tampering LETTERSThese tags serve to change the font type that is bold (bold), to make italics (italic) or give an underscore (underline). Open another program such as Notepad and then write the following:<HTML><HEAD>Types <TITLE> Text </ TILE></ HEAD><BODY>There are three types of writing most frequently used in writing any document. The third type is bold, italics and underlined text. Two types of letters can also be combined such as bold and italic, bold and underlined or italics and underlined. Even can also third
type of writing is at once joined together in the form of bold, italic and underlined.
for more jelsanya please download aja on the link below.
http://www.ziddu.com/download/11882501/BELAJARHTML.pdf.html
Tidak ada komentar:
Posting Komentar