Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #22.5K
~828 People Reached
About Me

Geek at heart :)
I'm a graphic designer/web designer.
Learning Javascript now and it's so cool yet so frustrating at times.

Interests
Volleyball!
PC Specs
iMac 24"
Favorite Forums
Favorite Tags
Member Avatar for SCRAWL

This is how my site currently looks on my PC: [url]http://i30.tinypic.com/j6ramv.jpg[/url] However, when I go on a friend's computer or someone else's with a different resolution, it displays differently. Instead, those circled (or squared) elements break onto the next line for some strange reason. If anybody can help me to …

Member Avatar for Troy III
0
113
Member Avatar for shockeye

I have an anchor with a class name. When I click the anchor I want the class to change. When I click it again, I want it to change back. Simple, but I don't know JS. Thanks

Member Avatar for codejoust
0
242
Member Avatar for leegeorg07

hi, i have been working on a log with my friend and we want it to look like the attachment, i currently have a basic css part and html: [code=css] #index_blog{ float:left; } [/code] and html: [code=html] <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> …

Member Avatar for leegeorg07
0
109
Member Avatar for stuckinmud

hello, its the pain again!!! Im trying to make a box with rounded corners to put text in some and photos in another but am struggling I have a black background and would like a thin white rectangle that is landcape in orientation and has curved corners. As if im …

Member Avatar for ansaripk
0
137
Member Avatar for nostalgia149

i gotta create an image slideshow... only for images.. but all the images should be from the database.. i dont wanna use things apart from html & css... can u help..

Member Avatar for ansaripk
0
88
Member Avatar for Duki

Is there a way to make links in unordered lists be non-underlined by default? And when the user hovers over the link, it becomes underlined? Here's the current code: [code]<ul> <li><a href="water">Water</a></li> <li><a href="wastewater">Wastewater</a></li> <li><a href="surveying">Surveying</a></li> <li><a href="aerial">Aerial</a></li> <li><a href="it">Technology Consulting</a></li> </ul>[/code] On the page with the lists, all of …

Member Avatar for AdrianaTX
0
139