We accept safe and secure Credit Card and PayPal Payments.
 
Perl Scripts

All Count
Attachment Mailer
Perl Scripts Build A FAQ Plus
Perl Scripts Clock In Center
eBackup Automated
Easy Poll
eSurvey
Fetch a File
Form Maker
Mailing List Server
MySQL Mate
PDF Creation
QCart
Quick Fix
Quote of the day
Speed Search
Task Manager
Traffic Pack
Upload Plus
Upload Gold
Upload Pro
Website Manager

 
Free Perl Downloads

Free Perl Scripts Main Page
Free Perl Scripts 404 Alerter
AccessLog Viewer
Build A FAQ
PHP Scripts eBackup
Free PHP Scripts ErrorLog Viewer
eVars - Server Info
HT Pass Creator
Upload Lite
Website Manager

 
JavaScripts

Free Java Scripts Alert Boxes
Free JavaScripts Browser Sniffer
Check email
Generators
Slide Show
Sudoku
Window Maker
More...

 
Extra Utilities

ASP Scripts Ascii Codes
Free ASP Scripts Color Picker
Font Finder
HT Pass Creator
Meta Cloak
Meta Magic
Pano Zooms
SlideShow
Server Size

 
Online Tutorials

Free HTML Scripts Glossary
Free HTML Scripts HTML
JavaScript
MySQL
SSI
Build Traffic
Other

 
Miscellaneous

About Us
Graphics
Testimonials
Installations
Latest versions

 
Hawk Eye in Tennis

Should Hawk Eye replace linesmen and lineswomen at all tennis tournaments?







 
View all Polls

Run Polls on your site

Run your own Surveys

 
Store Download FAQs Contact Us Support Programming Policies  
Contents Intro Your first page Text Images Links Lists Tables
Frames Forms Sounds Styles Symbols Colors Tags Publish Index

Chapter 1

Your first page!

Easy. All you need are the essential tags for any html document. In order for a browser to display your script correctly you must use these :

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Final//EN">
<HTML>

<HEAD>
</HEAD>

<BODY>
Type what you want to say here
</BODY>

<HTML>

Easy. The very 1st tag, <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Final//EN"> tells the browser which version of html your page has been written in. It does not have a closing tag. The <HTML> tags are placed at the very top and very bottom of your script. They tell the browser that what is coming is an html document. Both <DOCTYPE> and <HTML> tags are not necessary in the major browsers but you should use them to ensure your page is correctly recognized regardless of which browser is used. The <HEAD> tags are where you place information that will not be displayed in the browsers window. Nearly everything else, including the wisdom you wish to share with the rest of the world is placed between the opening and closing <BODY> tags. A <BODY> tag has some very useful attributes. For example you could use :
  1. bgcolor="color" to set the background color of your home page.
  2. background="image.gif" to set an image as your background.
  3. link="color" to set color of links.
  4. alink="color" to set color of active link.
  5. vlink="color" to set color of a visited link.
  6. text="color" to set the text color for the whole page.

like this:

<BODY bgcolor="white" background="../images/image4.gif" link="red">

Use the <TITLE> tags to give your page a name that will be displayed in the title bar of your browser. The blue bar at the very top of the window. Yep that's the one. This tag must be placed between the <HEAD> tags like this :

<HEAD>
<TITLE> Scripts and Tutorials </TITLE>
</HEAD>

Now if all you wanted to do was to write a few paragraphs for the world to read , you would stop learning here and start writing your enthralling thesis on which ever subject takes your fancy. Otherwise, to delve into the rest of the basic but exciting options html has to offer, move on to Chapter two.



Contents Intro Your first page Text Images Links Lists Tables
Frames Forms Sounds Styles Symbols Colors Tags Publish Index
Speed Search our site
Survey Software
Create unlimited web based surveys on your website from your website

Plesk Hosting
Linux servers with Plesk Control Panel, cgi-bin, crontab manager, Mysql, PHP and ASP.

Discounted Scripts
Subscribe to our periodial newsletter to receive special offers.

Bathroom Hygiene
How often do you thoroughly clean your bathroom?








View all Polls

Run Polls just like this one on your website!


About us | Contact us | Script FAQs | Script Support | Website Hosting | Our Policies | Store | Testimonials
Subscribers log in here. Subscribe to our periodical newsletter for special offers on commercial scripts, hosting, exciting business opportunities, and industry news and events. Our Mailing List Software is powered by Consolidator    
HTML Plain text
©1999 - 2015 All content Copyright PerlScriptsJavaScripts.com Proudly hosted by LinuxHostingPlans.com