Tag Archives: Sript

CSS, Frames, or Tables

I’m unclear what I should remain faithful to designing my internet websites on. Any suggestions And what’s the best way to undertake repearing elements with each page including navigation bars. CSS, and also Tables. I dislike frames. PHP would be your finest bet for very easily repairing elements at each page. All the best .! Although I lean on the CSS camp. We’d still rather apply tables then put 1 frame inside this layout. I as far as repeating elements being a navigation bar, a good simple option would be using includes to enable you to create a very modular template-ish natural environment. This can possibly be done using PHP, ASP, SSI, CGI, etc.. whatever technolgoy you’ve evaliable. How that will work is you would take the markup you’d use for claim your navagation, and put it in a file. Then ‘include’ that file in the base file using some type of include statement (depending on the scripting lanuge). This allows you change featuers being a menu, footer, meta tags, etc.. by changing only one single file. Coding Style ONE. LAYOUT: CSS, tables, and divs ONLY TWO. BACKEND: ASP as well as PHP THREE. DATABASE: Oracle as well as mySQL … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment