473,473 Members | 1,604 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

External style sheet a no go

Hello all,

Ive been trying to get page 2 of my site to link the external style
sheet "mystyle.css" for a while now and am just dumbfounded. Page one
works fine, I don't know whats wrong. Here's my pages:

http://dockhawk.com/

Thanks for any pointers- Lan
Jun 27 '08 #1
3 1652
In article
<16**********************************@h1g2000prh.g ooglegroups.com>,
Lan Mind <LA*******@gmail.comwrote:
Hello all,

Ive been trying to get page 2 of my site to link the external style
sheet "mystyle.css" for a while now and am just dumbfounded. Page one
works fine, I don't know whats wrong. Here's my pages:

http://dockhawk.com/

Thanks for any pointers- Lan
Change your

<a href="http://dockhawk.com/page2.html/" id="link2">2</a>

to

<a href="http://dockhawk.com/page2.html" id="link2">2</a>

--
dorayme
Jun 27 '08 #2
On Jun 4, 12:46 am, dorayme <doraymeRidT...@optusnet.com.auwrote:
In article
<163d032e-d754-410a-b90a-ab908d536...@h1g2000prh.googlegroups.com>,
Lan Mind <LANMIN...@gmail.comwrote:
Hello all,
Ive been trying to get page 2 of my site to link the external style
sheet "mystyle.css" for a while now and am just dumbfounded. Page one
works fine, I don't know whats wrong. Here's my pages:
http://dockhawk.com/
Thanks for any pointers- Lan

Change your

<a href="http://dockhawk.com/page2.html/" id="link2">2</a>

to

<a href="http://dockhawk.com/page2.html" id="link2">2</a>

--
dorayme
Ty dorayme. I'm not sure why that fixed though?
Jun 27 '08 #3
Lan Mind schreef:
On Jun 4, 12:46 am, dorayme <doraymeRidT...@optusnet.com.auwrote:
>In article
<163d032e-d754-410a-b90a-ab908d536...@h1g2000prh.googlegroups.com>,
Lan Mind <LANMIN...@gmail.comwrote:
>>Hello all,
Ive been trying to get page 2 of my site to link the external style
sheet "mystyle.css" for a while now and am just dumbfounded. Page one
works fine, I don't know whats wrong. Here's my pages:
http://dockhawk.com/
Thanks for any pointers- Lan
Change your

<a href="http://dockhawk.com/page2.html/" id="link2">2</a>

to

<a href="http://dockhawk.com/page2.html" id="link2">2</a>

--
dorayme

Ty dorayme. I'm not sure why that fixed though?
Because the / at the end of the path (url) means the former (page2.html
in this case) is a directory.
I expect in your case it is a file, allthough you could also name you
directory page2.html if you are crazy. ;-)

Regards,
Erwin Moller
Jun 27 '08 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

14
by: Richard Speiss | last post by:
I am trying to display a random background image for a webpage. I found this code to do it <% 'Defines the number of background images you have Const NUMBER_OF_IMAGES = 2 'Initiates the...
14
by: Reply Via News Group Please | last post by:
Folks, I'm new to CSS and realise that by posting in the html newsgroup, I might upset one or two readers by raising a CSS question in an html newsgroup however my ISP only has one small CSS...
12
by: Peter Collinson | last post by:
Hi... My external style sheet for a 200+ page site is marked up as: BODY, P, TABLE, TD, DIV { background: #ffffff; font-style: normal; font-variant: normal; font-weight: normal; font-size:...
6
by: Christopher Benson-Manica | last post by:
Just FMI, if an external stylesheet is linked to a page (with <link>), will subsequent <style> tags override the values in the external stylesheet? -- Christopher Benson-Manica | I *should*...
2
by: Markus Ernst | last post by:
Hi I build a small content management system. I use different external stylesheets for the admin section and the frontend, called admin.css and frontend.css. Now I would like to preview some...
12
by: relaxedrob | last post by:
Hi All! I have a page with with the following style information: <link rel="stylesheet" type="text/css" href="/eEmployment/eTech.css" /> <style type="text/css"> DIV.Application {...
1
by: Harold A. Mackey | last post by:
MVP's Is there a fix for the problem of using hte wsywig in vs2003 along with an external style sheet? Adding any controls throws off the views. This makes it impossible to edit. Thanks Hari
14
by: Stapes | last post by:
Hi I have this entry in my stylesheet main1.css: #head { width: 310px; height: 60px; float: left; display: block; background-image: url(logo.jpg); background-position: left top;
35
by: Guy Macon | last post by:
I have been running tests on various doctypes and found something interesting. I set up a test page using this doctype... <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0 Strict Level 1//EN"> ...
4
Frinavale
by: Frinavale | last post by:
So a while ago I created a Tab Strip Control (before the AjaxToolkit had theirs otherwise I would have probably just used theirs). When I looked at the AjaxToolkit control to see how they got...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.