Jump to content

navigation


lesley

Recommended Posts

Hello, i am new to CSS and had a simple question.

I just finished some tutorials from killersites.com and noticed that the navigation items were repeated in every page. Is there some way to include the items in a template or a css page so if you need to update your navigational menu items, then you only do it in one place?

 

Thanks.

Link to comment
Share on other sites

is there another way to accomplish this without php? i have not gotten into that. Im hoping to just use css and html. Thanks.

 

There's SHTML but that type of "include" is almost identical to teh PHP method but PHP gives so much scope for other things to add in later like forms to a database.

 

PHP "includes" are the easiest part of PHP to learn.

 

Otherwise you could use a frameset with the repeating bit in a separate frame, but no one will advise you to do that now that PHP can do it better.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...