Forum: HTML Help
01-17-2007, 03:26 AM
|
|
Replies: 4
Views: 541
|
Forum: HTML Help
01-16-2007, 01:44 AM
|
|
Replies: 4
Views: 541
|
Forum: Graphics
01-13-2007, 07:57 AM
|
|
Replies: 2
Views: 528
|
Forum: HTML Help
01-13-2007, 07:46 AM
|
|
Replies: 4
Views: 541
Plz help - space problem
I'm having problem getting rid off the white space at the bottom of the page.
http://www.geocities.com/kariya_uk/problem.html When i remove the space between the <td> in the table, it ruins the...
|
Forum: Graphics
08-15-2004, 09:45 PM
|
|
Replies: 4
Views: 494
|
Forum: Graphics
08-15-2004, 03:53 AM
|
|
Replies: 2
Views: 504
|
Forum: Graphics
08-13-2004, 12:53 AM
|
|
Replies: 12
Views: 1,144
|
Forum: Graphics
08-11-2004, 11:47 PM
|
|
Replies: 12
Views: 1,144
|
Forum: Graphics
08-10-2004, 06:56 AM
|
|
Replies: 3
Views: 704
|
Forum: CSS
04-05-2003, 03:33 AM
|
|
Replies: 4
Views: 649
|
Forum: HTML Help
03-06-2003, 10:17 PM
|
|
Replies: 14
Views: 1,147
|
Forum: JavaScript/DHTML
03-04-2003, 03:50 PM
|
|
Replies: 1
Views: 653
<style>
<!--
BODY{ ...
<style>
<!--
BODY{
cursor:url("mycursor.cur");
}
-->
</style>
Got it from: http://www.dynamicdrive.com/dynamicindex11/customcursor.htm
|
Forum: HTML Help
03-02-2003, 10:35 PM
|
|
Replies: 5
Views: 610
|
Forum: HTML Help
03-02-2003, 10:23 PM
|
|
Replies: 5
Views: 610
Maybe you should add the whole address like...
Maybe you should add the whole address like http://www.geocities.com/YOUR ID/sebastion.jpg
&
If the pix is under a subdirectory than you should also add the subdirectory's name in the URL....
|
Forum: Frames
02-14-2003, 11:55 PM
|
|
Replies: 4
Views: 701
add this tag to your iframe code:...
add this tag to your iframe code: allowtransparency="true"
<iframe FRAMEBORDER="0" BORDER=0 width=#
height=# src="URL OF PAGE YOU WANT THE IFRAME TO START ON" name=IFRAME NAME...
|