Everything posted by dds
-
Need to move two groups next to each other
Please, this code is very painful Unless you are using this in a database 'application' I would not recommend using tables. This is a very old school way of coding. Use CSS to format your HTML. I'm not going to give you the code because I believe you could figure it out yourself. Its not really that hard. Create your info, place it in a unordered list, wrap all that in a div tag and float left or what ever, then repeat these steps for the other column. Easy as pie
-
Error in connecting access database with php on wamp
why not use xampp?
-
Hi :)
Welcome to the Forum
-
Need to move two groups next to each other
If I understand the question correctly... You want the 2 headers with the proceeding content side by side??? I guess you could create a container div larger enough to them both float one left and the other right, or place them each in their own div's.
-
HTML5/ CSS3 - I'm Hooked!
I have messed around with it a little, just enough to grasp its awesomeness! I don't really want to switch to it yet because of IE9 (its soo stupid), it hardly supports any of the new features. But with that being said, I see the potential in HTML5 and CSS3 and will eventually switch.
-
Live Trace - Would you class it as "cheating"
There seams to be a common theme here! It's only cheating (stealing) if you use somebody else's image! I agree with this statement.
-
Is RSS dead?
Do I use RSS often: NO Do I think it's dead: NO Its a powerfully piece of technology and I don't think its going anywhere (accept forward). There're many use's for RSS including internal, like for a big company to communicate betwixt departments and such.
-
New Guy
My name is Daniel Powell I have been designing websites as a hobby for a few years, then recently thought about starting a small company. I am here to learn from those who have traveled this road before me. Hopefully I can post a few things to pass on what little knowledge I have gained.