I've been looking all over websites -- a lot of good h1 replacement
suggestions. But which one is more practical, validated in all aspects i.e.
bobby approved, html5, etc?
__
css-discuss [css-d@lists.css-discuss.org]
http://www.cs
You can also do this way:
div.className {
border:solid 1px #91a7b4;
border-width:0 1px 1px 1px; /* T R B L (easily remembered as Trouble) */
}
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Vincent Pollard
Sent: Wednesday, October 08, 200
CSS Zen Garden for inspiration:
http://www.csszengarden.com
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Josh Orlean
Sent: Thursday, September 18, 2008 1:49 PM
To: css-d@lists.css-discuss.org
Subject: [css-d] css beginner in search of great bo
I have gathered all advices and here is my latest CSS based logo,
works well with FireFox, Opera (ok-ok), needs a little work on
Konqueror and works good in IE...
http://www.deafaviator.org/project/da_1.htm
Would appreciate y'all feedback :)
--
Power to people, Linux is here.
___
I'm more focused into providing visual impaired more readable content,
including logo. There are so many logos out there that are not
scalable and sometimes they're hard to read. I learned this trick
from Eric Meyer's web site so I figure it would be a good way to
satisfy both worlds. http://
This is my first attempt in creating CSS based logo. I already tested
FireFox 1.5, Opera 8.51, IE 6.0 and Konqueror. Konqueror's (KDE 3.5)
p.purpose has shrunk smaller than the rest of browsers. Any feedback?
http://www.deafaviator.org/project/da.htm
Thanks In Advance,
Scott
--
Power to peopl
When I tried to relatively position my menubox by margin-top:-1em; the
position works just what I wanted in both IE and FF. But when I left
float menubox, in FF it lost margin-top:-1em setting. So to fix the
difference, I had to use -2em and enforce IE to use -1em instead
(desired behavior anyway
When I created a web page that use three different styles with style
switcher and configured them using FireFox. It works beautifully. However,
when I approached IE and read on the net that it is suggested to use
conditional comments instead of hacks. I realized that I got more than 3
style files
I'm working on my new web using FireFox as a tool to design my CSS.
Currently IE is broken (steps) and will be worked on later. For now,
I need to figure out a way to automatically fit the menu list into the
remaining width (on right side). The content in that list will change
and would like for
> Scott, I meant that I wanted to know the source of the statement "em is
> better than % because of IE goof-ups." I don't know this to be true, so
> if you can tell us where you heard this from we can take a look and see
> if they have wrong information, know something we don't know, or if you
>
On 11/29/05, Zoe M. Gillenwater <[EMAIL PROTECTED]> wrote:
> Scott Hamm wrote:
>
> >I've been asking around in webdesign mailing list for feedbacks and
> >learned a lot about em, % and accessibility in CSS part. I'm trying
> >to use % so I can add up to 1
On 11/29/05, Bob Easton <[EMAIL PROTECTED]> wrote:
> We have wandered astray from the original question.
>
> To avoid veering further astray, into the dreaded / endless font size
> discussion, let's leave this one as it is.
>
> --
> Bob Easton
>
>
Sorry. At least this has been resourceful and I l
On 11/29/05, Squibb, Brian <[EMAIL PROTECTED]> wrote:
> David is correct in that people with poor eyesight need higher resolution and
> then magnify the text.
>
> I have just had to write an app for viually impaired, and that is the way it
> is done.
>
In that case, which do you use most often?
various CSS articles and
they had their own preferences. If em is the best method to set up
CSS, then how can I add up the width to remain fluid like %? Your
feedback will be greatly appreciated.
Thanks,
Scott Hamm
__
css-
Here is the web site in progress with several div's disabled. I want
to check before I continue with next step. It is html and css valid
with few warnings (will deal with it later). Please give me feedback
on this site. This is my VERY FIRST attempt at graphics.
http://www.deafaviator.org/fbco
How do I use background property to set image to always stay 10 px
right of the right edge in body declaration?
--
Please avoid sending me Word or PowerPoint attachments.
See http://www.gnu.org/philosophy/no-word-attachments.html
___
When I tried to set width on label, it works in IE, but not in FireFox.
HTML:
Operator:
...
CSS:
div#selects label {
border:1px solid #000;
width:200px;
}
--
Please avoid sending me Word or PowerPoint attachments.
See http://www.gnu.org/philosophy/no-word-attachments.html
Isn't CSS3 Text Module CR only for Image or am I reading incorrectly?
On 7/7/05, theharmonyguy <[EMAIL PROTECTED]> wrote:
>
> This property and a few related ones are in the CSS3 Text Module CR.
> Unfortunately, I know of no way to accomplish the effect in any current
> browsers besides IE.
> ___
Is there any alternative to M$ properitary rule:
writing-mode:tb-rl;
That is valid in CSS or are they working on developing similiar one in
future draft?
--
Power to people, Linux is here.
__
css-discuss [EMAIL PROTECTED]
http
Are there any for IE?
On 5/26/05, Chris Ovenden <[EMAIL PROTECTED]> wrote:
>
> Oh, and I second the use of Firefox' Web Developer toolbar. Edit CSS
> is grand, plus I use the View Style Information and various Outline
> options to figure out what's going on in quirky layouts. If only there
> were
Is there any url that explains about the problem that you described?
>I was going to say, I don't see any difference when viewing in IE versus
FF.
>My only thought is that it might be a rounding error in the browser as it
>computes the exact widths of all the table elements.
I use CSS Edit extension in FireFox. It is very interactive and good way to
learn CSS quickly.
On 5/25/05, Al Sparber <[EMAIL PROTECTED]> wrote:
>
> From: "jlfx intermedia, llc" <[EMAIL PROTECTED]>
> > Howdy Gang, what's you're pick for the best CSS builder/editor? I
> > know of
> > Top Style an
Funny thing is, when I uploaded into geocities, the screen displayed
correctly. Doesn't make any difference if I scroll it down/ up -- on every
load, partial border changed randomly.
On 5/25/05, Zoe M. Gillenwater <[EMAIL PROTECTED]> wrote:
>
> Scott Hamm wrote:
>
> &g
Here it is:
http://www.geocities.com/kss_koder/cosmetic_test.htm
On 5/25/05, Pringle, Ron <[EMAIL PROTECTED]> wrote:
>
>
>
> > What might be the common cause if borders partially
> > disappeared in FF but
> > not in IE? It is a simple table layout with two "rowspan=2"
> > in the same row.
>
>
What might be the common cause if borders partially disappeared in FF but
not in IE? It is a simple table layout with two "rowspan=2" in the same row.
--
Power to people, Linux is here.
__
css-discuss [EMAIL PROTECTED]
http://
It is recommended that you use h1 ONCE, as if you were writing a book.
Use h2 for each paragraph,
h3 for each sub-paragraph
and so on...
On 5/17/05, Christy Collins <[EMAIL PROTECTED]> wrote:
> you can use h1 or h2 etc as many times as you like - the only
> restriction is in using class or id
Here is an update of the latest change. Changed the whole structure.
Tested font resize, please check and let me know what y'all think.
Might change part into image using text-indent: -1000px.
http://www.firstbaptistchurchofmilford.org/innovate.htm
Scott
___
Here is my first public site:
http://www.firstbaptistchurchofmilford.org/index.php
There is no contents in Home Page, but please check other links. It
looks good in FF, but Pastor's image disappeared in "Meet Our Pastor"
page. I tried to fix with no avail. How do I get around to it?
--
Pow
28 matches
Mail list logo