View Full Version : Body Section of my page??
mikebikeski
09-16-2002, 02:50 PM
I don't know how to put this script on this is what it says:
Step 2: Having done that, simply add the below chunk of code to the <BODY> section of your page, immediately following the <body> tag itself, to activate the effect:
Can someone help me?
webmarkart
09-16-2002, 03:27 PM
the basic page should look like this...
<HTML>
<HEAD><TITLE>Your Page</TITLE></HEAD>
<BODY>
INSERT THE BLOCK OF CODE HERE
</BODY>
</HTML>
mikebikeski
09-16-2002, 04:50 PM
but im using homestead. I don't got that stuff.
A1ien51
09-16-2002, 08:09 PM
Is there an option to upload html files to the server?
If so, goto your page with your favorite browser. Goto View, then to Source. Then there is the html.
If You are using Netscape or AOL read this:
Copy the code by highligting it all and hit Ctrl-C
Then open NotePad and paste this code into it. Ctrl-V
For IE and Netscape/Aol
Now you have your code. Insert the code after the body tag.
After you do that, goto file-save as and pick a name and then type .html after it. Make sure you type the .html. click save
and then upload it to youyr server.
Hope this helps
A1ien51
ddubs
09-16-2002, 08:18 PM
I would just start over from a site like angelfire.cojm (http://www.angelfire.com), brinkster.com (http://www.brinkster.com) or tripod.com (http://www.tripod.com). All have excellent help for beginners.
ronaldb66
09-17-2002, 03:18 PM
but im using homestead. I don't got that stuff.
Yes, you do. You just don't realize it because their sitebuilder software keeps you away from the code.
Without a possibility to directly edit HTML and upload the result, it's going to be rather difficult.
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.