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

 
Hiroki
Paranoid (IV) Inmate

From: NZ
Insane since: Dec 2002

posted posted 03-03-2003 22:49

Hi, guys. Good morning from nz. How are you today?

Well, I am working on CSS study since this morning. I met a wee problem wondering in my browser.

My problem is that browser doesn't show what I wanted to expect. My code is folloing:

quote:
<html>
<head>
<style type="text/css">
a:first-child
{
text-decoration:none
}
</style>
</head>

<body>
<p>
Visit <a href="http://www.w3schools.com">W3Schools</a>
and learn CSS!
Visit <a href="http://www.w3schools.com">W3Schools</a>
and learn HTML!
</p>
</body>

</html>



I thouht the first "W3schools" would be no line. But both of them showed me nice line.
Is my code wrong? But I also guessed that IE5 did not support this child pseudo.
What do you think?

Hiroki Kozai

DL-44
Maniac (V) Inmate

From: under the bed
Insane since: Feb 2000

posted posted 03-03-2003 23:01

http://www.xs4all.nl/~ppk/css2tests/intro.html

Nope, IE - except for IE5Mac - does not support first-child.



Hiroki
Paranoid (IV) Inmate

From: NZ
Insane since: Dec 2002

posted posted 03-04-2003 20:55

Thanks, DL. Good morning. It is just 9am here. Have a good day.
I have finished tutorial of HTML, XHTML and CSS at www.w3schools.com .
I will work on XML or DHTML next. See you then. Again, thanks a lot. See ya.

Hiroki Kozai

Slime
Lunatic (VI) Mad Scientist

From: Massachusetts, USA
Insane since: Mar 2000

posted posted 03-04-2003 21:31

A bit of advice: stick with HTML/XHTML and CSS for a while, and really get the hang of it, before moving on to XML or DHTML. The experience will pay off, whereas trying to take on so many technologies at once may end up confusing you. Better to be an expert in one thing than OK at a lot of things.

So I recommend you put together a website for yourself using HTML or XHTML and CSS for practice before attempting to take on DHTML.

Hiroki
Paranoid (IV) Inmate

From: NZ
Insane since: Dec 2002

posted posted 03-04-2003 21:40

thanks a lot. Slime. Yes, I think so too. Actually I did all examples seeing code. Not only myself. I want to be able to hand coding like you do. Now I am making my home page to make sure I can do it myself. Then when I feel confident I will move on those. Again, thanks a lot for your kind advices. I really appreciate that. Have a good day. See you shortly.

Hiroki Kozai

DmS
Paranoid (IV) Inmate

From: Sthlm, Sweden
Insane since: Oct 2000

posted posted 03-05-2003 09:57

Hiroki, I just have to say that I'm impressed by your ambition and determination to really learn.
It makes me glad to see that there still are people around that want to know more than just cut and paste other peoples code.

Keep up the good work, it will pay off!
/Dan

{cell 260}
-{ a vibration is a movement that doesn't know which way to go }-

Hiroki
Paranoid (IV) Inmate

From: NZ
Insane since: Dec 2002

posted posted 03-05-2003 10:49

Thanks, Dms. I used to rely on Dreamweaver. But when I found this site I learned how important and exciting to know handcoding. I really want to be a special like these great people on this site. Now I am off to bed. Again, thank you for your company, guys. I really glad to meet you. Good night.

Hiroki Kozai



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


« BackwardsOnwards »

Show Forum Drop Down Menu