Help with html

For requests for help from CG administrators, Wranglers, and experienced CG members. Please read the FAQ before posting. Also look at CG Wiki for tutorials and how-tos written by other CG webtoonists.
Post Reply
User avatar
Screwball McGoo [gDC]
Cartoon Hero
Posts: 1449
Joined: Fri Jan 01, 1999 4:00 pm
Contact:

Post by Screwball McGoo [gDC] »

This is only based on experience with Front Page Express and I have no idea what you're doing to build your website, but FPE interprets text as text. Thus writing "<a href>" shows up as "<a href>" and you have to find a separate insert code or somesuch command.<P> <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by EteRock:
<B>When I try to put up a html code it shows up on my page as the code itself. I'm editing my indextemple and putting the code in there. Is that my problem or is it something else?<P></B><HR></BLOCKQUOTE><P><P>------------------
Now with new look logo and navigation buttons:<A HREF="http://nerdz.keenspace.com" TARGET=_blank> NERDZ!!!!! </A>I'm really running out of things to say about my comic, huh?

Tirdun
Regular Poster
Posts: 684
Joined: Fri Jan 01, 1999 4:00 pm
Location: MD, USA
Contact:

Post by Tirdun »

As someone who's done too much HTML, let's see what I can do:<P>If you see the actual HTML tags on your page:
1) Check for double tag markers (the greater and less than signs) in your code, such as [[A HREF
2) Check for missing or extra quotes (")
3) Check for missing end tags, especially script, style and table format tags (TD, TR, etc).<P>And yes, you edit "indextemplate.html" and run the update from members.keenspace.com/yourcomic<P>I'll try to peek at your code and let ya know.
<P>------------------
Brian West
aka Tirdun
tirdun@yahoo.com farawaystars.keenspace.com

User avatar
EteRock
Regular Poster
Posts: 440
Joined: Fri Jan 01, 1999 4:00 pm
Location: Lehighton, PA, USA
Contact:

Post by EteRock »

When I try to put up a html code it shows up on my page as the code itself. I'm editing my indextemple and putting the code in there. Is that my problem or is it something else?<P>------------------

User avatar
EteRock
Regular Poster
Posts: 440
Joined: Fri Jan 01, 1999 4:00 pm
Location: Lehighton, PA, USA
Contact:

Post by EteRock »

I received the commands via email and copied and pasted them so I don't think its the codes themselves.

Post Reply