On Github gdihouston / html-css-beginner
Presented by Girl Develop It Houston
Thank you for coming! We are so glad you are interested in learning something new. Today is going to be interesting, simple, and FUN!
Oh hey, these are some notes. They'll be hidden in your presentation, but you can see them if you open the speaker notes window (hit 's' on your keyboard).I would like to get to know everyone. We will go around the room have everyone state the following items:
My name is... I'm taking this class because... If someone made a movie of your life would it be a:Here's is what I want you to learn in today's workshop:
Here's is what you are NOT going learn in today's workshop:
We will be covering a lot of material, so please ask for help if you need help with anything or need clarification.
Before we begin, there are some tools and resources we will need.
We all access the web in different ways, here is some terminology.
Hyper Text Markup Language
Just like a newspaper, the web also needs structure (titles, columns, images, etc...).
HTML uses elements to describe the structure of pages
An element is composed of a opening tag, content, and a closing tag.
The character(s) defines the tags purpose.
Attributes add extra information to an element. They always appear with the opening tag.
Every web page is structured with the following elements.
Open Sublime Text and re-create the following content:
When you are done, open the file with Google Chrome
Cascading Style Sheet
Just like the toolbar in Microsoft Word, CSS allows you to change the look and feel of a web page.
CSS associates rules with HTML elements.
The property indicates what aspect you want to change and is specified with the value.
Google Chrome Web Inspector
Building Blocks for the Web
A FRAMEWORK is a collection of pre-written code to help you create a project quickly.
*This is NOT rhetorical.
You will be creating a resume website today.
Follow us online for more classes and events:
Twitter @GDIHouston | Meetup Group | Website