AJAX Forums

href: property in CSS?

This is a discussion on href: property in CSS? within the XHTML and CSS forums, part of the Beginners AJAX category; Can you manuplate the href ="" attribute like you can the width attribute using pure CSS? For example I found that you can manipulate all images in the cells ...


Go Back   AJAX Forums > Beginners AJAX > XHTML and CSS

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
Old 05-29-2007, 07:18 AM   #1 (permalink)
Junior Member
 
Join Date: May 2007
Posts: 1
Rep Power: 0 Jeannie is on a distinguished road
href: property in CSS?

Can you manuplate the href ="" attribute like you can the width attribute using pure CSS? For example I found that you can manipulate all images in the cells of table to have a certain width.td.text td.text table table table td a img {width:100px;}Can you use css to set all the anchors in tables to have their href properties point to a single web page?I am just getting started with CSS so I am trying to learn the nuances of pure CSS first, without manipulating it through JavaScriptTIA
__________________
Jeannie is offline   Reply With Quote
Old 05-29-2007, 09:05 AM   #2 (permalink)
Junior Member
 
Join Date: May 2007
Posts: 1
Rep Power: 0 iamatallone is on a distinguished road
personaly i am not shure but you may want to check http://www.w3.org/and http://www.w3.org/Style/CSS/
__________________
iamatallone is offline   Reply With Quote
Old 05-29-2007, 05:25 PM   #3 (permalink)
Junior Member
 
Join Date: May 2007
Posts: 1
Rep Power: 0 neol Miller is on a distinguished road
href is hyperlink reference m pretty sure if you webdesigning student you must be known to what a hyperlink means........yes for sure you can change href= "URL"URL can be any weblink that you want to........ and href="URL".... is used to anchor that hyperlink with that texthope this will helpCheers
__________________
neol Miller is offline   Reply With Quote
Old 05-29-2007, 07:15 PM   #4 (permalink)
Junior Member
 
Join Date: May 2007
Posts: 1
Rep Power: 0 sacha v is on a distinguished road
Href is an attribute not a tag. "a" is the tag.For exemple when you have a link you don't put link , but you put link If you want to change the style of "a", just put:a{ font-size: Whatever pt;color: Whatever;font-family: Whatever;}
__________________
sacha v is offline   Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
Thread Tools
Display Modes


Similar Threads

Thread Thread Starter Forum Replies Last Post
AJAX Jobs : Property script optimisation/tweaking/new features by vaitnet admin AJAX Freelance Jobs 0 07-17-2008 09:58 AM
AJAX Jobs : Vacation Rental property Site by dkinfotech admin AJAX Freelance Jobs 0 07-11-2008 12:50 PM
AJAX Jobs : Property listing Website by vaitnet admin AJAX Freelance Jobs 0 06-03-2008 09:45 AM
Can I set a minimum for the left position property in CSS? BaMmer XHTML and CSS 1 06-23-2007 11:39 AM
Hyperlink Target property in CSS? rushdy i XHTML and CSS 1 03-28-2007 10:50 PM


All times are GMT -4. The time now is 01:41 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 RC5
Copyright ©2006 - 2008, AJAXwith.com