SlideShare ist ein Scribd-Unternehmen logo
1 von 27
Back to Basics Essential HTML and CSS for Bloggers and Business Owners TJ List The Geek Who Speaks People Twitter: @TJList http://maxim650.com
The Most Important Slide Find this presentation at: http://maxim650.com/wcchi-2011 The demo sites are at: http://wcchi-before.maxim650.com/ http://wcchi-after.maxim650.com/
I don’t need to learn code because… “I use WordPress!” “It handles the code for me.” “My theme has all the controls I need.”
“I don’t need to learn to swim.  I wear a life jacket when I go canoeing.”
WordPress is a Factory
WordPress is a Factory
Tools I can’t get this stuff at Home Depot…
Plugins WordPress FAQ Manager	Andrew Norcross / @norcross http://wordpress.org/extend/plugins/wordpress-faq-manager/ WordPress.com Custom CSS	Automattic http://wordpress.org/extend/plugins/safecss/ Widget Classes	aizatto http://wordpress.org/extend/plugins/widget-classes/ TinyMCE Advanced	Andrew Ozz http://wordpress.org/extend/plugins/tinymce-advanced/
Suggested Tools IDE (Integrated Development Environment) Notepad++ (PC) Coda or Textmate (Mac)
Essential Tools FireFox Firebug extension Patience Attention to Detail Sense of Humor
Resources W3 Schools (http://www.w3schools.com/) http://css-tricks.com/ http://www.cssnewbie.com/ http://meyerweb.com/eric/tools/css/reset/ http://positioniseverything.net/index.php
Let’s get started… WordPress 3.2.1 Twenty-Eleven Theme Plugins listed above
CSS Selectors by Precedence Element-specific settings ID (indicated with # in a CSS file) Class (indicated with . in a CSS file) Browser Default
Semantic Markup HTML for Content HyperText Markup Language Tells browser what to display  CSS for Appearance Cascading Style Sheet Tells browser how to display the HTML
Example 1 Which element is the most important on this page? TinyMCE: Your Frenemy Visual vs. HTML Editors
Example 2 Typography Test Making your theme make sense
Example 3 Same content as example 1 Better markup
The Box Model This End Up HTML/CSS
The Box Model* *Image blatanty stolen from http://www.w3schools.com/css/css_boxmodel.asp because I was too lazy to make my own at 3:30 AM.
Example 4 Judicious use of the <div> element The Box Model Background and Border properties Padding and Margins
Distinctions Reduce Confusion
Are your eyes crossed? Distinctions reduce confusion Practice, practice, practice White space! Use your IDE
Example 5 Widgets! Goodbye, TinyMCE editor Float Element-specific styles
Example 6 Highlighting Rows of a list Selecting specific elements by ID Advanced selection techniques
Gotchas Pair tags properly Be careful when nesting tags
“Do MORE of what WORKS. Do less of  what doesn’t.” -Rebecca Jehorek
Thank you, WordCamp Chicago! Image Credits Slide 4: Canoe by Khotzy http://www.flickr.com/photos/43334017@N00/2510410170/ Slide 5: Factory by harry_nl http://www.flickr.com/photos/23363966@N02/3030267182/ Slide 18: Cardboard Box by Ahhyeah http://www.flickr.com/photos/87622946@N00/454494396/ Slide 19: Box Model by W3Schools http://www.w3schools.com/css/css_boxmodel.asp Slide 21: Tying Shoes by nlnnet http://www.flickr.com/photos/39727414@N00/1467545266/ Slide 26: Car Door Lock by ilmungo http://www.flickr.com/photos/48094050@N00/155746502/ All images are Creative Commons  (except the CSS Box Model on slide 19 ) TJ List The Geek Who Speaks People @TJList TJ@maxim650.com http://maxim650.com

Weitere ähnliche Inhalte

Was ist angesagt?

Lessons Learned From Building Your Own CSS Framework
Lessons Learned From Building Your Own CSS FrameworkLessons Learned From Building Your Own CSS Framework
Lessons Learned From Building Your Own CSS Frameworksonniesedge
 
Word Press to the Rescue Handout
Word Press to the Rescue HandoutWord Press to the Rescue Handout
Word Press to the Rescue HandoutNCLA2011
 
Responsive webdesign presentatie - Nederlandse Plone gebruikersdag 2012
Responsive webdesign presentatie - Nederlandse Plone gebruikersdag 2012Responsive webdesign presentatie - Nederlandse Plone gebruikersdag 2012
Responsive webdesign presentatie - Nederlandse Plone gebruikersdag 2012Kim Chee Leong
 
Standards and History
Standards and HistoryStandards and History
Standards and Historybriter
 
THE WORDPRESS DASHBOARD DEMYSTIFIED
THE WORDPRESS DASHBOARD DEMYSTIFIEDTHE WORDPRESS DASHBOARD DEMYSTIFIED
THE WORDPRESS DASHBOARD DEMYSTIFIEDBobWP.com
 
Worry Free Web Development
Worry Free Web DevelopmentWorry Free Web Development
Worry Free Web DevelopmentAra Pehlivanian
 
[Development Simply Put] How To Reconstruct String Sections From Concatenated...
[Development Simply Put] How To Reconstruct String Sections From Concatenated...[Development Simply Put] How To Reconstruct String Sections From Concatenated...
[Development Simply Put] How To Reconstruct String Sections From Concatenated...Ahmed Tarek Hasan
 
Contemporary webdesign day 2
Contemporary webdesign day 2Contemporary webdesign day 2
Contemporary webdesign day 2Lukas Oppermann
 
Frontend Crash Course
Frontend Crash CourseFrontend Crash Course
Frontend Crash CourseTJ Stalcup
 
My Final DGME 169
My Final DGME 169My Final DGME 169
My Final DGME 169seasandy
 
Using Glogster and Kahoot in the classroom
Using Glogster and Kahoot in the classroomUsing Glogster and Kahoot in the classroom
Using Glogster and Kahoot in the classroomElizabeth Ann
 
WordCamp Bournemouth 2014 - Designing with data in WordPress
WordCamp Bournemouth 2014 - Designing with data in WordPressWordCamp Bournemouth 2014 - Designing with data in WordPress
WordCamp Bournemouth 2014 - Designing with data in WordPressJonny Allbut
 
How to Jazz Up Your WordPress Site – without a lick o’ code
How to Jazz Up Your WordPress Site – without a lick o’ codeHow to Jazz Up Your WordPress Site – without a lick o’ code
How to Jazz Up Your WordPress Site – without a lick o’ codeKathryn Presner
 
How to Optimize Your Blog for the Mobile Shift
How to Optimize Your Blog for the Mobile ShiftHow to Optimize Your Blog for the Mobile Shift
How to Optimize Your Blog for the Mobile ShiftLeslie Samuel
 
WordPress for Girl Geeks 2009-11-24
WordPress for Girl Geeks 2009-11-24WordPress for Girl Geeks 2009-11-24
WordPress for Girl Geeks 2009-11-24Shannon Smith
 
How to get a serious front end designer job
How to get a serious front end designer jobHow to get a serious front end designer job
How to get a serious front end designer jobKarlis Upitis
 
A Beginner's Guide to WordPress - WordCamp New York City 2012
A Beginner's Guide to WordPress - WordCamp New York City 2012A Beginner's Guide to WordPress - WordCamp New York City 2012
A Beginner's Guide to WordPress - WordCamp New York City 2012Kathryn Presner
 

Was ist angesagt? (20)

More Generators
More GeneratorsMore Generators
More Generators
 
Online Generators V2
Online Generators V2Online Generators V2
Online Generators V2
 
Lessons Learned From Building Your Own CSS Framework
Lessons Learned From Building Your Own CSS FrameworkLessons Learned From Building Your Own CSS Framework
Lessons Learned From Building Your Own CSS Framework
 
Word Press to the Rescue Handout
Word Press to the Rescue HandoutWord Press to the Rescue Handout
Word Press to the Rescue Handout
 
Responsive webdesign presentatie - Nederlandse Plone gebruikersdag 2012
Responsive webdesign presentatie - Nederlandse Plone gebruikersdag 2012Responsive webdesign presentatie - Nederlandse Plone gebruikersdag 2012
Responsive webdesign presentatie - Nederlandse Plone gebruikersdag 2012
 
Standards and History
Standards and HistoryStandards and History
Standards and History
 
THE WORDPRESS DASHBOARD DEMYSTIFIED
THE WORDPRESS DASHBOARD DEMYSTIFIEDTHE WORDPRESS DASHBOARD DEMYSTIFIED
THE WORDPRESS DASHBOARD DEMYSTIFIED
 
Worry Free Web Development
Worry Free Web DevelopmentWorry Free Web Development
Worry Free Web Development
 
[Development Simply Put] How To Reconstruct String Sections From Concatenated...
[Development Simply Put] How To Reconstruct String Sections From Concatenated...[Development Simply Put] How To Reconstruct String Sections From Concatenated...
[Development Simply Put] How To Reconstruct String Sections From Concatenated...
 
Contemporary webdesign day 2
Contemporary webdesign day 2Contemporary webdesign day 2
Contemporary webdesign day 2
 
Frontend Crash Course
Frontend Crash CourseFrontend Crash Course
Frontend Crash Course
 
My Final DGME 169
My Final DGME 169My Final DGME 169
My Final DGME 169
 
NCompass Live: CSS: A Brief Introduction
NCompass Live: CSS: A Brief Introduction NCompass Live: CSS: A Brief Introduction
NCompass Live: CSS: A Brief Introduction
 
Using Glogster and Kahoot in the classroom
Using Glogster and Kahoot in the classroomUsing Glogster and Kahoot in the classroom
Using Glogster and Kahoot in the classroom
 
WordCamp Bournemouth 2014 - Designing with data in WordPress
WordCamp Bournemouth 2014 - Designing with data in WordPressWordCamp Bournemouth 2014 - Designing with data in WordPress
WordCamp Bournemouth 2014 - Designing with data in WordPress
 
How to Jazz Up Your WordPress Site – without a lick o’ code
How to Jazz Up Your WordPress Site – without a lick o’ codeHow to Jazz Up Your WordPress Site – without a lick o’ code
How to Jazz Up Your WordPress Site – without a lick o’ code
 
How to Optimize Your Blog for the Mobile Shift
How to Optimize Your Blog for the Mobile ShiftHow to Optimize Your Blog for the Mobile Shift
How to Optimize Your Blog for the Mobile Shift
 
WordPress for Girl Geeks 2009-11-24
WordPress for Girl Geeks 2009-11-24WordPress for Girl Geeks 2009-11-24
WordPress for Girl Geeks 2009-11-24
 
How to get a serious front end designer job
How to get a serious front end designer jobHow to get a serious front end designer job
How to get a serious front end designer job
 
A Beginner's Guide to WordPress - WordCamp New York City 2012
A Beginner's Guide to WordPress - WordCamp New York City 2012A Beginner's Guide to WordPress - WordCamp New York City 2012
A Beginner's Guide to WordPress - WordCamp New York City 2012
 

Andere mochten auch

Cover Your Assets: Why and How to Back Up Your WordPress Site
Cover Your Assets: Why and How to Back Up Your WordPress SiteCover Your Assets: Why and How to Back Up Your WordPress Site
Cover Your Assets: Why and How to Back Up Your WordPress SiteTJList
 
Theme Selection: A process for choosing a WordPress Theme #WordCampMSP
Theme Selection: A process for choosing a WordPress Theme #WordCampMSPTheme Selection: A process for choosing a WordPress Theme #WordCampMSP
Theme Selection: A process for choosing a WordPress Theme #WordCampMSPTJList
 
What's in a Theme? A Process for Selecting WordPress Themes
What's in a Theme? A Process for Selecting WordPress ThemesWhat's in a Theme? A Process for Selecting WordPress Themes
What's in a Theme? A Process for Selecting WordPress ThemesTJList
 
WordPress Twenty Fourteen Theme: A Review
WordPress Twenty Fourteen Theme: A ReviewWordPress Twenty Fourteen Theme: A Review
WordPress Twenty Fourteen Theme: A ReviewTJList
 
Refresh Detroit 25-Jan-2011
Refresh Detroit 25-Jan-2011Refresh Detroit 25-Jan-2011
Refresh Detroit 25-Jan-2011TJList
 

Andere mochten auch (7)

Cover Your Assets: Why and How to Back Up Your WordPress Site
Cover Your Assets: Why and How to Back Up Your WordPress SiteCover Your Assets: Why and How to Back Up Your WordPress Site
Cover Your Assets: Why and How to Back Up Your WordPress Site
 
Theme Selection: A process for choosing a WordPress Theme #WordCampMSP
Theme Selection: A process for choosing a WordPress Theme #WordCampMSPTheme Selection: A process for choosing a WordPress Theme #WordCampMSP
Theme Selection: A process for choosing a WordPress Theme #WordCampMSP
 
What's in a Theme? A Process for Selecting WordPress Themes
What's in a Theme? A Process for Selecting WordPress ThemesWhat's in a Theme? A Process for Selecting WordPress Themes
What's in a Theme? A Process for Selecting WordPress Themes
 
WordPress Twenty Fourteen Theme: A Review
WordPress Twenty Fourteen Theme: A ReviewWordPress Twenty Fourteen Theme: A Review
WordPress Twenty Fourteen Theme: A Review
 
NIHPAP Lecture, part 4 - NIHPAP & the Grant Process
NIHPAP Lecture, part 4 - NIHPAP & the Grant ProcessNIHPAP Lecture, part 4 - NIHPAP & the Grant Process
NIHPAP Lecture, part 4 - NIHPAP & the Grant Process
 
Cómo Acceder A Nuestra Reserva Digital
Cómo Acceder A Nuestra Reserva DigitalCómo Acceder A Nuestra Reserva Digital
Cómo Acceder A Nuestra Reserva Digital
 
Refresh Detroit 25-Jan-2011
Refresh Detroit 25-Jan-2011Refresh Detroit 25-Jan-2011
Refresh Detroit 25-Jan-2011
 

Ähnlich wie Essential HTML and CSS for Bloggers and Business Owners

Creating a Great Portfolio Site
Creating a Great Portfolio SiteCreating a Great Portfolio Site
Creating a Great Portfolio SiteMel Choyce
 
HTML+CSS: how to get started
HTML+CSS: how to get startedHTML+CSS: how to get started
HTML+CSS: how to get startedDimitris Tsironis
 
html5 css3 the future of web technology
html5 css3 the future of web technologyhtml5 css3 the future of web technology
html5 css3 the future of web technologyhazzaz
 
HTML CSS Best Practices
HTML CSS Best PracticesHTML CSS Best Practices
HTML CSS Best Practiceshoctudau
 
The Time for Vanilla Web Components has Arrived
The Time for Vanilla Web Components has ArrivedThe Time for Vanilla Web Components has Arrived
The Time for Vanilla Web Components has ArrivedGil Fink
 
BreizhBeans - Web components
BreizhBeans - Web componentsBreizhBeans - Web components
BreizhBeans - Web componentsHoracio Gonzalez
 
Web Components
Web ComponentsWeb Components
Web ComponentsFITC
 
Advanced Thesis Techniques and Tricks
Advanced Thesis Techniques and TricksAdvanced Thesis Techniques and Tricks
Advanced Thesis Techniques and TricksBrad Williams
 
Responsive design in plone
Responsive design in ploneResponsive design in plone
Responsive design in ploneAlin Voinea
 
Shyam sunder Rajasthan Computer
Shyam sunder Rajasthan ComputerShyam sunder Rajasthan Computer
Shyam sunder Rajasthan Computershyamverma305
 
Html week8 2019 2020 for g10 by eng.osama ghandour
Html week8 2019 2020 for g10 by eng.osama ghandourHtml week8 2019 2020 for g10 by eng.osama ghandour
Html week8 2019 2020 for g10 by eng.osama ghandourOsama Ghandour Geris
 
Unit 28 Week 4
Unit 28 Week 4Unit 28 Week 4
Unit 28 Week 4MrJRogers
 
09. html5 & css3 furture of web
09. html5 & css3 furture of web09. html5 & css3 furture of web
09. html5 & css3 furture of webQuang Anh Le
 
HTML5 CSS3 The Future of Web Technologies
HTML5 CSS3 The Future of Web TechnologiesHTML5 CSS3 The Future of Web Technologies
HTML5 CSS3 The Future of Web Technologieshoctudau
 
09 html5 css3-the_future_of_web_technology
09 html5 css3-the_future_of_web_technology09 html5 css3-the_future_of_web_technology
09 html5 css3-the_future_of_web_technologyNguyen Duc Phu
 
Html5, css3 and the future of web technologies
Html5, css3 and the future of web technologiesHtml5, css3 and the future of web technologies
Html5, css3 and the future of web technologiesVõ Duy Tuấn
 
WordPress theme frameworks
WordPress theme frameworksWordPress theme frameworks
WordPress theme frameworksEddie Johnston
 
Working with Shortcodes in WordPress
Working with Shortcodes in WordPressWorking with Shortcodes in WordPress
Working with Shortcodes in WordPresschaefele
 

Ähnlich wie Essential HTML and CSS for Bloggers and Business Owners (20)

Creating a Great Portfolio Site
Creating a Great Portfolio SiteCreating a Great Portfolio Site
Creating a Great Portfolio Site
 
HTML+CSS: how to get started
HTML+CSS: how to get startedHTML+CSS: how to get started
HTML+CSS: how to get started
 
html5 css3 the future of web technology
html5 css3 the future of web technologyhtml5 css3 the future of web technology
html5 css3 the future of web technology
 
HTML CSS Best Practices
HTML CSS Best PracticesHTML CSS Best Practices
HTML CSS Best Practices
 
The Time for Vanilla Web Components has Arrived
The Time for Vanilla Web Components has ArrivedThe Time for Vanilla Web Components has Arrived
The Time for Vanilla Web Components has Arrived
 
BreizhBeans - Web components
BreizhBeans - Web componentsBreizhBeans - Web components
BreizhBeans - Web components
 
Web Components
Web ComponentsWeb Components
Web Components
 
Advanced Thesis Techniques and Tricks
Advanced Thesis Techniques and TricksAdvanced Thesis Techniques and Tricks
Advanced Thesis Techniques and Tricks
 
Responsive design in plone
Responsive design in ploneResponsive design in plone
Responsive design in plone
 
Shyam sunder Rajasthan Computer
Shyam sunder Rajasthan ComputerShyam sunder Rajasthan Computer
Shyam sunder Rajasthan Computer
 
Lesson plan 3
Lesson plan 3Lesson plan 3
Lesson plan 3
 
Html week8 2019 2020 for g10 by eng.osama ghandour
Html week8 2019 2020 for g10 by eng.osama ghandourHtml week8 2019 2020 for g10 by eng.osama ghandour
Html week8 2019 2020 for g10 by eng.osama ghandour
 
WordPress Complete Tutorial
WordPress Complete TutorialWordPress Complete Tutorial
WordPress Complete Tutorial
 
Unit 28 Week 4
Unit 28 Week 4Unit 28 Week 4
Unit 28 Week 4
 
09. html5 & css3 furture of web
09. html5 & css3 furture of web09. html5 & css3 furture of web
09. html5 & css3 furture of web
 
HTML5 CSS3 The Future of Web Technologies
HTML5 CSS3 The Future of Web TechnologiesHTML5 CSS3 The Future of Web Technologies
HTML5 CSS3 The Future of Web Technologies
 
09 html5 css3-the_future_of_web_technology
09 html5 css3-the_future_of_web_technology09 html5 css3-the_future_of_web_technology
09 html5 css3-the_future_of_web_technology
 
Html5, css3 and the future of web technologies
Html5, css3 and the future of web technologiesHtml5, css3 and the future of web technologies
Html5, css3 and the future of web technologies
 
WordPress theme frameworks
WordPress theme frameworksWordPress theme frameworks
WordPress theme frameworks
 
Working with Shortcodes in WordPress
Working with Shortcodes in WordPressWorking with Shortcodes in WordPress
Working with Shortcodes in WordPress
 

Kürzlich hochgeladen

New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek SchlawackFwdays
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024Lorenzo Miniero
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...Fwdays
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Manik S Magar
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfRankYa
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostZilliz
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenHervé Boutemy
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsMemoori
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsMiki Katsuragi
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLScyllaDB
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 

Kürzlich hochgeladen (20)

New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdf
 
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptxE-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
 
DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache Maven
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial Buildings
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering Tips
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQL
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 

Essential HTML and CSS for Bloggers and Business Owners

  • 1. Back to Basics Essential HTML and CSS for Bloggers and Business Owners TJ List The Geek Who Speaks People Twitter: @TJList http://maxim650.com
  • 2. The Most Important Slide Find this presentation at: http://maxim650.com/wcchi-2011 The demo sites are at: http://wcchi-before.maxim650.com/ http://wcchi-after.maxim650.com/
  • 3. I don’t need to learn code because… “I use WordPress!” “It handles the code for me.” “My theme has all the controls I need.”
  • 4. “I don’t need to learn to swim. I wear a life jacket when I go canoeing.”
  • 5. WordPress is a Factory
  • 6. WordPress is a Factory
  • 7. Tools I can’t get this stuff at Home Depot…
  • 8. Plugins WordPress FAQ Manager Andrew Norcross / @norcross http://wordpress.org/extend/plugins/wordpress-faq-manager/ WordPress.com Custom CSS Automattic http://wordpress.org/extend/plugins/safecss/ Widget Classes aizatto http://wordpress.org/extend/plugins/widget-classes/ TinyMCE Advanced Andrew Ozz http://wordpress.org/extend/plugins/tinymce-advanced/
  • 9. Suggested Tools IDE (Integrated Development Environment) Notepad++ (PC) Coda or Textmate (Mac)
  • 10. Essential Tools FireFox Firebug extension Patience Attention to Detail Sense of Humor
  • 11. Resources W3 Schools (http://www.w3schools.com/) http://css-tricks.com/ http://www.cssnewbie.com/ http://meyerweb.com/eric/tools/css/reset/ http://positioniseverything.net/index.php
  • 12. Let’s get started… WordPress 3.2.1 Twenty-Eleven Theme Plugins listed above
  • 13. CSS Selectors by Precedence Element-specific settings ID (indicated with # in a CSS file) Class (indicated with . in a CSS file) Browser Default
  • 14. Semantic Markup HTML for Content HyperText Markup Language Tells browser what to display CSS for Appearance Cascading Style Sheet Tells browser how to display the HTML
  • 15. Example 1 Which element is the most important on this page? TinyMCE: Your Frenemy Visual vs. HTML Editors
  • 16. Example 2 Typography Test Making your theme make sense
  • 17. Example 3 Same content as example 1 Better markup
  • 18. The Box Model This End Up HTML/CSS
  • 19. The Box Model* *Image blatanty stolen from http://www.w3schools.com/css/css_boxmodel.asp because I was too lazy to make my own at 3:30 AM.
  • 20. Example 4 Judicious use of the <div> element The Box Model Background and Border properties Padding and Margins
  • 22. Are your eyes crossed? Distinctions reduce confusion Practice, practice, practice White space! Use your IDE
  • 23. Example 5 Widgets! Goodbye, TinyMCE editor Float Element-specific styles
  • 24. Example 6 Highlighting Rows of a list Selecting specific elements by ID Advanced selection techniques
  • 25. Gotchas Pair tags properly Be careful when nesting tags
  • 26. “Do MORE of what WORKS. Do less of what doesn’t.” -Rebecca Jehorek
  • 27. Thank you, WordCamp Chicago! Image Credits Slide 4: Canoe by Khotzy http://www.flickr.com/photos/43334017@N00/2510410170/ Slide 5: Factory by harry_nl http://www.flickr.com/photos/23363966@N02/3030267182/ Slide 18: Cardboard Box by Ahhyeah http://www.flickr.com/photos/87622946@N00/454494396/ Slide 19: Box Model by W3Schools http://www.w3schools.com/css/css_boxmodel.asp Slide 21: Tying Shoes by nlnnet http://www.flickr.com/photos/39727414@N00/1467545266/ Slide 26: Car Door Lock by ilmungo http://www.flickr.com/photos/48094050@N00/155746502/ All images are Creative Commons (except the CSS Box Model on slide 19 ) TJ List The Geek Who Speaks People @TJList TJ@maxim650.com http://maxim650.com