This code is made available to webmasters so they may embed a page of chromatography
resources into their websites. The page may be customized to fit the theme of the site
better by using a local stylesheet. The source page for the resources is frequently
updated with new links and the existing links are regularly checked to make sure they
are still valid, working chromatography resource links.
Copy the code below and paste it into the page you want the table of resources to appear in.
You may adjust the width and height to suit your page but making the frame to narrow will
result in the links wrapping which is not very nice looking. Making the height too short will
cause the appearance of scroll bars on the side of the embedded page.
<IFRAME SRC="http://www.chromatography-online.org/resources.html" width="100%" height="900px"
style="background-color:#FFFFCC;">
</IFRAME>
If you wish to change the styles used, embed the code below, get the
resource.css stylesheet, save it as resoruce.css in your home page directory and
edit to display the resource.html page the way you want. You can get the existing
chromatography-online stylesheet here and edit it. You can view the source for the
resouces.html page to see where the css classes are used. Note: this system will fail
if the resouce.css page is not in your home page (document root) directory. It will also
fail for visitors who have set their browser to not send a referrer header. In this case the
regular chromatography-online.org stylesheet will be used.
<IFRAME SRC="http://www.chromatography-online.org/resources.html?nocss=1" width="100%" height="900px"
;background-color:#FFFFCC;">
</IFRAME>
|