Webpage links

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
Ratballista
Regular Poster
Posts: 138
Joined: Mon Nov 28, 2005 6:33 pm
Location: Seeking other Mountian Pauls
Contact:

Webpage links

Post by Ratballista »

Soo close to having my entire website complete (to the point of everything on it functioning), and only one more obsticle remains, pages.

Now, I understand everything about how I can make it just like another webpage, and getting all of those pages set up, but I don't know how to get the links to those pages (using HTML stuff) to work. If anyone could tell me those steps, so I can get my webpage presentable.

Thanks
Image
I'm trying ok? Get off my back

User avatar
Rkolter
Destroyer of Words (Moderator)
Destroyer of Words (Moderator)
Posts: 16399
Joined: Tue Jun 24, 2003 4:34 am
Location: It's equally probable that I'm everywhere.
Contact:

Post by Rkolter »

You really, REALLY need to check out any of the many free html tutorials on the internet.

Basically, it goes like this:

Code: Select all

<a href="filename.html">text of link</a>

Like this:

<a href="bio.html">Check out my bio!</a>

or like this:

<a href="http://www.yourcomichere.com/bio.html">My bio!</a>
Image Image ImageImage
Crossfire: "Thank you! That explains it very nicely, and in a language that someone other than a physicist can understand..."

Denial is not falsification. You can't avoid a fact just because you don't like it.
"Data" is not the plural of "anecdote"

User avatar
Gengar003
Cartoon Hero
Posts: 1606
Joined: Mon Feb 21, 2005 7:12 pm

Post by Gengar003 »

Fastest way to learn how anything cool is done with HTML:

View -> Source =3

Other than that, yeah, what RKolter said.
"If you hear a voice inside you saying "you are not an artist," then by all means make art... and that voice shall be silenced"
-Adapted from Van Gogh

User avatar
Ratballista
Regular Poster
Posts: 138
Joined: Mon Nov 28, 2005 6:33 pm
Location: Seeking other Mountian Pauls
Contact:

Post by Ratballista »

Thanks much
yes... I should be reading toutorials, which will be done my master(s).
Image
I'm trying ok? Get off my back

Post Reply