Ok, I know this is simple, and I have done it before, but my brain is taking a nap this morning. How do I change the link, alink, and vlink attributes of an image so that there is no border around it, indicating that it is a link?? TIA
<style type="text/css">
a img{border: 0;}
</style>
Disclaimer. (1) Whilst I will help you sometimes, if I feel like it, and my advice in relation to your actual question will be of good quality: my posts are to be taken with a pinch of salt. I will be sarcastic, deploy irony and include obscure cultural references for my own amusement without warning.
(2) You will gain nothing from complaining, and if you try to argue with me then you will not win. No matter how noble your battle seems, I am still better than you, don't be an hero.
There is no default style sheet language and more than one exists. You must specify whch one you are using. Also, that works for HTML; in XHTML you must remove the comment marks.
“The power of the Web is in its universality. Access by everyone regardless of disability is an essential aspect.”
—Tim Berners-Lee, W3C Director and inventor of the World Wide Web
There is no default style sheet language and more than one exists.
I know that you're right but, what other ones are there?
Disclaimer. (1) Whilst I will help you sometimes, if I feel like it, and my advice in relation to your actual question will be of good quality: my posts are to be taken with a pinch of salt. I will be sarcastic, deploy irony and include obscure cultural references for my own amusement without warning.
(2) You will gain nothing from complaining, and if you try to argue with me then you will not win. No matter how noble your battle seems, I am still better than you, don't be an hero.
There's also JavaScript Style Sheet Language, mime type "text/javascript". More of a curiosity now it was once a useful way tailor styles in Netscape 4.
“The power of the Web is in its universality. Access by everyone regardless of disability is an essential aspect.”
—Tim Berners-Lee, W3C Director and inventor of the World Wide Web
Bookmarks