Here you go.
http://www.sitepoint.com/forums/showthread.php?t=345568
-Shaf
Keith DiSarno wrote:
> Is BrowrCamp maybe what you are thinking of?
>
> http://www.browsrcamp.com/
>
> - Keith
>
> On Mon, Jan 12, 2009 at 10:37 PM, Del Wegener wrote:
>
>
>> I have seen references to browsershot on
Is BrowrCamp maybe what you are thinking of?
http://www.browsrcamp.com/
- Keith
On Mon, Jan 12, 2009 at 10:37 PM, Del Wegener wrote:
> I have seen references to browsershot on this list.
> Is there another similar site?
> Thanks
> Del
>
> ___
I have seen references to browsershot on this list.
Is there another similar site?
Thanks
Del
__
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incut
On 13/01/2009, at 6:11 AM, Ingo Chao wrote:
> 2009/1/12 Elle Meredith
>
> >> The site is at: http://farmpeacelove.com/italiano/alloggio
>
> Actually decreasing margin-right fixed the problem in IE6 but not IE7.
> Do you think it has anything to do with using outline?
>
> outline?
CSS3 Basic User
On Mon, 12 Jan 2009, Bruno Fassino wrote
>In the Firefox source I see this
>DWORD len = GetGlyphOutlineW(dc, PRUnichar('x'), GGO_METRICS, &gm,
>0, nsnull, &kIdentityMatrix);
> ...
>mMetrics->xHeight = gm.gmptGlyphOrigin.y;
>
>I know nothing about this (I'm not even sure to have identif
On Jan 13, 2009, at 7:38 AM, Daniel Hammond wrote:
> URL: http://www.studentremix.org
> CSS: http://www.studentremix.org/landing.css
>
> For a reference of what this page should look like, look at it in FF
> or IE.
> They display it correctly. Safari, Opera, and Google Chrome push the
> blue
Daniel,
It's the margin declaration in your #portalWrapper:
margin: 345px auto 0 auto;
That's messing it up in the mentioned browsers. I would get rid of
that top margin, and position it using "position:relative;" in your
container div.
-James
On Mon, Jan 12, 2009 at 5:38 PM, Daniel Hammond
w
URL: http://www.studentremix.org
CSS: http://www.studentremix.org/landing.css
For a reference of what this page should look like, look at it in FF or IE.
They display it correctly. Safari, Opera, and Google Chrome push the blue
image to the bottom of the screen. I don't see anything in the CSS tha
Jack Timmons wrote:
> I used @import for a while (it was a
> phase, just like rolled pants legs and hair bands),
Not really. The reason @import was used so heavily in the early 00's
was because NN4x's interpretation of CSS was so horrible. So if you
wanted NN4 to see a stylesheet, you'd link
www.icosfitness.it/beta/
I've just finished to build up the front-end of this site.
Although the client wanted a pixel-by-pixel fixed width, I think this
sl...t has done a good job.
What do you think about?
Destroy me, I'm evil!
^.^/
--
http://www.css-zibaldone.com
http://www.css-zibaldone.com
dsm...@flvs.net wrote:
> I teach Web Design and really focus on standards and best practices.
> When using external style sheets I have always had students link the
> style sheet. Recently some students have begun using the @import
> url("main.css");I understand how to use both. I am just wonderi
Archive.org doesn't cache @imported stylesheets, so if you're
interested in posterity, links are the better way to do it.
On Jan 12, 2009, at 10:42 AM, s...@ssyed.com wrote:
> Probaly linking is being cashed and @import not? Loading times?
__
2009/1/12 Elle Meredith
>
> ...
> >> probably display: inline-block for li helps.
> >
> > This did not work. The thumbnails do not float anymore. Any
> > suggestion?
>
> >> The site is at: http://farmpeacelove.com/italiano/alloggio
>
> Actually decreasing margin-right fixed the problem in IE6 but
Probaly linking is being cashed and @import not? Loading times?
http://bluerobot.com/web/css/fouc.asp/
> On Mon, Jan 12, 2009 at 11:04 AM, wrote:
>
>> Hi
>> I teach Web Design and really focus on standards and best practices.
>> When
>> using external style sheets I have always had students link
On Mon, Jan 12, 2009 at 11:04 AM, wrote:
> Hi
> I teach Web Design and really focus on standards and best practices. When
> using external style sheets I have always had students link the style
> sheet. Recently some students have begun using the @import
> url("main.css");I understand how to use
Hi
I teach Web Design and really focus on standards and best practices. When
using external style sheets I have always had students link the style
sheet. Recently some students have begun using the @import
url("main.css");I understand how to use both. I am just wondering what the
best practice
On Mon, Jan 12, 2009 at 4:41 AM, Richard Mason wrote:
> http://msdn.microsoft.com/en-us/library/ms534014(VS.85).aspx shows the
> parameters that can be read, by a call to the appropriate Operating
> System function, for an installed font. Note "otmsXHeight" which is the
> x-height and the comment
17 matches
Mail list logo