|
|
|
Basic Blank Page
Copy and paste into a blank page, then change the the text in red to meet your needs.
Note: the keyword and description contents must not exceed 255 characters each. They are entered in a META tag line which are invisible to the web page visitor.
The default fonts can be set once at the top of the page by using "styles". see the style page for more details.
<html> <head> <meta http-equiv="Content-Type" content="text/html> <meta http-equiv="keywords" content="software, hardware, scripts"> <meta http-equiv="description" content="my sample home page"> <title>Home Page</title> </head> <body> <h1>Page Title</h1> <p>Welcome</p> <p> </p> <p>Note that is a space separator, there are several of this for special characters.</p> </body> </html>
The Page preview is shown below. Page TitleWelcome
Note that is a space separator, there are several of this for special characters. |
|
You can submit your code fragments to us for publication here, by emailing to site at byscript.com.
|