Content:Virtual List

From Earlham CS Department
Jump to navigation Jump to search
  • These are the virtual includes @ index.html - at main page.
  • Line 16 <!--#include virtual="header-img.html"-->
  • Line 17 <!--#include virtual="header-menu.html"-->
    • Including header image and image menu - lines 16 and lines 17.
  • Line 117 <!--#include virtual = "newsblog.html"-->
    • News part; from the news blog website I believe.
  • Line 215 <!--#include virtual = "/~weather/currentWeather.html"-->
    • The include from the weather update site; at the bottom of the page.
  • Line 233 <!--#include virtual="footer.html"-->
    • The footer of the page; the copyright stuff and the links.</nowiki>