I’m building an innovative site and if i was to utilize " frames" I can do it for the reason that I took some time to learn structures but now I recognize that " frames" may be a no no. I’m sure tables, but now MY PARTNER AND I hear tables really are a no no……. lol
I want to have a site where I use a header, footer, nav on the actual left and main content in the middle between the header and footer.
I want my links within the nav section for you to change the pages in the centre like frames could do. what is an effective way to do this more recently.
Could also you point me to your example of within your suggestion, also any tutorials will be great because I know I will not discover how to do it.
Thanks before hand
Well frames might achieve what you would like, so can server side includes, however so can html in several different files.
Image this, you possess 10. htm data, and these all add the same navigation program, hand coded into every. And one day it’s important to add a link to " newpage. htm".
You’ll have to manually go by way of each file entering the modern link.
When you used server area includes, you would should just edit 1 file and the change would often be site-wide.
However you need some server part language support, ASP as well as PHP perhaps
YOUR script I authored (Kontenter in sig) could possibly help, you do have to have PHP however all you need to do is enter your data that will vary from page to page into a spectrum, and then add a compact piece of code to each existing page and thats people.
Thus.. if you can not use server edge, and are alongside frames, the only other option is always to hand code the page.
If the remaining portion of the page is the identical but the subject matter changes, users may well not notice the modify.
I have everything We’d need on the server, I just don’t know how to practice it that way, I’m sure " 0" php. I guess the problem is Relating to no time to educate yourself everything needed maintain with todays coding hence maybe I need to just pay someone to help you me.
Well in this case. All you have to know for your purpose is one job name.. and some php syntax.
To help open a prohibit of php rule, you do the next:
< php
And to finish a block of php code, you choose to do the following:
>
So today we
< php
>
The function you should use is called (http: //uk. php. net/manual/en/function. comprise. php)
Basically it consists of the file people pass it’s content in the file that phone calls it.
So lets say you’ve got some header code that will appear in just about every page, save that will code as header. inc
Now in index. php, have this code:
< php
include("header. inc");
>
Voila! Assuming they both reside inside the same directory.
Which is why, all you carry out is define your blog design the way it need to be, and then include the file with the information that is for each file.
Almost any questions
Likewise, http: //www. tizag. com/phpT/include. php may help.
I appreciate the effort you put straight into that reply yet trust me, as effortless as that very little example seems I am aware that as you receive deeper it only gets frustrating with luck. The worse section is I are deprived of the time to master it all. By going to to help my home and we could determine a fee remember to message me..
Thanks again for ones help
< frames> usually are considered a no-no, nevertheless < iframes> (inline frames)
have grown acceptable. You might want to search Google for
" inline figure tutorial".
Tables are also acceptable if you have tabular data. That’s what
there’re designed for, even if inter-mixed with CSS, is usually fine.
You will see many purposes of tables with sites that use databases. Where
you will find lists, calendars, even photo galleries with a lot of rows
along with columns of thumbnails (tabular)… thus, " tables".
Floor plans of page regions, columns, images, and many others. should be performed with
model sheets (CSS).
My problem is that I have definitely not had the time maintain with web pattern coding, I learnt html after which you can just couldn’t keep up with the brand new coding so nearly anything I design appears it was done in 1995……. lol
I would like to build a site to use being a place to market my collection connected with back issues with Playboy Magazine we can’t sell on Ebay
( anything by 1980 to found ) those years ought to be listed in the actual mature adult section i don’t can do. I also aim for a forum with my site where by other collectors will come and exchange thoughts and comments.
So I desided in an attempt to create a site however it just wasn’t being employed.
was nice enough to offer to help me that we really appreciate but I guess if others would choose to odffer suggestions this can’t hurt. Originally I thought I wanted a frames type site and that is still not out of the question.
I have our Ebay template that would have been a nice design if i used the header and footer and additional my new content to it. I want my nav menu on the left side. I can let any of you who would choose to see my Ebay template and also you can let my family know what you see converting it with a website.
http: //www. playboyguy. com/ebay/fs2. htm
Will you be selling the whole collection as one, or each mag separate
<