| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | I have a table that I dynamically fill with data from a database for
medical companies to be able to determine if their patients meet
certain...
dfdavis.mtu@gmail.com
|
01-10-2007 09:15 AM
dfdavis.mtu@gmail.com | 2 | 231 |
|  | Hi,
I'm trying to make sense of the definition for "Rendered Content" in
current CR for CSS 2.1
Is rendered content what is displayed on the...
dave8421@hotmail.com
|
01-10-2007 06:28 AM
Harlan Messinger | 1 | 272 |
|  | roN wrote:
Not everything needs to be specifically positioned. Letting stuff fall
where it does naturally (a.k.a. static positioning, or Normal...
Bergamot
|
01-09-2007 01:36 PM
CatBones | 6 | 204 |
|  | Beauregard,
Just one last thing: I only removed position:relative lines and then
everything was ok. It seems that position:absolute had no...
Randy
|
01-09-2007 12:09 PM
Randy | 7 | 254 |
|  | Scripsit Troy Piggins:
Really? That would be very odd. Are you sure you used the W3C validator?
Your markup has an additional reportable markup...
Jukka K. Korpela
|
01-09-2007 07:37 AM
Jukka K. Korpela | 1 | 196 |
|  | Harris Kosmidhs schrieb:
<http://www.w3.org/International/O-HTTP-charset#server>
--
Johannes Koch
In te domine speravi; non confundar in...
Harris Kosmidhs
|
01-09-2007 04:53 AM
Johannes Koch | 4 | 285 |
|  | Hello ,
I have a web page that has a div element, with css applied to that
element.
Within the div is an ul with li tags, etc. the displayed font...
eholz1
|
01-09-2007 04:10 AM
John Hosking | 4 | 231 |
|  | I posted the problem below in alt.www.webmaster before, but no-one knew
the answer, however someone suggested this group as a good place to ask.
I...
Otto de Voogd
|
01-09-2007 03:06 AM
xerokill@gmail.com | 3 | 366 |
|  | Hi,
I have a site with a heap of small menus in various elements.
It looks something like this (inline style's etc for readability):
<div>
drillbatting@gmail.com
|
01-08-2007 11:44 AM
Mr me | 2 | 245 |
|  | Thanks for the tip. The problem, though, was that I was still nesting
incorrectly. I incorrectly closed the LI tags and started new ones to
nest the...
Andy Dingley
|
01-08-2007 10:55 AM
Dan | 5 | 163 |
|  | howa wrote:
As usual, posting a code snippet doesn't always tell the whole story.
You should post a URL.
I assume you refer to:...
Bergamot
|
01-08-2007 07:54 AM
Bergamot | 0 | 149 |
|  | I have a form with some select boxes. I would like some of the options
in the dropdown to be bold and some of them to not be bold. It seems to
me...
Erich93063
|
01-08-2007 04:39 AM
Jukka K. Korpela | 2 | 238 |
|  | Hey hi...
I was wondering if anybody here knows how to make a menu as sketched here:
http://tweed.xs4all.nl/test.roveka.nl/_help/ddmenu.gif
Would...
Wouter
|
01-08-2007 03:25 AM
Wouter | 0 | 157 |
|  | howa wrote:
a broken feature?
Where is the URL to a test case?
Putting "ddd" in a block element where it belongs may take care of...
Jim Moe
|
01-08-2007 01:52 AM
Jim Moe | 0 | 172 |
|  | Rik wrote:
Sorry Rik. No intention to come over the top. Time delays.
Louise
boclair
|
01-06-2007 08:17 PM
boclair | 3 | 241 |
|  | I have created a vanilla drop-down menu and want the width of the
sub-menu elements to be as wide as the widest element in the drop-down.
This would...
skijor
|
01-06-2007 07:20 PM
skijor | 1 | 174 |
|  | warth33 (AT) hotmail (DOT) com wrote:
Hello guy
What does "correctly" mean here? What, specifically, does it do so well?
John Hosking
|
01-06-2007 06:05 PM
warth33@hotmail.com | 1 | 193 |
|  | Aaron Gray wrote:
Do it with CSS, and do whatever you like. Just don't mess with the HTML
rules, because those are fixed and not flexible.
This...
Andy Dingley
|
01-06-2007 06:12 AM
Ben C | 3 | 245 |
|  | On 2007-01-06, roN <NOspam (AT) example (DOT) com> wrote:
Just use background: transparent on .nav_point a instead of the colour,
and delete the...
Ben C
|
01-06-2007 06:05 AM
Ben C | 0 | 152 |
|  | I've been using a simple technique that works adequately, for me, to
restrict a web page to the viewport. A typical page will have a
header, a table...
semifor
|
01-06-2007 06:00 AM
Ben C | 1 | 286 |
|  | What is the difference between a <div> and a <span>? When is it best
to use each?
Thanks,
RABMissouri2007
RAB
|
01-05-2007 04:23 PM
Harlan Messinger | 1 | 287 |
|  | usenet = answering questions with snooty nonsense?
A better answer might be to look into adding some dynamic identifier to
your links with a...
RAB
|
01-05-2007 02:01 PM
vilasmpawar@yahoo.co.in | 26 | 748 |
|  | "Beauregard T. Shagnasty" <a.nony.mous (AT) example (DOT) invalid> wrote in
news:OYZmh.637190$QZ1.329158 (AT) bgtnsc04-news (DOT)...
Gary
|
01-05-2007 12:57 PM
jonny dee | 2 | 165 |
|  | I have a line of text for which I want each word to become highlighted
(change background color) when the mouse cursor hovers over it, but
with one...
danebarney@gmail.com
|
01-05-2007 05:38 AM
Andy Dingley | 1 | 202 |
|  | We are having some problem with out css- style on firefox. The same
site displays fine in IE. But in Firefox, there are some hyperlinks
which just...
rahulthathoo
|
01-04-2007 06:18 AM
Nik | 1 | 254 |
|  | Hello,
I have 3 Divs as follow:
<div id="Container">
<div id="Header">header</div>
<div id="Text">text</div>
</div>
I need the div "Text" to have...
shapper
|
01-03-2007 08:55 PM
Gus Richter | 5 | 368 |
|  | Scripsit Johannes Koch:
Nice, but it doesn't work if there's any element between p elements. If you
have,...
howa
|
01-02-2007 02:48 PM
Jukka K. Korpela | 12 | 465 |
|  | AndrewF wrote:
That is rather more arbitray than what I was thinking of -- I was
thinking of having the hover/active/focus states bubbling up to...
planb@newsreaders.com
|
01-02-2007 11:49 AM
planb@newsreaders.com | 3 | 408 |
|  | Hi,
I have a (strict) html document with the following portion:
<ul>
<li><img alt="" src="images/image1.jpg" /></li>
<li><img alt=""...
dave8421@hotmail.com
|
01-02-2007 12:45 AM
Gérard Talbot | 1 | 170 |
|  | I'm wondering if there is a work-around for the following problem that
I've encountered. FireFox is behaving like I expect, IE7 is
misbehaving.
The...
Jeff North
|
01-02-2007 12:11 AM
Jeff North | 6 | 368 |
|  | I'm new to css and I'm trying to get web links to blink on mouse hover.
In my style sheet I have:
div#main-menu a:hover...
skijor
|
01-01-2007 05:00 PM
skijor | 12 | 1,001 |
|  | I am a website newbie, and built my site using a template and NVU.
After I have it operational, I see that it doesn't display correctly in
IE. My...
blueday61@gmail.com
|
01-01-2007 12:58 PM
Gérard Talbot | 1 | 309 |
|  | since c.i.w.a.* seem to be *very* conscious of 'the correct group' I hope
you'll bear with me here or direct me to the correct one.
I'm trying to...
al jones
|
01-01-2007 10:58 AM
John Hosking | 3 | 317 |
|  | I'm in the process of redesigning my web page and started working more
with CSS. I have, what I think is, a nice web layout (I'm no expert so
I could...
Neil Cherry
|
12-31-2006 05:22 AM
Spartanicus | 15 | 812 |
|  | Hello,
I have Span tag. I want to change its behavior to a Div.
Is it possible to do this by simply applying the following CSS class to
the span...
shapper
|
12-30-2006 01:32 PM
Jukka K. Korpela | 7 | 369 |
|  | for example, I have to add Pseudo-Elements into all `p` tag?
how to add it?
p:first-letter { font-size: 200%; float: left }
didn't work.
howa
|
12-30-2006 11:36 AM
Ben C | 1 | 188 |
|  | dear css experts:
I have some TIFF images of text articles. I would love to be able to
use the "Find" feature in my browser to a particular word in...
ivowel@gmail.com
|
12-29-2006 06:44 PM
ivowel@gmail.com | 5 | 314 |
|  | Consider the following HTML:
<div class="links">
<img src="linkimages/logo.gif">
<h2>title</h2>
<span><a target="_blank"...
Harris Kosmidhs
|
12-29-2006 03:03 PM
Bergamot | 4 | 386 |
|  | I have a site I am developing that uses CSS drop down menus. I cannot
figure out why they don't work in only one hosting service and then
don't...
Brian
|
12-29-2006 02:42 PM
Bergamot | 4 | 207 |
|  | Hi all,
I've got a problem which has doing my head in for couple of days now; i have
2 div's as follow:
#diva {float:left; width: 600px}
#divb...
toffee
|
12-28-2006 11:08 PM
boclair | 1 | 331 |
|  | Hello,
Does someone knows a web tool that tests a web site in various browsers
and OS?
I would like to get the screen shots as a result.
And in...
shapper
|
12-28-2006 08:47 PM
dorayme | 6 | 338 |
|  | Hi
I wonder if anyone would be so kind as to help me with this issue that's
driving me nuts!
The webpage below displays correctly on IE & Opera...
dixzyt
|
12-28-2006 04:58 PM
Ben C | 8 | 334 |
|  | Hi
Trying to display the cursor as a lens when hovering an image with a
link that displays a bigger version of the same image, I did this:
a.lens...
Markus Ernst
|
12-28-2006 10:57 AM
Markus Ernst | 2 | 274 |
|  | In article <4vgva7F1bq79mU1 (AT) mid (DOT) individual.net>,
"Aaron Gray" <ang.usenet (AT) gmail (DOT) com> wrote:
You need to distingish between...
Ben C
|
12-27-2006 11:49 PM
dorayme | 2 | 325 |
|  | In article
<1167271568.280356.207190 (AT) h40g2000cwb (DOT) googlegroups.com>,
"shapper" <mdmoura (AT) gmail (DOT) com> wrote:
Ah! OK, fair...
dorayme
|
12-27-2006 10:27 PM
dorayme | 8 | 221 |
|  | On 2006-12-27, ivowel (AT) gmail (DOT) com <ivowel (AT) gmail (DOT) com> wrote:
Its compliance is pretty good, but it doesn't support opacity which...
Ben C
|
12-27-2006 07:53 PM
ivowel@gmail.com | 1 | 216 |
|  | I have internal links/jumps within divs. The divs have vertical
scrolling. When a link is clicked, both the space within the div as
well as the...
stan
|
12-27-2006 07:08 PM
stan | 0 | 209 |
|  | Ok sorry for the off-topic question.
I see a lot of people posting their html code here.
Why so many people still use iso-8859-X instead of UTF8? Is...
Harris Kosmidhs
|
12-27-2006 10:55 AM
Andy Dingley | 11 | 359 |
|  | Hi
How would you get curved corners on tables. I would prefer not to use
graphics but will try anything.
Cheers Possum..
Pic Example
Possum
|
12-26-2006 08:23 PM
kdarling@basit.com | 2 | 386 |
|  | Aaron Gray wrote:
Would not it be clearly a question for
<comp.infosystems.www.authoring.stylesheets>? I know it's like going to
dantist :-)) but...
VK
|
12-26-2006 04:01 PM
VK | 0 | 302 |