"Cyber Manager" (for lack of a better name)

Coding Critique is the place to post source code for peer review by other members of DevNetwork. Any kind of code can be posted. Code posted does not have to be limited to PHP. All members are invited to contribute constructive criticism with the goal of improving the code. Posted code should include some background information about it and what areas you specifically would like help with.

Popular code excerpts may be moved to "Code Snippets" by the moderators.

Moderator: General Moderators

User avatar
JNettles
Forum Contributor
Posts: 228
Joined: Mon Oct 05, 2009 4:09 pm

Re: "Cyber Manager" (for lack of a better name)

Post by JNettles »

You probably need to make some CSS adjustments to your layout as well. Your design looks clean and pretty but it breaks hideously if the screen is sized down at all - try knocking out some of those absolute positionings in there.
User avatar
Jonah Bron
DevNet Master
Posts: 2764
Joined: Thu Mar 15, 2007 6:28 pm
Location: Redding, California

Re: "Cyber Manager" (for lack of a better name)

Post by Jonah Bron »

Thanks. I didn't really have a standard order for attributes. I'll organize it a little better.
Post Reply