| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | 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 05:05 PM
warth33@hotmail.com | 1 | 160 |
|  | 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 05:12 AM
Ben C | 3 | 203 |
|  | 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 05:05 AM
Ben C | 0 | 120 |
|  | 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 05:00 AM
Ben C | 1 | 180 |
|  | What is the difference between a <div> and a <span>? When is it best
to use each?
Thanks,
RABMissouri2007
RAB
|
01-05-2007 03:23 PM
Harlan Messinger | 1 | 233 |
|  | 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 01:01 PM
vilasmpawar@yahoo.co.in | 26 | 582 |
|  | "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 11:57 AM
jonny dee | 2 | 131 |
|  | 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 04:38 AM
Andy Dingley | 1 | 169 |
|  | 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 05:18 AM
Nik | 1 | 209 |
|  | 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 07:55 PM
Gus Richter | 5 | 316 |
|  | Scripsit Johannes Koch:
Nice, but it doesn't work if there's any element between p elements. If you
have,...
howa
|
01-02-2007 01:48 PM
Jukka K. Korpela | 12 | 351 |
|  | 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 10:49 AM
planb@newsreaders.com | 3 | 284 |
|  | 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-01-2007 11:45 PM
Gérard Talbot | 1 | 121 |
|  | 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-01-2007 11:11 PM
Jeff North | 6 | 282 |
|  | 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 04:00 PM
skijor | 12 | 553 |
|  | 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 11:58 AM
Gérard Talbot | 1 | 254 |
|  | 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 09:58 AM
John Hosking | 3 | 283 |
|  | 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 04:22 AM
Spartanicus | 15 | 657 |
|  | 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 12:32 PM
Jukka K. Korpela | 7 | 275 |
|  | 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 10:36 AM
Ben C | 1 | 128 |
|  | 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 05:44 PM
ivowel@gmail.com | 5 | 215 |
|  | Consider the following HTML:
<div class="links">
<img src="linkimages/logo.gif">
<h2>title</h2>
<span><a target="_blank"...
Harris Kosmidhs
|
12-29-2006 02:03 PM
Bergamot | 4 | 207 |
|  | 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 01:42 PM
Bergamot | 4 | 131 |
|  | 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 10:08 PM
boclair | 1 | 237 |
|  | 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 07:47 PM
dorayme | 6 | 255 |
|  | 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 03:58 PM
Ben C | 8 | 205 |
|  | 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 09:57 AM
Markus Ernst | 2 | 144 |
|  | 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 10:49 PM
dorayme | 2 | 244 |
|  | In article
<1167271568.280356.207190 (AT) h40g2000cwb (DOT) googlegroups.com>,
"shapper" <mdmoura (AT) gmail (DOT) com> wrote:
Ah! OK, fair...
dorayme
|
12-27-2006 09:27 PM
dorayme | 8 | 130 |
|  | 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 06:53 PM
ivowel@gmail.com | 1 | 133 |
|  | 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 06:08 PM
stan | 0 | 133 |
|  | 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 09:55 AM
Andy Dingley | 11 | 246 |
|  | 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 07:23 PM
kdarling@basit.com | 2 | 298 |
|  | 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 03:01 PM
VK | 0 | 229 |
|  | I am getting the error:
Invalid number : color fuchsia is not a color value : fuchsia
from the W3C CSS validator, yet I am sure the same CSS...
Bob Cox
|
12-26-2006 02:02 PM
Bob Cox | 5 | 247 |
|  | Hello, all,
First time I post, so I beg for everyone's patience.
I am writing because I have the following doubt. in the...
astrochelonian@gmail.com
|
12-24-2006 03:58 AM
Ben C | 1 | 275 |
|  | I hope someone can help, before I start thinking tables have a lot of
merit after all.
I am trying to achieve a two column layout, with source code...
Eric Lindsay
|
12-23-2006 06:59 AM
Eric Lindsay | 2 | 219 |
|  | Hello,
I have a container div and inside it I have an image and another div
which I want to place side by side:
<div id="container">
<img...
shapper
|
12-23-2006 01:33 AM
Gus Richter | 2 | 212 |
|  | Hello,
I want need to do the following:
div_01
div_02 div_03 div_04
div_05
shapper
|
12-22-2006 06:24 PM
dorayme | 2 | 118 |
|  | ruud.hermans (AT) gmail (DOT) com wrote:
Everything is floated except for "container" - this page needs redesigning.
The footer "onder" is also...
Gus Richter
|
12-22-2006 06:29 AM
ruud.hermans@gmail.com | 1 | 109 |
|  | I've created a news-and-photo-sharing site intended to be useful to
parents and other busy people who have a story to tell with their
digital photos,...
Bruce Lewis
|
12-21-2006 09:58 PM
Bruce Lewis | 0 | 137 |
|  | Troy Piggins wrote :
Interactive demo on CSS horizontal alignment and horizontal formating
CSS Horizontal alignment:
when to use margin-left,...
Gérard Talbot
|
12-21-2006 09:53 PM
Gérard Talbot | 0 | 123 |
|  | Troy Piggins wrote:
http://www.google.com/search?q=how%20to%20center%20with%20CSS&num=100
--
Berg
Bergamot
|
12-21-2006 05:21 PM
Bergamot | 0 | 116 |
|  | dear experts:
I would like to put a box of text on the right margin, say 20% of the
page width, a few lines, that does not disturb the flow that is...
ivowel@gmail.com
|
12-21-2006 11:03 AM
ivowel@gmail.com | 0 | 135 |
|  | Googling suggests that IE7 may support position: fixed;
I think this might be handy for some pages I want to do. Does anyone
have any comments about...
Eric Lindsay
|
12-20-2006 11:28 PM
Eric Lindsay | 2 | 171 |
|  | Hi,
On both Firefox and IE, how can I replace the bullets before unordered
list items, with double arrows ">>" throughout my site?
Thanks, - Dave
laredotornado@zipmail.com
|
12-20-2006 03:20 PM
Jukka K. Korpela | 3 | 123 |
|  | In IE 7 both the top and bottom ul borders are cover by the li border
but in FireFox only the top ul border is covered by the li border.
Which...
emailscotta@gmail.com
|
12-20-2006 09:40 AM
Ben C | 1 | 118 |
|  | I have tried to collapse a long part of a text on my weblog
using the following construct:
<style>
div.expand { display : none; }
div.expand:hover...
Schraalhans Keukenmeester
|
12-20-2006 09:33 AM
Ben C | 11 | 344 |
|  | chris wrote:
Not for me. For me an URL would be much quicker.
Is this a three pixel gap problem?
for which, Google.
John Hosking
|
12-20-2006 07:47 AM
John Hosking | 0 | 136 |
|  | In article
<qw2ih.531171$QZ1.351610 (AT) bgtnsc04-news (DOT) ops.worldnet.att.net>,
"Beauregard T. Shagnasty" <a.nony.mous (AT) example (DOT)...
yb
|
12-20-2006 12:51 AM
Rik | 9 | 256 |