Topic: New Attempt. (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=10364" title="Pages that link to Topic: New Attempt. (Page 1 of 1)" rel="nofollow" >Topic: New Attempt. <span class="small">(Page 1 of 1)</span>\

 
Hiroki
Paranoid (IV) Inmate

From: NZ
Insane since: Dec 2002

posted posted 04-20-2003 06:34

Hi, everybody.
I have been busy fixing up my site since this morning.
Please give me your opinion.
http://www32.brinkster.com/sanukiudon/1.htm
This thread is related to http://www.ozoneasylum.com/Forum6/HTML/001208.html
And I am having a problem to align my links.
Please see this page: http://www32.brinkster.com/sanukiudon/2t.htm
I don't get the reason causing this funny alignment to white boxes.
Do you have any idea?
Thanks a lot.

Hiroki Kozai

[This message has been edited by Hiroki (edited 04-20-2003).]

HZR
Bipolar (III) Inmate

From: Cold Sweden
Insane since: Jul 2002

posted posted 04-20-2003 10:36

Looks much better.
The problem is probably caused by

code:
.test{
[b]float: right;[/b]
border: solid #fff 3px;
margin: 0;
}


Be sure to not mess up anything else though if you remove it.

Hiroki
Paranoid (IV) Inmate

From: NZ
Insane since: Dec 2002

posted posted 04-20-2003 10:54

Hi, mate.
Thanks for your comment.
I solved that problem.
Many many thanks to you.

And if guys don't mind, please see how it look like using Mozzila, Opera, Netscape and so on.
Many thanks in advance.

Cheers,

Hiroki Kozai

HZR
Bipolar (III) Inmate

From: Cold Sweden
Insane since: Jul 2002

posted posted 04-20-2003 13:14

Works just fine in Mozilla 1.3 and Opera 7.

Veneficuz
Paranoid (IV) Inmate

From: A graveyard of dreams
Insane since: Mar 2001

posted posted 04-20-2003 14:08

Looks good

You should change the text colors of the links when you hover over them. As it is now it is impossible to read what link you're hovering over since the background color is the same color as the text.

The menu can made into a numbered list. A menu is really a list of different links used for navigating the page, so it is natural to use a list to display them as well. A list Apart has a nice article about this, that might be interesting.

You should also move the css into a seperate file. This way the user won't have to load all the styles each time he visits a new page since the stylesheet will allready be cached. Put the following line in your <head> section to load the stylesheet:

code:
<link rel="stylesheet" type="text/css" media="screen" rel="nofollow" href="link_to_style.css" />



_________________________
"There are 10 kinds of people; those who know binary, those who don't and those who start counting at zero"

[This message has been edited by Veneficuz (edited 04-20-2003).]

HZR
Bipolar (III) Inmate

From: Cold Sweden
Insane since: Jul 2002

posted posted 04-20-2003 20:00
quote:
You should change the text colors of the links when you hover over them. As it is now it is impossible to read what link you're hovering over since the background color is the same color as the text.


That's for testing yourself if you know the command

Hiroki
Paranoid (IV) Inmate

From: NZ
Insane since: Dec 2002

posted posted 04-20-2003 23:29

Hi, mates.
Many thanks to your reply and helps.
Now I am going to code some javascript to make pop up window.
See how it goes.
Cheers,

Hiroki Kozai

Veneficuz
Paranoid (IV) Inmate

From: A graveyard of dreams
Insane since: Mar 2001

posted posted 04-20-2003 23:56
quote:
That's for testing yourself if you know the command


I'm talking about the links on the first page. For example when you hover over hardware in this line "To communicate with the hardware and to provide..." the text becomes unreadable due to the background color beeing the same as the foreground color.

If the text is being intentionally hidden it should be made clearer that is in on purpose and not a bug...

_________________________
"There are 10 kinds of people; those who know binary, those who don't and those who start counting at zero"

HZR
Bipolar (III) Inmate

From: Cold Sweden
Insane since: Jul 2002

posted posted 04-21-2003 15:31

Ahh, sorry, didn't see that
Looks like it's changed now though.

[This message has been edited by HZR (edited 04-21-2003).]

Hiroki
Paranoid (IV) Inmate

From: NZ
Insane since: Dec 2002

posted posted 04-22-2003 01:11

thanks your replies, mates.
How are you today?
It is just about half past 11am.
I guess my CSS is involved a lot of mistakes so that I am going to look all of them from now.
See you then.

Hiroki Kozai



Post Reply
 
Your User Name:
Your Password:
Login Options:
 
Your Text:
Loading...
Options:


« BackwardsOnwards »

Show Forum Drop Down Menu