473,668 Members | 2,383 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Confused

Lee
I created a seperate .css file to control to html pages. It works for one
page, but not the other? Could anyone tell me a possible reason for this? I
made sure the

<link rel="stylesheet " href="webstyle. css">
is exactaly the same in both html pages.
Sep 26 '05 #1
8 1417
In article <Rn************ ******@fe02.lga >, Lee <le*******@char ter.net> wrote:
I created a seperate .css file to control to html pages. It works for one
page, but not the other? Could anyone tell me a possible reason for this? I
made sure the

<link rel="stylesheet " href="webstyle. css">
is exactaly the same in both html pages.


Something else is different between the two pages, and is causing the
different behavior.

Of course, without URLs, it's hard to say what that might be...
--
Darin McGrew, mc****@stanford alumni.org, http://www.rahul.net/mcgrew/
Web Design Group, da***@htmlhelp. com, http://www.HTMLHelp.com/

"There are three kinds of people: those who can count and those who can't."
Sep 26 '05 #2
"Lee" <le*******@char ter.net> wrote:
I created a seperate .css file to control to html pages. It works for one
page, but not the other? Could anyone tell me a possible reason for this? I
made sure the

<link rel="stylesheet " href="webstyle. css">
is exactaly the same in both html pages.


Mystic Meg is currently on vacation, and wouldn't you know it the witch
has taken the crystal ball with her. (hint: provide the urls to the
pages)

--
Spartanicus
Sep 26 '05 #3
On Monday 26 September 2005 18:40, Lee(le*******@c harter.net) wrote in
message <Rn************ ******@fe02.lga >
I created a seperate .css file to control to html pages. It works for one
page, but not the other? Could anyone tell me a possible reason for this?
I made sure the

<link rel="stylesheet " href="webstyle. css">
is exactaly the same in both html pages.


Are both HTML files in the same folder?

Try copying-n-pasting the working tag to the non-working page in case it's a
tiny error which is not immediately obvious.

Point your pages at http://validator.w3.org/ and see what errors it throws
back at you. There may be a missing > or " prior to the CSS link which is
screwing things up.
Sep 26 '05 #4
In <Rn************ ******@fe02.lga >, Lee wrote:
I created a seperate .css file to control to html pages. It works for one
page, but not the other? Could anyone tell me a possible reason for this? I
made sure the

<link rel="stylesheet " href="webstyle. css">
is exactaly the same in both html pages.


The path is relative, are the two html pages in the same directory.

Don't forget to add
type="text/css"
--
|":._.:"| http://habett.com/
| (=) | http://habett.org/
|\.:':./| Any one can be my master
Sep 26 '05 #5
Lee
Files are in same directory. I checked everything three times over. I
created another html file (blank) that worked with the css, moved the
"contents" from the other into new one and is working now.. I dunno what the
prob was though.
"Lee" <le*******@char ter.net> wrote in message
news:Rn******** **********@fe02 .lga...
I created a seperate .css file to control to html pages. It works for one
page, but not the other? Could anyone tell me a possible reason for this? I
made sure the

<link rel="stylesheet " href="webstyle. css">
is exactaly the same in both html pages.

Sep 26 '05 #6
Lee schreef:
Files are in same directory. I checked everything three times over. I
created another html file (blank) that worked with the css, moved the
"contents" from the other into new one and is working now.. I dunno what the
prob was though.
"Lee" <le*******@char ter.net> wrote in message
news:Rn******** **********@fe02 .lga...
I created a seperate .css file to control to html pages. It works for one
page, but not the other? Could anyone tell me a possible reason for this? I
made sure the

<link rel="stylesheet " href="webstyle. css">
is exactaly the same in both html pages.


O URL Where Art Thou?

--
Niek
Sep 27 '05 #7
Lee
If you would "look" sNiek, I said i got it fixed. Also, I work with my pages
"offline" on my computer and make sure they work properly before uploading
to the server. That is why there was/is no url given.
"'sNiek" <ni*******@nets cape.net> wrote in message
news:43******** @news.interstro om.nl...
Lee schreef:
Files are in same directory. I checked everything three times over. I
created another html file (blank) that worked with the css, moved the
"contents" from the other into new one and is working now.. I dunno what
the prob was though.
"Lee" <le*******@char ter.net> wrote in message
news:Rn******** **********@fe02 .lga...
I created a seperate .css file to control to html pages. It works for one
page, but not the other? Could anyone tell me a possible reason for this?
I made sure the

<link rel="stylesheet " href="webstyle. css">
is exactaly the same in both html pages.


O URL Where Art Thou?

--
Niek

Sep 27 '05 #8
Lee schreef:
If you would "look" sNiek, I said i got it fixed. Also, I work with my pages
"offline" on my computer and make sure they work properly before uploading
to the server. That is why there was/is no url given.

Oops, Thou Art Right! ;-)

--
Niek
Sep 27 '05 #9

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

Similar topics

5
5475
by: Haoyu Zhang | last post by:
Dear Friends, Python assignment is a reference assignment. However, I really can't explain the difference in the following example. When the object is a list, the assignment seems to be a reference. However, when the object is a number, the story is so different. I don't understantd for what reason Python deals with them differently. The example is as follows: >>> a = >>> b = a
1
3257
by: Benny Ng | last post by:
Hi,All, Export Method: ------------------------------------------------------------------------- strFileNameExport = "Results" Response.Clear() Response.Buffer = True Response.ContentType ="application/vnd.ms-excel" 'application/msword
2
2055
by: Daniel | last post by:
I'm new to .Net and all of its abilities so I hope this makes sense. Basically I'm confused on when is the appropriate time to use web forms controls vs. regular HTML. For example in ASP (non-.Net) if I wanted to fill a list it may look something like this: -------START CODE <%
11
3908
by: timmu | last post by:
Someone asked me a question about integer division and printf yesterday, I tell him he should do a casting to float/double before you do any interger division. But he doesn't think so, so I try to do some example to explain, However, after some trying, I confused when I try to do some integer constant division, I know I should do float division something like 3.0/6.0, but I'm still confused where the -0.124709 comes for the following...
2
6825
by: Peter | last post by:
Hi, I have a problem with Listview using checkboxes. If i check items by code BEFORE the form is shown the Listview.Items are confused during the ItemChecked Event !!! After showing the form every thing works fine: checking items by code
0
8459
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8378
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8791
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8577
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8653
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
6206
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
4202
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4376
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2786
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system

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.