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.

~3K People Reached
Favorite Tags
Member Avatar for kevwood

i am trying to write a script that stores information from a html form into a mysql db. i have had the code work to stoer the information into the db but have since modified the code to accomodate the image up load also. i wan the code to stoe …

Member Avatar for kevwood
0
1K
Member Avatar for kevwood

hi all, i had this code working yesterday (to an extent any way lol). the first part of the code seems to be working correctly an tells me i am connected to the db. but then i am getting a an error saying no db selected. here is the code …

Member Avatar for kevwood
0
197
Member Avatar for kevwood

hi i have been following a tutorial on how to build a image viewer using javascript for a web page i am building for my shop. i have not been able to get it to work and i have looked at the comments at the bottom and it seems to …

Member Avatar for kevwood
0
281
Member Avatar for kevwood

hi people back again :( i am having an issue with my div elements lining up all nicely in ie but in chrome they second row of divs are slightly moved to the right. It is really confusing me as to why this is happening, i am not sure if …

Member Avatar for kevwood
0
391
Member Avatar for mattyd

To begin, I have not written any HTML/CSS in about 4-years, so in a sense I'm relearning. My issue at this point is this: I want my footer to span the length of the window. Simple enough; But, it is leaving an approximately 10-px gap on the left of the …

Member Avatar for kevwood
0
190
Member Avatar for kevwood

hi all i am having trouble getting the correct spacing i need between my links across a horizontal navigation bar. i would like all the links to be spaced evenlly across the space available. here is my code as it stands html <div id="nav"> <ul id="navigation"> <li><a href="index.html">link</a></li> <li><a href="page1.html">link</a></li> …

Member Avatar for kevwood
0
160
Member Avatar for kevwood

Hi all thanks for reading, I am having problems getting my padding to work how i would like. I have a the followinc code for my page <!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>Sonc Hydro</title> <link rel="stylesheet" type="text/css" href="css/main_styles.css" /> …

Member Avatar for matrixdevuk
0
287
Member Avatar for kevwood

hi all not been here for a while, a long time since i have been working in the industry but ha life goes on haha. I am stuck trying to get the layout to work exactly how i would like, i have a container div which i would like to …

Member Avatar for kevwood
0
194
Member Avatar for kevwood

hi all. i am having problems getting my CSS file to link in with all my pages. the navigation section looses its bg image. here is the code i am using for the navigation <div id="navigation"><p id="P_navigation"> <ul id="List_nav"> <li><a href="xxxxxxx.html" class="top_nav">xxxxxxx</a></li> <li><a href="xxxxxxx.html" class="top_nav">xxxxxxxxx</a></li> <li><a href="xxxxxxxx.html" class="top_nav">xxxxxxx</a></li> <li><a href="xxxxxx.html" …

Member Avatar for theHop
0
206
Member Avatar for kevwood

Hi all thanks for reading, i am having trouble getting my link button postioned in the correct place and the image. how i want it to look can be seen in fig-1 and what i am getting can be seen in fig-2. the relevant code i am using is as …

Member Avatar for kevwood
0
77
Member Avatar for kevwood

hi first post on here for a long while. i am trying to add a background image to my links in a list on my page but i cannot get the image to show how i would like. i am either going about it the wrong way or it simply …

Member Avatar for kevwood
0
128