Jump to content

how to get the (hidden) css file...


visitor

Recommended Posts

Hi,

 

I found this great site http://www.cssplay.co.uk/menu/complex_slides#nogo on the net. The css file is mentioned in here... <link rel="stylesheet" media="all" type="text/css" href="../css/default.css" />

 

So I tried the following... http://www.cssplay.co.uk/css/default.css

 

But still I can't retrieve the proper css file. Can anybody help me, please?

 

Thanks,

 

visitor

Link to comment
Share on other sites

Hi salathe,

 

But why is the css place as follows... this suggests the code is placed in a separate css file, or am I wrong? I just want to understand it...

 

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">

<head>

 

<link rel="stylesheet" media="all" type="text/css" href="../css/default.css" />

 

<style type="text/css">

 

visitor

Link to comment
Share on other sites

It's just below the lines you've pasted above:

<link rel="stylesheet" media="all" type="text/css" href="../css/default.css" />

<style type="text/css">
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menu/complex_slides.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
...
...

Link to comment
Share on other sites

Hi,

 

I know, thanks. But I just put the result on a test site... perfect-solutions.net. Please look for yourself, there are still some things missing. I.e. the border across the picture, the photographic with the description of the photos etc.

 

visitor

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.