LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (April 2009, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Wed, 1 Apr 2009 07:31:56 -0700
Reply-To:   Rahul <rahul.a.m@GMAIL.COM>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   Rahul <rahul.a.m@GMAIL.COM>
Organization:   http://groups.google.com
Subject:   CSS, NEED TO KNOW IF A WEB PAGE HAVING SAS MACROS TREATS THE CSS DIFFERENTLY
Comments:   To: sas-l@uga.edu
Content-Type:   text/plain; charset=ISO-8859-1

Hello This is Rahul

I am working on a website, now for the home page of the website I have only HTML tags used , but for the further pages I have used SAS macros extensively. The website uses these macros to do a variety of map related functions. Most of these macros are imported from various places on the server.I have one master.css file which i intended to use through out , now the layout of my home page and that of the preceding pages(which have sas macros ) is different . By this i mean is that the way my home page looks is different than the preceding pages which have sas macros in them . I am using one single css file for all the pages, please let me know that is it because of using the sas macros that there is the difference in appearance.Does sas treat css styles differently . Can i make both the home page and the different pages consistent or i have to write different css styles for each.

i am grateful to any kind of help

Thank you


Back to: Top of message | Previous page | Main SAS-L page