Results 1 to 3 of 3

Thread: View style sheet

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Feb 1999
    Location
    Leicester, UK
    Posts
    123
    I have learnt most of the HTML that I know by using right-click, then View Source, and then studying the code.

    However, if a page uses a style sheet, I don't know how to look at this style sheet, in fact I don't even know if it is possible.

    Can anyone tell me (A) if it is possible to view the style sheet file, and (B) how to do it?

    Thanks in advance

  2. #2
    Frenzied Member HarryW's Avatar
    Join Date
    Jan 2000
    Location
    Heiho no michi
    Posts
    1,827
    The style sheet is a seperate file (a .css file) which your browser downloads and the page refers to. It will be in your Temporary Internet Files directory, so you can see it there.

    "C:\Windows\Temporary Internet Files"

    Same goes for some javascript pages, functions can be stored in a .js file, which will be in the same place - temp. int. files.
    Harry.

    "From one thing, know ten thousand things."

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Feb 1999
    Location
    Leicester, UK
    Posts
    123
    Thanks Harry

    I couldn't find the file at first, but by changing the folder options to "show all files", there it was.

    Thanks again

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width