Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
Ranked #2K
~4K People Reached
About Me

I have been a web designer/developer for approx 15 years. I studied Graphic Design at uni then taught myself html and have been working since. I'm learning new stuff every day and have joined here for help and to help others where possible.

PC Specs
PC Windows 7
Favorite Forums
Favorite Tags
Member Avatar for emulman

The following little page shows 5 DIVs in the same page, everyone with it background-image, but nothing is shown!!! Why? (the images are in the correct path) [CODE] <!DOCTYPE html> <head> <title>Test</title> <link rel="stylesheet" type="text/css" href="../css/divs.css" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> </head> <body> <div id="container"> <div class="erba"></div> <div class="cordolo"></div> …

Member Avatar for Skorpio07
0
139
Member Avatar for Louilly

I have created a pdf with links to a couple of websites, the links work fine if you open the pdf on a pc but if you open it on an iPhone or iPad the links don't work. I made sure the links have http:// Does anyone know a solution?

Member Avatar for Louilly
0
1K
Member Avatar for stilts

Ok I am just about to go crazy with this issue I am having with pretty much every website I make. And when it comes down to the end of making the website I always just write it off as no big deal. But it really annoys the heck out …

Member Avatar for stilts
0
1K
Member Avatar for jackfusion

the problem I am having is getting the centre image to display. when I change the code to [CODE] <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>Untitled Document</title> <link href="button.css" rel="stylesheet" type="text/css" /> <style type="text/css"> #programl { background: url(../img/programs_hover_l.jpg) no-repeat left; …

Member Avatar for diafol
0
101
Member Avatar for abrocketman

I am creating a small directory with a few details. For some reason the CSS will not make the border arround the whole thing. Please could you look at it and let me know. I have tried everything. I have attached the all the code I am using. Thanks[code]<!DOCTYPE html …

Member Avatar for ushajase
0
274
Member Avatar for m-hrt

im having issue with png image as im using it on a input type. . . as a search bar it always shows the background even the image is transparent what should i do? this is the image shows the background . . . . sorry had to post image …

Member Avatar for Louilly
0
93
Member Avatar for Graycode

Hi, I have been given the task to revamp/redesign a clients blog. I want to implement a navigation menu like [url]www.mechanicaldummy.com[/url]. I like the fact that it sticks to the top of the page. The closest tute I managed to find was this [url]http://www.jtricks.com/javascript/navigation/floating.html[/url] Similar but not the same. I …

Member Avatar for matricol
0
184
Member Avatar for salromano

I'm having a bit of trouble with my site's gallery display in Internet Explorer. As you'll see, everything on the site everywhere else is identical to its Firefox and Chrome counterparts, but on Internet Explorer, the gallery decides to go crazy. An example of the same image can be seen …

Member Avatar for matricol
0
159