Teach Code without Knowing how to Code.
It’s really hard to teach web design if you don’t know how to code … until now! My web design training app (Studioweb,) allows teachers to take on the role of a classroom facilitator, as students...
View ArticleLearning CSS3 in 2016
CSS3 is the latest version of CSS and though powerful, it can be hard to learn. This is especially true when you get into advanced CSS3 layouts, and mobile design! Making CSS3 easy to learn After...
View ArticleTeaching CSS in Schools
Hi, Some of you know that StudioWeb, my app that many schools use to make teaching code easy, takes up most of my time these days. … Ahh, the life of an innovative nerd! In my continued attempts at...
View ArticleTop 3 CSS Code Learning Tips
Hi! I’ve been coding for over 20yrs, and have been teaching CSS since 2003. I can boil all the experience down to three tips when learning to code: You can learn to code easily with me, by taking my...
View ArticleWeb Design Curriculum for 2017-2018
I started building websites in 1994 and started teaching web design in 2000. Since even the early 2000’s (I won’t even talk about the 1990’s!) much has changed when it comes to building web sites! …...
View ArticleMake YouTube and Vimeo Videos Responsive with CSS
Hi, I recently made some videos on StudioWeb.com’s home page responsive with some simple CSS code. Here is the code that should be written in between your CSS style block: .responsive-container {...
View ArticleHow to Teach Web Design in the Classroom
Let’s start with the main elements of an effective web design course: Lessons plans should be open ended, to allow for students of different abilities. Courses should be self-paced. Again, to...
View ArticleMiddle School Web Design Course that Teaches Actual Code
A teacher called yesterday, looking for a web design course that teaches actual code. Like other teachers I’ve spoken to, she understood that dragging around blocks on screen, where the app writes the...
View ArticleHow to Learn CSS Quickly?
The quickest way to learn CSS, is to first be sure you know HTML5 and the web foundations well. Once you understand these key concepts and skills, CSS and the cool CSS3 techniques will come so much...
View ArticleShould I Take a Break from Learning CSS?
Learning CSS can be a daunting task … CSS is not an intuitive coding language! So it is common for many learning CSS, that you’ll hit a nerd learning wall … it can get tough, even with the best CSS...
View Article