Control Panel Into HTML

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
CoolAsCarlito
Forum Contributor
Posts: 192
Joined: Sat May 31, 2008 3:27 pm
Contact:

Control Panel Into HTML

Post 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
User avatar
Chalks
Forum Contributor
Posts: 447
Joined: Thu Jul 12, 2007 7:55 am
Location: Indiana

Re: Control Panel Into HTML

Post 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.
Post Reply