Page 1 of 1

Control Panel Into HTML

Posted: Sat Jul 26, 2008 6:07 pm
by CoolAsCarlito
I have found someone that a long time ago was going to put together the same kind of scripts that I have been making and working with but he never actually went all the way through with it and well he created the layout of it and what not and I was going to finish it up but I've having problems with the control panel. Here's a picture of what the control panel looks like. The links on the left are targeted to the I'm assuming frame on the right. I tried working with some html code and what not but can't seem to get it to look right. Anyone help me out please.

Image

Re: Control Panel Into HTML

Posted: Tue Jul 29, 2008 6:20 pm
by Chalks
Your question is somewhat vague and open ended, so I can't really give you anything more than very general advice. I would recommend not using frames or tables to create that layout. Use CSS instead. It's very easy to learn, and it's much easier to maintain. The tutorial that got me started on CSS was from w3schools.com.