Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Headings question: Basic concept/usage?
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Jamund Ferguson  
View profile  
 More options Sep 27 2012, 7:17 pm
From: Jamund Ferguson <jam...@gmail.com>
Date: Thu, 27 Sep 2012 17:16:18 -0600
Local: Thurs, Sep 27 2012 7:16 pm
Subject: Re: Headings question: Basic concept/usage?

Micky,

We have about 10 headers, but they're all variations of h1 through h5.

I don't think there's a right and wrong about this, but you'll see things
like this

.h1 // page headers
.h1High // highlight version
.h1Low // lowlight version
.h2 // section headers
.h3 //sidebar headers
.h4 // section sub-headers
.h5 // sidebar sub-section
.h5lrg // larger version

Then we use sass and will do this .h1High { @extend .h1; color: white; }

Here's a screenshot from our components library:
http://cl.ly/image/27430v0O1m3q

On Thu, Sep 27, 2012 at 5:09 PM, Micky Hulse <rgmi...@gmail.com> wrote:
> On Thu, Sep 27, 2012 at 3:59 PM, Jamund Ferguson <jam...@gmail.com> wrote:
> > That's how we use it at odesk. Slightly larger example:

> Awesome! Thanks Jamund and Nicole for the examples! I really appreciate it.

> So, Jamund, does your CSS have .h7, .h8 (and above) named heading classes?

> I think the major thing that threw me off before asking you folks is
> that the class names appear to be tied to the HTML element names...
> But I don't see why I could not do .h7 and above for names (or, does
> that sound kinda wacky?).

> Sorry if I sound like a lunatic... I tend to over-think these types of
> things. :D

> Cheers,
> Micky

> --
> You received this message because you are subscribed to the Google Groups
> "Object Oriented CSS" group.
> To post to this group, send email to object-oriented-css@googlegroups.com.
> To unsubscribe from this group, send email to
> object-oriented-css+unsubscribe@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/object-oriented-css?hl=en.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.