Tag Archives: Code Javascript

rollover text links – how to?

I have been previously wondering how to set-up those links which you see everywhere — the people that are bold to begin with but then when the mouse rolls around it becomes underscored as well as perhaps another colour. what do i need to do to achieve this thanks on your time! : p. azines. a simple example may be the CNN. com homepage — almost all links for headlines there are what i’m referring to (only backwards w/the underscore disappearing) you’ll want to use CSS:: . yourlink ANY font-family: Verdana; colour: blue; text-decoration: it’s unlikely that any; . yourlink ANY: hover colour: red; text-decoration: underline; Also you can have a stylesheet, this can save you having to key in the css code for each link and have it for the entire page! A good CSS resource is definitely W3Schools. They also provide guides to HTML CODE, Javascript, XML and much more. Just were going to say thanks for all those your guys’ help — They may be I’ve found the proper place to find answers. Have a great day… LANE This can be css code which could go in the head of the page OR for a seperate stylesheet…: … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , | Leave a comment

Become a web designer?

Hi, i’am new right here. I’m joshlee. I love to design website, so currently i have learn quite couple of knowledge related program. Those are code, javascript, flash, illustrator, fireworks, illustrator so far. But i felt that somehow it is still not enough, maybe Please can certainly someone guide, show or record out in my opinion what more i should know or maybe learn. Thought about want to become a fantastic web designer! so i wish to know whenever possible for anything which i should know well. thanks a whole lot for everyone! There may be more to the idea than learning the programs to perform it in. I’d personally suggest that as you say you own learnt HTML, I would go onto learning CSS as that is fast becoming a great way to code pages. From there it is likely that you have got to learn a development lanugage combination, often PHP/MySQL or ASP/MS SQL. I would recommend the former while it is more acquireable. This thread is seen as a good resource that you should read through and understand much more possibly Hopefully this helps somewhat. Making websites is just not rocket science. It is just about the … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , | Leave a comment