Category: CSS

Class Monday, January 7, 2013

1. CSS Review HTML and CSS work hand in hand to tell a web browser (Firefox, Internet Explorer, etc.) how your webpage should look. HTML mainly controls where your content goes on the page andContinue reading

Class Wednesday, December 14, 2011

Animations There are several ways to create animations for your website. An animation as we’re going to define it is basically anything on your website that moves, whether text, an image, etc. I don’t meanContinue reading

Class Tuesday, December 13, 2011

Grades & Favicons 1. We will review the grades to the webpage project before beginning our new stuff today. There is one thing I want to review for everyone. Most people didn’t remember to createContinue reading

Class Wednesday, October 19, 2011

Internal Style Sheets We’re wrapping up our work with internal style sheets.  Remember, with CSS you can create both internal and external style sheets.  An internal style sheet controls the style and layout of justContinue reading

Class Monday, October 17, 2011

Continuing with CSS and internal style sheets Over the past few classes you’ve created internal style sheets that control how a single webpage looks.  You’ve formatted your text, headlines, and links, and also learned howContinue reading

Class Wednesday, October 12, 2011

Today we’ll do two things: style our headlines <h1>, <h2>, etc. and add a photo as a background image using CSS. Styling Headlines with CSS You learned about the headline tags <h1> through <h6>, whereContinue reading

Class Tuesday, October 11, 2011

Mediafire Account 1.  Please sign up for a Mediafire account if you haven’t done so already.  I will check to make sure everyone has done this before we get going. CSS Class Work 2.  CSSContinue reading

Class Friday, October 7, 2011

1.  Sign up for a Mediafire account 2.  CSS- Cascading Style Sheet HTML and CSS work hand in hand to tell a web browser (Firefox, Internet Explorer, etc.) how your webpage should look.  HTML mainlyContinue reading