Kirkwood Center for Continuing Education Introduction to PHP and MySQL By Fred McClurg, Copyright © 2015 All Rights Reserved.

Slides:



Advertisements
Similar presentations
Bid for Technical Prize. Four Corners Technologies Used HTML/CSS Javascript/JQuery PHP/MYSQL Adobe Flash/Flex Papervision3D XML Facebook/Twitter API.
Advertisements

Kirkwood Center for Continuing Education Introduction to PHP and MySQL By Fred McClurg, © Copyright 2010 All Rights Reserved.
Kirkwood Center for Continuing Education Introduction to PHP and MySQL By Fred McClurg, © Copyright 2010 All Rights Reserved. 1.
Kirkwood Center for Continuing Education Introduction to PHP and MySQL By Fred McClurg, Copyright © 2014 All Rights Reserved.
Kirkwood Center for Continuing Education Introduction to PHP and MySQL By Fred McClurg, © Copyright 2014 All Rights Reserved.
Kirkwood Center for Continuing Education Introduction to PHP and MySQL By Fred McClurg, Copyright © 2014 All Rights Reserved.
Kirkwood Center for Continuing Education Introduction to PHP and MySQL By Fred McClurg, Copyright © 2010 All Rights Reserved.
Introduction to PHP and MySQL Kirkwood Center for Continuing Education By Fred McClurg, © Copyright 2010, All Rights Reserved.
Introduction to PHP and MySQL Kirkwood Center for Continuing Education By Fred McClurg, © Copyright 2014, Fred McClurg, All Rights.
Kirkwood Center for Continuing Education Introduction to PHP and MySQL By Fred McClurg, Copyright © 2010 All Rights Reserved.
Kirkwood Center for Continuing Education Introduction to PHP and MySQL By Fred McClurg, Copyright © 2014 All Rights Reserved.
Where Do I Start REFERENCE: LEARNING WEB DESIGN (4 TH EDITION) BY ROBBINS 2012 – CHAPTER 1 (PP. 3 – 14)
Lloyd-Jamie Bennett – P Stylianos Michael – P
 Jen Kramer JS Summit November 19,  Grounding in mobile techniques  Background on responsive design  Introduce Bootstrap and Foundation  Compare.
