Print Page | Close Window

Coding Help and Suggestions

Printed From: Pixel Joint
Category: The Lounge
Forum Name: Resources and Support
Forum Discription: Help your fellow pixel artists out with links to good tutorials, other forums, software, fonts, etc. Bugs and support issues should go here as well.
URL: https://pixeljoint.com/forum/forum_posts.asp?TID=3268
Printed Date: 13 September 2025 at 12:53pm


Topic: Coding Help and Suggestions
Posted By: Cryssy
Subject: Coding Help and Suggestions
Date Posted: 25 October 2006 at 6:16pm
Hahahah I am an idiot. Chris you are a lifesaver



Replies:
Posted By: Monkey 'o Doom
Date Posted: 25 October 2006 at 6:40pm

Is there any reason you're using a table? They're great for content display, but for site layout, I'd generally suggest <div>s.

Also, is there anything more specific than that your problem is putting it into a table? It seems you have the table about covered here, and so I'm not very sure what sort of assistance/direction/etc you're looking for.


-------------
http://pixelmonkey.ensellitis.com">
RPG is numberwang.


Posted By: Cryssy
Date Posted: 25 October 2006 at 6:47pm
the spiral sides need to go all the way down but I might try using divs. I just wanted the layout to expand size when content increases. I have all the sizes and basic settings of the table already set but I need to figure out how to get the sides to go all the way to the bottom behind the flower


Posted By: Anlina S.
Date Posted: 25 October 2006 at 8:34pm
Hrrm... I'd forget about doing a tabled layout and stick with pure CSS. I can't think of exactly how you'd go about it off hand, but I know I've seen many expandable CSS layouts with repeating graphical borders, so I know it can be done.

That's probably not overly helpful - if I can dig up any tutorials, I'll link you.


Posted By: Cryssy
Date Posted: 25 October 2006 at 9:20pm
Thank you so much :D


Here is what I have so far of the CSS DIV layout...I still am not sure how to make the bottom overlap the sides

http://www.modern-enigma.net/pixel/test/div.html - http://www.modern-enigma.net/pixel/test/div.html

any suggestions



Print Page | Close Window