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
Creating a stylesheet in BBEdit
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
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
 
Ted Haughawout  
View profile  
 More options Oct 31 2012, 8:45 pm
From: Ted Haughawout <tlamars...@gmail.com>
Date: Wed, 31 Oct 2012 17:45:41 -0700 (PDT)
Local: Wed, Oct 31 2012 8:45 pm
Subject: Creating a stylesheet in BBEdit

Hi:

I'm trying out a Demo Version of BBEdit as I'm looking for a solid HTML/CSS
Editor. Things look promising but I can't figure out how to create a new
stylesheet. If I'm designing a website from scratch, what are the steps to
begin a stylesheet that uses the line numbering and color coding, etc. Do I
start with a text doc? An HTML doc? I don't see an option anywhere
specifically for a .css document - do I have to set something up in
preferences? I mean, I see the palette etc. but what is the procedure?

Thanks!


 
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.
Steve deRosier  
View profile  
 More options Oct 31 2012, 11:51 pm
From: Steve deRosier <deros...@gmail.com>
Date: Wed, 31 Oct 2012 20:51:05 -0700
Local: Wed, Oct 31 2012 11:51 pm
Subject: Re: Creating a stylesheet in BBEdit
Pretty simple:

1. Create a new file (cmd-N)
2. Save as with an extension of .css (cmd-shift-S), name foo.css (or whatever).

Or, without saving:

1. create a new file
2. use the little drop menu at the bottom of the frame that says
'(none)' and select CSS

Or, from terminal:

1. `touch foo.css`
2. `bbedit foo.css`

This of course applies to pretty much any file type.

There probably are even more ways, but these are the three I find the
most simple.

- Steve


 
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.
dweinberger  
View profile  
 More options Nov 1 2012, 4:21 am
From: dweinberger <dweinber...@gmail.com>
Date: Thu, 1 Nov 2012 01:21:46 -0700 (PDT)
Local: Thurs, Nov 1 2012 4:21 am
Subject: Re: Creating a stylesheet in BBEdit

And if you don't see the drop menu in the bottom of the frame that says
"(none)", go to Preferences > Appearance and click the "Language" box in
the "Text Status Bar" section.

(I posted a similar question a couple of months ago, and that turned out to
have been the problem.)

- David W.


 
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.
End of messages
« Back to Discussions « Newer topic     Older topic »