HTML ,HyperText Markup Language,Tutorial,Basic,Codes - html

html - hypertext markup language - introduction

 
  • HOME  • tutorials  • photos   • free grafics design   
   



CATEGORIES
EXCEL TUTORIAL
SQL TUTORIAL
WEB INFORMATION
WINDOWS
JAVASCRIPT SCRIPTS
COMPUTER SECURITY
GRAFIC DESIGN
HTML
PHP
CSS STYLE
ATLAS OF THE WORLD
DEVELOPER
PHOTOSHOP
MAGAZINE
LATEST ARTICLES
how to insert decimal values into a sql table row
asrep.com adsense traking script is down
list of walt disney animated movies
free php and ajax captcha scripts
convert uppercase to lowercase javascript online script
detect and block uppercase (up letters) in a string (form text input) php script
php googlebot detection script
replace breaking lines in text or textarea input using php
rounded borders corners css without images
photoshop styles, asl photoshop style free download
  home   HTML » HTML - HYPERTEXT MARKUP LANGUAGE - INTRODUCTION
google ads
 
 
 


HTML - HYPERTEXT MARKUP LANGUAGE - INTRODUCTION


HTML - INTRODUCTION
HyperText Markup Language ( HTML ) is a markup language used for creating web pages that can be displayed in a browser (or navigator).

HTML is a text format designed to be read and edited by people using a simple text editor. However writing and editing pages in this way calls solid knowledge of HTML and time consuming. Graphic editors (WYSIWYG type) such as Macromedia Dreamweaver, Adobe GoLive and Microsoft FrontPage allow web pages to be treated like  Word documents, but notes that these programs generate an HTML that is often of poor quality.

HTML can be generated directly using encryption technology from the server such as PHP, JSP or ASP. Many systems as content management, wiki sites and web forums generates HTML pages.

HTML is also used in e-mail. Most applications of e-mail using an HTML editor for the composition incorporated e-mails and an engine submitting e-mails of this type. Using e-mails HTML is a controversial topic and many mailing lists intentionally blocking them.

Any type HTML file has a certain structure code - are sequences of code that must appear in any file of this type.

Thus, identify:
• The label <html> opening of the document
•  A header - defined by the label <head> ... </ head> (which contains the title and definition between <title> and </ title> )
•  An area called the body of the document (marked by labels <body> ... </ body>
• - The label closing document (marked by </ html> ).

It is noticed that the HTML tags (known as tags) are in parentheses (or less than sign and higher). Also, some tags have labels opening - marked by the name of instruction (eg <body>) and labels marked by close precedarea name sign slash (example: </ body>). In this way it looks is formatata section of the label - or field action.
The only area accesible by Internet browser is the area corps document.
No code will be added after the document body (after the label </ body>). It should end with the code sequence:
</ body>
</ html>

SIMPLE CODE FOR A BASIC HTML PAGE

<html>
<head>
<title> YOUR PAGE TITLE </title>
</head>
<body>
... YOUR PAGE CONTENT ...
</body>
</html>






 


ARTICLES IN HTML - HYPERTEXT MARKUP LANGUAGE - INTRODUCTION CATHEGORY

Zero result!!



Tags : ,






Leave a comment
Your name *
E-mail * ( it not be posted)
Comment title *
Your comment *
   Anti Spam (fill the number CASE SENSITIVE - UP LETTERS ) *

There are no comments ...The page was not find

 

 

the latest articles :
• How to insert decimal values into a SQL table row
• Asrep.com adsense traking script is down
• List of Walt Disney animated movies
• Free PHP and AJAX CAPTCHA scripts
• Convert uppercase to lowercase javascript online script
• Detect and block uppercase (up letters) in a string (form text input) php script
• Php Googlebot detection script
• Replace breaking lines in text or textarea input using php
• Rounded borders corners css without images
• Photoshop styles, asl photoshop style free download

 

eXTReMe Tracker