| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | Hello!
I'm currently trying to make my very first stylesheet (aspirin needed)
and I'm, of course, facing some problems.
I"ve found many sites...
Larry
|
03-26-2008 11:23 AM
Jeff | 5 | 6 |
|  | Thanks to both of you who responded- the w3 validator is a very useful
resource I didnt know of. How do I find out why someone 1 starred my
post- too...
DanWeaver
|
03-25-2008 04:52 PM
DanWeaver | 0 | 4 |
|  | Beauregard T. Shagnasty wrote:
But wait - there's more!
Why the whole page is in a form with no inputs is a mystery.
--
Berg
Bergamot
|
03-25-2008 12:30 PM
Bergamot | 0 | 4 |
|  | It's a nice thing when you can have a single layout that can be used
differently by adding styles. Sometimes that means adding containers
(divs) that...
Jeff
|
03-24-2008 10:01 PM
Jeff | 7 | 8 |
|  | In IE 7, is there a bottom margin showing in
<http://netweaver.com.au/alt/IEBottomMarginProblem/ie7_margin_prob
lem.html>
please in this test...
dorayme
|
03-24-2008 09:44 PM
dorayme | 4 | 5 |
|  | The <p> is suggested in CSS Spec 2.1 to have a margin of 1.12em, and
in Spec 2.0, to have 1.33em...
But looks like Firefox and Safari both use 1em...
Summercool
|
03-23-2008 05:20 PM
GTalbot | 6 | 7 |
|  | On 2008-03-22, VK <schools_ring (AT) yahoo (DOT) com> wrote:
The spec is possibly ambiguous on this (assuming we treat
-moz-inline-box as being...
Ben C
|
03-23-2008 01:54 PM
VK | 1 | 4 |
|  | VK wrote:
OK, I sorted it out. If anyone interested:
Somehow -moz-inline-box kills lining for links completely in
CSS1Compat mode. I was trying...
VK
|
03-23-2008 12:38 PM
VK | 0 | 4 |
|  | Rakesh wrote:
Why?
Yeah, use a table. Your data is tabular...
Attribute | Description | Required...
Jonathan N. Little
|
03-22-2008 08:35 PM
Jonathan N. Little | 0 | 4 |
|  | Hi,
I need to put my product titles in an h1 tag, but still keep the font the
same size it is now, plus, not change the size of any other h1...
JA
|
03-22-2008 03:12 AM
Jukka K. Korpela | 3 | 4 |
|  | New Free software and games download (A to Z)
If we are to have real peace, we must begin with the children.
Free software and new games...
worldforever.suji@gmail.com
|
03-21-2008 09:37 PM
worldforever.suji@gmail.com | 0 | 4 |
|  | Ben Bacarisse wrote:
Careful, you're taking a chance to be called a Dipstick. ;-)
--
Gus
liketofindoutwhy@gmail.com
|
03-21-2008 07:42 PM
Gus Richter | 29 | 30 |
|  | I'm just wondering, what is the correct way to refer to "!important".
I currently refer it is "not important"--but I guess, it's wrong. What
is the...
R. Rajesh Jeba Anbiah
|
03-21-2008 04:26 PM
Blinky the Shark | 18 | 19 |
|  | Wondering why my inline style is failing
here is the content.html page that I am calling.
<!-- content4.html -->
<div style"width: 770px;...
Kevin R
|
03-21-2008 06:14 AM
Jukka K. Korpela | 2 | 3 |
|  | I need to set a minimum height for a div, yet have it expand with the
contents.
I have this from 2005:
<style type="text/css">
div{
height:...
Jeff
|
03-20-2008 10:38 AM
Jeff | 6 | 7 |
|  | Remember this website?
www.brianbarr.co.uk (please add /testsite/relative)
You guys were helping me with it before.
Bearing in mind my still...
Ruth
|
03-20-2008 02:52 AM
Ruth | 12 | 13 |
|  | The body tag has no id, nor can I set one. However I did this
var foo = getelementbytagname("body")
foo.style.background = "red"
....and nothing...
test9991014@yahoo.com
|
03-19-2008 11:13 AM
test9991014@yahoo.com | 7 | 8 |
|  | I've seen lots of designs for two column layouts, some with headers,
some with headers and footers.
I'd really like a page with a section heading,...
Dan Beale
|
03-19-2008 06:54 AM
David Stone | 2 | 3 |
|  | If you put a absolutely positioned div over a form element, the form
element will appear to be on top in IE.
That's an old issue, as all browsers...
Jeff
|
03-18-2008 10:15 PM
Bergamot | 3 | 4 |
|  | hi,
pls take a look,
http://www.mayacove.com/misc/ss_html.gif
I need the blue image ("reading is fundamental") to be at the bottom...
the hight of...
maya
|
03-18-2008 05:31 PM
Bergamot | 3 | 4 |
|  | There is often a discussion of
<div style="display: inline">
being able to make a block element into an inline element.
so is it true that
<div...
Summercool
|
03-18-2008 09:35 AM
Andy Dingley | 8 | 9 |
|  | hi,
Is it possible to see the actual rendered CSS, e.g.
body, p {
color:white;
}
p {
color:red;
howa
|
03-18-2008 02:18 AM
jmc | 3 | 4 |
|  | On Mar 17, 10:48*am, KoosHopeloos <kooshopel... (AT) hotmail (DOT) com> wrote:
#content a:hover, a:active {
This means select all hovered links...
Steve Pugh
|
03-17-2008 04:30 PM
Steve Pugh | 0 | 1 |
|  | Hi everyone,
I'm a newbie and can;t get this code to work. It is supposed to center
the text block within the wrap, but the centering won't work....
raj
|
03-17-2008 10:37 AM
Johannes Koch | 9 | 10 |
|  | Ciao,
In <a href="http://index.html" title="Go to the homepage">Homepage</a>
or in
<img src="paris.jpg" alt="Two children running in front of the...
Lorenzo De Tomasi
|
03-17-2008 04:14 AM
Jukka K. Korpela | 9 | 10 |
|  | Here is the page:
http://dardel.info/museum/Museum1.html
and here is the CSS (see navigation buttons at bottom of...
François de Dardel
|
03-15-2008 08:40 PM
dorayme | 4 | 5 |
|  | 1. YUI
http://developer.yahoo.com/yui/reset/
2. Google (Pages)
a img,:link img,:visited img {border: none;}
body {
text-align: center;
}
howa
|
03-15-2008 07:59 AM
Jukka K. Korpela | 1 | 4 |
|  | Dude these chicks boxing on this site is so funny http://www.ultimatefightscenes.com
lol I want to put this on my youtube.
aaflsahc
|
03-15-2008 04:41 AM
aaflsahc | 0 | 4 |
|  | Hi all,
I should display 3 pieces of text as follows
¦5px¦ <style1>Text1 ¦8px¦ <style>Text2 <style3>Text3 ¦150px¦
Each Text must have its own...
gundam.f0rtre55@bluebottle.com
|
03-15-2008 12:25 AM
dorayme | 7 | 8 |
|  | In article <QOWdnRKDYvOSZ0fanZ2dnUVZ_gmdnZ2d (AT) golden (DOT) net>,
Gus Richter <gusrichter (AT) netscape (DOT) net> wrote:
Yes, you obviously see...
Paolo
|
03-14-2008 05:52 PM
dorayme | 16 | 17 |
|  | I noticed with IE 6 that SELECT menus will not let div tags cover them/
make them invisible.
Is there a workaround for this that does not involve...
Steve
|
03-14-2008 04:48 PM
Steve | 4 | 5 |
|  | On 2008-03-13, Jonathan N. Little <lws4art (AT) central (DOT) net> wrote:
No that is what position: absolute blocks do-- top, bottom, left,...
KDawg44
|
03-13-2008 03:44 PM
Jonathan N. Little | 8 | 9 |
|  | On Thu, 13 Mar 2008 01:40:46 GMT, "Beauregard T. Shagnasty"
<a.nony.mous (AT) example (DOT) invalid> wrote:
Sorry, Beauregard. You must have got...
Howard Martin
|
03-13-2008 02:24 PM
Howard Martin | 4 | 5 |
|  | Hello
While googling for this topic I found lots of advice on how to use
@media rules to _hide_ stuff from Mac IE. Anyway, actually _using_
@media...
Markus
|
03-13-2008 12:33 PM
Markus | 3 | 4 |
|  | I am trying to make a CSS based site.
When i put the Google Adsense code into it, the layout breaks in
Firefox, works in IE 7.
Here's the page...
karl@blueskied.com
|
03-13-2008 10:19 AM
Bergamot | 3 | 4 |
|  | Hi,
I uploaded a quick example of IE6, IE7 and standard-compliant hacks,
you can try to open this page in different browsers to see what it
says...
Charles A. Landemaine
|
03-13-2008 08:17 AM
Charles A. Landemaine | 0 | 4 |
|  | Beauregard T. Shagnasty wrote:
I'd rather dump more and have just one class menu and use first-child
and let IE6 hang!
ul.menu { margin: 0;...
krys.squires@gmail.com
|
03-12-2008 06:13 PM
dorayme | 9 | 10 |
|  | The Content Wrangler Community (http://thecontentwrangler.ning.com) is
the new social network dedicated to people who value content as a
business...
Scott Abel
|
03-12-2008 08:18 AM
Scott Abel | 0 | 4 |
|  | I have a problem with styles not being inherited into form elements
such as textarea and input.
<span...
jjamjim@yahoo.com
|
03-11-2008 09:21 PM
dorayme | 12 | 13 |
|  | Hello.
I have some menu code that contains a link and a search form. To get
that all to appear on one line I had to create 3 div elements.
<div...
CSTechie
|
03-11-2008 03:49 PM
CSTechie | 0 | 4 |
|  | Thanks for all the advice - I'm still pretty new to CSS. I would have
provided a URL, but the page is being hosted on the company intranet.
I'll...
Michael_R_Banks
|
03-11-2008 02:17 PM
Michael_R_Banks | 0 | 2 |
|  | what is the actual range of processor....its high or low...
http://intelspentium.googlepages.com
waugh682@gmail.com
|
03-11-2008 06:29 AM
waugh682@gmail.com | 0 | 4 |
|  | I'm working on a lightweight, auto width, auto centered, one level drop
down menu. It's working in FF, IE7 and Safari (all windows versions on
my...
totalstranger
|
03-10-2008 11:43 PM
totalstranger | 10 | 11 |
|  | Beauregard T. Shagnasty wrote:
Except where it does not mean "Cascading". I was lulled into applying
"vertical-align" to the TR tag by this...
thomas.frandzen@gmail.com
|
03-09-2008 06:09 PM
Jukka K. Korpela | 8 | 9 |
|  | Summercool wrote:
I don't know what this profile box thing is, but why would that "force"
you to use quirks mode?
This is A Bad Thing. Don't use...
Bergamot
|
03-09-2008 05:59 PM
Bergamot | 0 | 4 |
|  | This is just silly. Why *have* a link if it's not going to look like
one?
--
Stan Brown, Oak Road Systems, Tompkins County, New York,...
Stan Brown
|
03-09-2008 07:33 AM
Stan Brown | 0 | 4 |
|  | share the knowledge of about intel pentium processor and processing
speed....
http://intelsprocessor.googlepages.com
gftr23@gmail.com
|
03-09-2008 07:23 AM
gftr23@gmail.com | 0 | 3 |
|  | Scripsit rnolty (AT) gmail (DOT) com:
Ignorance causes frustration.
But it doesn't really matter. The real problem is what you say on the
Subject...
Jukka K. Korpela
|
03-09-2008 05:57 AM
Jukka K. Korpela | 0 | 4 |
|  | I took a photo 3600x2400 (8mg) into photoshop and reduce it to 250x188
for a background and to load faster, but it only coming up either as a
repeat...
drum118
|
03-09-2008 12:10 AM
dorayme | 1 | 2 |
|  | In article <e413e$47d2e011$40cba7be$333 (AT) NAXS (DOT) COM>, lws4art (AT) central (DOT) net
says...
OK; thnaks for this detailled replyu, Jonathan....
Yohan N. Leder
|
03-08-2008 06:54 PM
Yohan N. Leder | 4 | 5 |