HTML not working T_T
-
ZOMBIE USER 19235
- Regular Poster
- Posts: 44
- Joined: Sun Feb 27, 2005 2:26 am
HTML not working T_T
hey guys...sorry, but I am having trouble with my HTML. this is my website:
http://deathervescent.keenspace.com
as you can see, it does not look any different from what the normal kind of site looks like. It seems like whatever I do to it my HTML is not effective. I have been doing HTML for quite a while now but I dont understand why it's not working Does anyone know what I'm doing wrong?
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en" xml:lang="en"
xmlns="http://www.w3.org/1999/xhtml">
<head><title>***comic_name*** - Where there is hope, we will find it.</title>
<meta http-equiv="Content-Type" content="text/html;
charset=iso-8859-1" />
</head>
<div class="keen_ad" style="display:inline;">
***advertisement***
</div>
<font face = "verdana" size = "1" color = "000000">
<div class="main">
<center>
<table border="0" cellpadding="5" cellspacing="10" width="200">
<tr>
<td bgcolor="#00FF00" width="50" ><h1>***comic_name***</h1>
<h2>by ***author***</h2>
***todays_comics***</td>
</tr>
</table>
* * * calendar * * *
<br />
***first_day*** ***previous_day*** ***next_day*** ***last_day***
<br />
***comic_name*** is hosted on <a href="http://www.keenspace.com">Keenspace</a>, a free webhosting and site automation service for webcomics.
</font></center>
</div>
</body>
</html>
I tried to add some tables and stuff to the indextemplate page, but I just really don't know whats going on *sigh* I am new to keenspace.
thanks, hope you guys can help
manda
http://deathervescent.keenspace.com
as you can see, it does not look any different from what the normal kind of site looks like. It seems like whatever I do to it my HTML is not effective. I have been doing HTML for quite a while now but I dont understand why it's not working Does anyone know what I'm doing wrong?
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en" xml:lang="en"
xmlns="http://www.w3.org/1999/xhtml">
<head><title>***comic_name*** - Where there is hope, we will find it.</title>
<meta http-equiv="Content-Type" content="text/html;
charset=iso-8859-1" />
</head>
<div class="keen_ad" style="display:inline;">
***advertisement***
</div>
<font face = "verdana" size = "1" color = "000000">
<div class="main">
<center>
<table border="0" cellpadding="5" cellspacing="10" width="200">
<tr>
<td bgcolor="#00FF00" width="50" ><h1>***comic_name***</h1>
<h2>by ***author***</h2>
***todays_comics***</td>
</tr>
</table>
* * * calendar * * *
<br />
***first_day*** ***previous_day*** ***next_day*** ***last_day***
<br />
***comic_name*** is hosted on <a href="http://www.keenspace.com">Keenspace</a>, a free webhosting and site automation service for webcomics.
</font></center>
</div>
</body>
</html>
I tried to add some tables and stuff to the indextemplate page, but I just really don't know whats going on *sigh* I am new to keenspace.
thanks, hope you guys can help
manda
-
ZOMBIE USER 19235
- Regular Poster
- Posts: 44
- Joined: Sun Feb 27, 2005 2:26 am
i think i have tried that before, i am using smartFTP and i am very new to it. When i trigger an update (a full update) nothing seems to happen. i have uploaded my document as indextemplate.html, not .HTML because for some reason my comp won't let me save it as that.
whenever i try to save my notepad files, it only lets me save it as a txt. ok, that might have been a dumb question
please excuse any more of those to come for I am a newbie here and I basically have no clue what i am doing -_-
so that didnt seem to work for me
and btw i went to your face lift page
it was cool but even THEN it still didn't work for me. hmm. this has really been stressing me out T_T i've been working on this comic for about a week already and I am still lost
*sigh*
whenever i try to save my notepad files, it only lets me save it as a txt. ok, that might have been a dumb question
so that didnt seem to work for me
*sigh*
First off, the updates aren't instantaneous. Try hitting the reload button a few times.
Second, it's that "html" that's killing you. You need to make it "HTML". Try renaming the file once it is on the site, not on your PC.
Or open the indextemplate file on Notepad, use "Save as" instead of "save", then in the "Save as Type" box choose "All Files" INSTEAD OF "Texts Documents (.txt)". Then rewrite the file's name like this:
indextemplate.HTML
That should do the trick. Verify the filename has changed by right-clicking on it and choosing "Properties".
Hope this helps you.
Now to wait for Ping to come and steal my thunder
.
Second, it's that "html" that's killing you. You need to make it "HTML". Try renaming the file once it is on the site, not on your PC.
Or open the indextemplate file on Notepad, use "Save as" instead of "save", then in the "Save as Type" box choose "All Files" INSTEAD OF "Texts Documents (.txt)". Then rewrite the file's name like this:
indextemplate.HTML
That should do the trick. Verify the filename has changed by right-clicking on it and choosing "Properties".
Hope this helps you.
Now to wait for Ping to come and steal my thunder
Faith is what credulity becomes when it finally achieves escape velocity from the constraints of terrestrial discourse- reasonableness, internal coherence, civility, and candor. Thus, the men who commited the atrocities of September 11 were neither cowards nor lunatics of any sort, but Men of Faith- perfect faith- and this, it must finally be acknowleged, is a terrible thing to be.
umm... Jex. The filename has to be "indextemplate.html" all lowercase.
html is good
HTML is BAD
>_>
Also, starblinkz, perhaps you have the "hide known extensions" turned on?
Then you may be saving your file as indextemplate.html.txt which is of course incorrect.
EDIT.
Try this:
save your indextemplate as c:\temp\indextemplate.html
hit [windows-sign]+R
type ftp[enter]
it will open up a dos window with "ftp>" prompt
then type the following:
it will ask you for your sitenameand yourpassword, type them and then type:
and then run update from siteadmin.
html is good
HTML is BAD
>_>
This was right. Do that.Or open the indextemplate file on Notepad, use "Save as" instead of "save", then in the "Save as Type" box choose "All Files" INSTEAD OF "Texts Documents (.txt)". Then rewrite the file's name like this:
Also, starblinkz, perhaps you have the "hide known extensions" turned on?
Then you may be saving your file as indextemplate.html.txt which is of course incorrect.
EDIT.
Try this:
save your indextemplate as c:\temp\indextemplate.html
hit [windows-sign]+R
type ftp[enter]
it will open up a dos window with "ftp>" prompt
then type the following:
Code: Select all
open yoursitename.keenspace.comCode: Select all
cd /workspace
lcd c:\temp
put indextemplate.html
close
bye
You are the Non. You must go now, and never return."
"1.Scan in high res 2.tweak with curves,levels or something to clean up the scan (or use channel mixer to remove blue pencil lines) 3.Add colour using a layer set to multiply. 4.Add wordbubbles and text as vector shapes. 5. Merge all layers. 6.resize to the web size. 7. Export/Save for Web" that's all I know about webcomicking.
"1.Scan in high res 2.tweak with curves,levels or something to clean up the scan (or use channel mixer to remove blue pencil lines) 3.Add colour using a layer set to multiply. 4.Add wordbubbles and text as vector shapes. 5. Merge all layers. 6.resize to the web size. 7. Export/Save for Web" that's all I know about webcomicking.
-
ZOMBIE USER 19235
- Regular Poster
- Posts: 44
- Joined: Sun Feb 27, 2005 2:26 am
-
ZOMBIE USER 19235
- Regular Poster
- Posts: 44
- Joined: Sun Feb 27, 2005 2:26 am
-
ZOMBIE USER 19235
- Regular Poster
- Posts: 44
- Joined: Sun Feb 27, 2005 2:26 am
Hmm... there might be something wrong with your smartFTP, or the way you're using it...
But someone else will have to help with that, the "codes" thing is the only thing I use - it's faster than any other!
Also, CommandLine FTP comes with all the computers, so you can use it without installing new software in libraries/internet cafes/other people's places.
manual (a short one)
another manual (more walk-through-like)
But someone else will have to help with that, the "codes" thing is the only thing I use - it's faster than any other!
Also, CommandLine FTP comes with all the computers, so you can use it without installing new software in libraries/internet cafes/other people's places.
manual (a short one)
another manual (more walk-through-like)
You are the Non. You must go now, and never return."
"1.Scan in high res 2.tweak with curves,levels or something to clean up the scan (or use channel mixer to remove blue pencil lines) 3.Add colour using a layer set to multiply. 4.Add wordbubbles and text as vector shapes. 5. Merge all layers. 6.resize to the web size. 7. Export/Save for Web" that's all I know about webcomicking.
"1.Scan in high res 2.tweak with curves,levels or something to clean up the scan (or use channel mixer to remove blue pencil lines) 3.Add colour using a layer set to multiply. 4.Add wordbubbles and text as vector shapes. 5. Merge all layers. 6.resize to the web size. 7. Export/Save for Web" that's all I know about webcomicking.

