Alright!! One site up, one to go...
- Deaths_ally
- Joined: Fri Jan 10, 2003 12:05 am
- Location: A hole in the floor
- Contact:
Alright!! One site up, one to go...
I finally got my personal website finished (sort of) and uploaded...
Deaths_ally' dominion
Hopefully soon i can accully get hosting for my other site and get that up as well, i'll need it.. a few of the pages are interlinked with each other...
Deaths_ally' dominion
Hopefully soon i can accully get hosting for my other site and get that up as well, i'll need it.. a few of the pages are interlinked with each other...
-
AKH257
- Joined: Thu Nov 21, 2002 7:10 pm
- Location: anywhere but here
it sucks add more stuff
I will obey the <a href=http://www.animemusicvideos.org/phpBB/v ... =289>forum rules</a> for avatar image size.
- Jace Tsunami
- Joined: Wed Jan 02, 2002 5:56 am
- Location: Los Angeles, Ca
- Contact:
- Clara Yuri Asaki
- Joined: Thu Aug 15, 2002 1:37 pm
- Location: Where the Goddesses sleep in each other's arms peacefully... Loves: Shoujo-Ai and Yuri
- Contact:
^_^
- jonmartensen
- Joined: Sat Aug 31, 2002 11:50 pm
- Location: Gimmickville USA
- fyrtenheimer
- Joined: Sun May 05, 2002 11:34 am
Re: ^_^_^_^_^_^_^_^_^_^_^_^ :/
jonmartensen wrote:You should work for an ad agency, you do an excellent job of whoring.
god
i couldnt have said it ne better
rofl =\
- Deaths_ally
- Joined: Fri Jan 10, 2003 12:05 am
- Location: A hole in the floor
- Contact:
I like i said it's not finished......
i'm still fooling around in dreamweaver.. I'm trying to learn it..
as i go allong i'll be adding more stuff....
just, I've got limited space and i still have to get some of the stuff for it..
(pictures and so on)
because it is tons better than my old site....
i'm still fooling around in dreamweaver.. I'm trying to learn it..
as i go allong i'll be adding more stuff....
just, I've got limited space and i still have to get some of the stuff for it..
(pictures and so on)
How do i do that??? as i only know the basic functions of dreamweaver, hell i'm not even able to do CSS..On the main page, instead of having that table that explains what the buttons are for, you should use Tooltips. Like on my page when you move the mouse over a pic.
why in the world are you proud of that?
because it is tons better than my old site....
- Clara Yuri Asaki
- Joined: Thu Aug 15, 2002 1:37 pm
- Location: Where the Goddesses sleep in each other's arms peacefully... Loves: Shoujo-Ai and Yuri
- Contact:
In the HTML code, (open your page with Notepad) add this after the link but before the pic.
In the middle of bunch of stuff, it looks something like this.
I hope that makes sence.... 
Code: Select all
alt="This is the ToolTip text"Code: Select all
<A HREF="http://whereever.com/Page.html"><IMG alt="This is the ToolTip text" src="http://wherever.com/Pic.jpg"></A>

