
HTML
If you wanna be web design or web coder, you must understand about HTML, PHP and SQL. In this article i wanna tell about who html work, and the definision of html. Html is code that builded the web page that we are visited. HTML, which stands for HyperText Markup Language, is the predominant markup language for web pages.
This is the simple example of HTML language.
<!doctype html>
<html>
<head>
<title>Hello HTML</title>
</head>
<body>
<p>Hello World!</p>
</body>
</html>
preview in your browser will show like this :
Hello World!
Title is will show in left top of your browser.
after you make the text above in notepad, you must save in your computer and give extension .html or .htm. and then you priview with youe browser (Mozilla, Google Chrome, IE, etc).
HTML provides a means to create structured documents by denoting structural semantics for text such as headings, paragraphs, lists etc as well as for links, quotes, and other items.It allows images and objects to be embedded and can be used to create interactive forms. It is written in the form of HTML elements consisting of “tags” surrounded by angle brackets within the web page content. It can include or can load scripts in languages such as JavaScript which affect the behavior of HTML processors like Web browsers; and Cascading Style Sheets (CSS) to define the appearance and layout of text and other material. The W3C, maintainer of both HTML and CSS standards, encourages the use of CSS over explicit presentational markup.
[ Source: Wikipedia ]
nice post..
salam kenal ya…
ditunggu kunjungan baliknya ya..
Nice post..
salam kenal ya..
ditunggu kunjungan baliknya… hehehe