Jump to content

Mark Caryon

Members
  • Posts

    3
  • Joined

  • Last visited

Posts posted by Mark Caryon

  1. Greetings all,I have the following problem(s):Assume I have an HTML-page, for example "index.html", and 2 different CSS-files, "fooA.css" and "fooB.css".Is it somehow possible to create a link such thata. you can replace "fooA.css" by "fooB.css" as used stylesheet (of course without creating copies of "index.html"), andb. the selected stylesheet gets carried over to other pages linking from "index.html"?Also, related to this problem, can you pass (in an anchor tag) an argument such that the next page gets loaded with a specific stylesheet?Many thanks in advance.

×
×
  • Create New...