Blog

Archive for the CSS Category


styles.css for Testing Sinatra Ruby Framework CRUD Operations with RSpec and Capybara Gems
Posted on August 10, 2015 in CSS, Ruby, Sinatra by Matt Jennings

See this post for a full describe of files used in a Sinatra Ruby framework for CRUD (Create …

Read more


Embedding Responsive YouTube Videos with CSS Only or jQuery
Posted on March 3, 2014 in CSS, jQuery, YouTube by Matt Jennings

I originally found this info in a post from John Surdakowski. Thank you John!

Below are solutions using CSS and …

Read more


Website Foreign Language Support Using @font-face
Posted on December 6, 2013 in CSS by Matt Jennings

To display a foreign language on a website, upload a font that includes the characters you need and use @font-face. …

Read more


Using @font-face to Make Fonts Web Safe
Posted on May 6, 2012 in CSS, Fonts by Matt Jennings

http://fontface.codeandmore.com/

http://www.fontsquirrel.com/fontface/generator

To Top ↑