Kathy E. Responsive Design and Twitter Bootstrap.
Introduction: Drupal is a free and open-source content management system (CMS). A content management system(CMS) is a computer program that allows publishing,
(1) User Interface Frameworks: Twitter Bootstrap 3.0 Philip Johnson Collaborative Software Development Laboratory Information and Computer Sciences University.
By Jonathan French. What is CSS? Cascading Style Sheet Style sheet language Used for the look and formatting of a document written in a markup language.
HTML Boot Camp: Rules and Images
HTML B OOT C AMP Itinerary Kirkwood Continuing Education © Copyright 2015, Fred R. McClurg All Rights Reserved.
Cascading Style Sheets CSS by Pavlovic Nenad by. 2Cascading Style Sheets Presentation Contents What are CSS? What are CSS? History of CSS History of CSS.
Cascading Style Sheets: Got Branding?. What is CSS? CSS = Cascading Style Sheets Styles define how HTML (web) elements are displayed. One (or more) style.
Introduction to PHP and MySQL Kirkwood Center for Continuing Education By Fred McClurg, © Copyright 2015, Fred McClurg, All Rights.
HTML B OOT C AMP Chapter 11 Frames Kirkwood Continuing Education © Copyright 2015, Fred McClurg All Rights Reserved.
Use CSS to Implement a Reusable Design Selecting a Dreamweaver CSS Starter Layout is the easiest way to create a page with a CSS layout You can access.
Making iServices Subscriber More Mobile Friendly `
Frontend - HTML5 - CSS3 - Bootstrap 3.x. SemanticsPerformanceCSS3.
JQuery Introduction © Copyright 2014, Fred McClurg All Rights Reserved.
Things we’ve covered so far  Basic HTML  Some advanced tags i.e.  Styling using CSS  Background-color  Text  Changing the font on your site  Inserting.
SE-2840 Dr. Mark L. Hornick1 Bootstrap A framework for CSS.
WEB DEVELOPMENT IMMERSIVE ADVANCED LAYOUT, FORMS, & MEDIA.
Introduction to Bootstrap
HTML B OOT C AMP Chapter 2: Quick Start Kirkwood Continuing Education Fred McClurg, © Copyright 2015, Fred McClurg All Rights Reserved.
Adxstudio Portals Training
learn. do. dream. Bootstrapping with Twitter Bootstrap Responsive Layouts CSS Components JavaScript Font Awesome Select2 Themes.
 An HTML, CSS, Javascript framework you can use as a basis for creating web sites  Uses CSS settings, fundamental HTML elements styled and enhanced.
Browser Compatibility Testing, using different browsers Conditional Statements.
Introduction to ASP.NET development. Background ASP released in 1996 ASP supported for a minimum 10 years from Windows 8 release ASP.Net 1.0 released.
Fundamentals of Web DevelopmentRandy Connolly and Ricardo Hoar Textbook to be published by Pearson Ed in early Bootstrap.
1/7/2016www.infocampus.co.in1. 1/7/2016www.infocampus.co.in2 Web Development training gives you and all-round training in both the design and the development.
CSS Cascading Style Sheets Prepared By
Getting Started with Responsive Web Design By Brian Rinaldi.
Copyright © 2015 rosixtechnology.in To be a world renowned company for providing Software Solutions & Product based IT infrastructure.
10 Mobile Application Framework Must Know to Launch New App.
A Crash Course By TraversyMedia.com
Web Application Development with Laravel and Bootstrap
CNIT131 Internet Basics & Beginning HTML
PHP MySQL Crash Course with HTML CSS
Responsive Design and Twitter Bootstrap
CS3220 Web and Internet Programming Introduction to Bootstrap
IS1500: Introduction to Web Development
Responsive Web Applications with Bootstrap & CSS
HTML5 Level III Responsive Web Design (RWD) and Front-End Frameworks
Course Review HTML5 Level II Course Review
Kirkwood Center for Continuing Education
CMP Creating Your Personal and Small Business Web Sites
Course Review ITI HTML5 Level II Course Review
Why use Web Standards?.
Kirkwood Center for Continuing Education
Responsive Grid Layout with Bootstrap
Course Review HTML5 Level II Course Review
Course Review HTML5 Level II Course Review
CS3220 Web and Internet Programming Introduction to Bootstrap
HTML5 Level III Responsive Web Design (RWD) and Front-End Frameworks
Web Page Layout Imran Rashid CTO at ManiWeber Technologies.
ხელმძღვანელი: დიმიტრი ქარაული
Web Client Side Technologies Raneem Qaddoura
Bootstrap Direct quote from source: bootstrap/
Course Review HTML5 Level I Course Review
ADTEL WEBSITE
Presentation transcript:

Kirkwood Center for Continuing Education Introduction to PHP and MySQL By Fred McClurg, Copyright © 2015 All Rights Reserved.

Supplemental CSS (& JS) Frameworks: Bootstrap and Foundation ourses/php/slides/frameworks.ppt

CSS/JavaScript libraries designed to make the development of complex HTML pages easier and more standards compliant What is a CSS/JS Framework? 3

Encourages consistency Share common design patterns Decrease maintenance Compatible with all major browsers Responsive design Rapid development of complex layout Advantages of a Framework 4

Developed by Mark Otto and Jacob Thornton at Twitter for internal use. What is Bootstrap? 5

 Created mid-2010 at Twitter  August, 2011: Twitter released as Open Source  January 2012: Version 2.0 released  February 2012: Most popular development project on GitHub  August 2013: Version 3.0 released Bootstrap History 6

 Many UI elements  Mobile also design  Four grid sizes  Style ready out of the box (philosophy)  Standard look and feel (conformity)  Fixed or fluid grid  Large user community  Scalable Icon fonts  IE 8 support Bootstrap Strengths 7

Open source project developed by ZURB, a privately held Interaction Design company. What is ZURB Foundation? 8

 October, 2011: Version 2.0 released  February 2013: Version 3.0 released  12 th most popular project on GitHub  February 2013: Version 3.0 released ZURB Foundation History 9

 Lightweight (smaller footprint)  Mobile first design  Three grid sizes  Style for designers (philosophy)  Unique look and feel (nonconformity)  Form validation  Advanced image slideshow (Orbit)  Faster Foundation Strengths 10