On Github lauraeagin / GDI-starter-slides
Wifi Network: atomic-detroit-public
Password: atomicpublic
We recommend that you install Google Chrome, if you haven't already.
www.google.com/chromeGirl Develop It is here to provide affordable and accessible programs to learn software through mentorship and hands-on instruction.
Some "rules"
Tell us your name
What type of website would you like to build.
What is your favorite dinosaur?
http://gdidetroit.com/wordpress/slides
What is WordPress - Nuts & Bolts
WordPress Dashboard Walk Through
Publish our own page
Plugins, Themes, Tips
Look at some WordPress Business sites
Questions
We'll focus on wordpress.org in our class today.
If you want to get a feel for wordpress.com after class, you'll find it quick & easy to set up an account — and one of us can walk you through it if you have any questions.
Many features are available with both platforms.
Less is more.
Today we will be learning how to code a site from scratch using paragraphs, headings, links, images, and lists.
Log in to our site Dashboard:
gdidetroit.com/wordpress/wp-adminusername: participant
password: gdidetroit
Create a new post
Give it your name as the title
Add some text and images to our post
Click to select the category "participant"
Publish it!
Why do you think this code isn't working?
WRONG:
a hover {color:FF00FF;}
CORRECT:
a:hover {color:#FF00FF;}
Missing a colon between a and hover.
The hex code needs a # before the six-digit number.
I want to create a two-column layout.
ANSWER:
Float! Float one column to the left, the other to the right.
Don't forget the width.
WordPress.com vs WordPress.org??
If you want to blog for free...
If you want a business site with a memorable URL and advanced functionality...
If you want to easily publish content & upload photos...
We're here to help!
lauraeagin@gmail.com Twitter: @choolauraleeann.drees@gmail.com Twitter: @leeanndrees