Forum Moderators: open

Message Too Old, No Replies

What's the best implementing Tiles in today's fashion.

general tile/frame question

         

mongoloid001

6:08 pm on Feb 12, 2004 (gmt 0)

10+ Year Member




Hi, I have a opportunity to work on a new project(I am not really a web designer per-say). In this new project, I will have a sidebar navigation consistent across all pages, maybe with slight variation. So to save a lot of copy and paste, I am creating a separate page for this navigation part(my page is kind of like tiles now, i need to put all the pieces together). My question is what is the best way to arrange these tiles with all the new features appearing in CSS?

I would really appreciate it if anyone could give me a pointer or two. I could've done a google search, but I would get tons of hits and end up be more confused.

Thanks!

DrDoc

6:12 pm on Feb 12, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



You can always use server-side includes. Just remember to strip out everything except the actual code (such as the html, head, body elements -- only leaving what's inside the body)