Final Thoughts!

Where to from here.

Introduction

This is the final section in this tutorial on CSS. I'd like to use it to briefly summarise some of the main points and discuss where you should go from here.

After reading through this tutorial you should now have a very solid foundation in writing elegant CSS to style web pages. It is really just the tip of the ice-berg however. For some of you that will be enough for your needs, for others it is the starting point for further discovery.

What you have learnt

You've now got a basic understanding of how to write CSS to style your web pages and how to include it in your HTML. Remember that the combination of methods you use to include your CSS and the combinations of selectors within that CSS can have quite an impact on how easy it is to maintain those pages and also how well they perform.

Where to from here?

Practice and exerience are they key to mastering writing good CSS. Over time you will naturally get better and better.

For a lot of you, you will also wish to take your knowledge even further. There are many more things you can do with CSS which will allow you to create even more interesting content. Check out our Website Development Challenges to get a taste of what some of those things are.

You may also be interested in learning more about SEO (Search Engine Optimisation) if you have a desire to get your content noticed by search engines. It is a very interesting and creative area to explore and CSS can actually be quite useful. (Just don't get sucked into any black hat SEO, it will hurt you in the long run.)

Final Word

Ok so you've worked through my CSS tutorial. Congratulations, you've now aquired some very useful skills and knowledge. Next you need to gain experience. You've mastered the CSS basics and it will only get better with practice.

Remember too that this tutorial is not a complete reference on CSS. Far from it. I've tried to cover the most important and essential bits. I hope your experiences with CSS are, and continue to be, awesome and I wish you the best of luck.

Also, if you have any feedback on this tutorial (or any of my others) I would be happy to hear from you. It could be a typo you have spotted, or some other error, a bit you feel could be written more clearly, or just that you found it useful. While I can't guarantee to act upon all feedback I do very much appreciate it.

You may drop me a message at

More importantly (especially if you found this tutorial useful), don't keep it a secret. The best way to say thank you is to make sure you share this tutorial on social media (Twitter, Facebook, Google Plus or whatever the hip and happening social platform of today is), give us a shout out on your blog, tell your friends and co-workers, etc.

Cheers

Ryan