Jump to content

Recommended Posts

Posted (edited)

If you look to the bottom right hand corner of your Sublime Text window you'll see the tabs doc type labelled as HTML, unless you've previously modified it.

Assuming you haven't if you click on where it says HTML you'll see a pop-up that lets you select the language for the page you're working in and you just scroll to find CSS and select it,. Then save the page in the relevant folder and give it an appropriate title. Using stylesheet.css keeps it simple. I'm still pretty new myself but the pieces do start to fit together after a while.

Hope this helps.

Edited by Jim706
referred to index.css instead of stylesheet.css, doh!
  • Like 1
Posted

Hi sorry for the delay in coming back to you I had to take a few days away from all this, the learning curve has been steep shall we say, but time to get back to it.

I would have put:  <link href="insert name of css stylesheet file" rel="stylesheet" type="text/css">

Don't forget to periodically view in browser to check things are working as you go along.

I'm glad you popped this up it reminds me I need to go back and redo the css to refresh things. 

Cheers, Jim.

  • Like 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...