Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

HTML Help me

Featured Replies

I'm currently working on a site and have the following scenerio:

I have a header and footer on each webpage (about 10 pages total, but I tend to add/remove them from time to time with site updates)

The header contains a logo graphic and navigation links to the other pages. The footer just contains navigation links to the other pages and some copyright information.

When I add/remove a page, I have to edit the header and footer of each individual page since the headers & footers need to look the same on each page.

What I want to know is, is it possible to have an external file for the header and footer code. That way all I need to do is edit this file once, and the code gets imported to each individual page and I won't have the need to edit each page anymore.

Anyone out there that can help me with this. If it helps I develop with Macromedia Dreamweaver MX.

  • 2 months later...

You can do Server side includes. The way to do is by using shtml. You can have header and footer in two separate html files. Make your index and others as .shtml and then you can embed in each page using this code

<!--#include file="header.html" -->

A simple guide to this SSL - shtml

Hope this helps,

I.am

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.