HTML5 Level III Responsive Web Design (RWD) and Front-End Frameworks

Slides:



Advertisements
Similar presentations
Twitter Bootstrap. Agenda What is it? Grids and Fluid layouts Globals and Typography Tables, Forms and Buttons Navigation Media and thumbnails Responsive.
Advertisements

Bootstrap & CSS James Kahng. Intro Websites require a lot of upfront setup to look passably good (HTML base, CSS style, etc.) Because of this, people.
Ch. 5 Web Page Design – Templates and Style Sheets Mr. Ursone.
Mass Communications Web Design Jill Andes Computer Applications Comm. 115.
Web Design Dreamweaver Semester 2 ATBs. ATB #1 What is a web site?
Session I - Introduction
Session II Outline Typography Session II – Exercise 1 Chapter 8 – Navigation Chapter 4 – Jumbotron Session II – Exercise 2.
Session IV Outline JavaScript Part I Chapter 10 - Modal Exercise 1 - Modal Chapter 13 – Carousel Exercise 2 - Carousel Chapter.
Planning Your Website What information do you want to present? –Collect your resources –Create a narrative Who are you presenting it to? –Education level.
Frontend - HTML5 - CSS3 - Bootstrap 3.x. SemanticsPerformanceCSS3.
SE-2840 Dr. Mark L. Hornick1 Bootstrap A framework for CSS.
WEB DEVELOPMENT IMMERSIVE ADVANCED LAYOUT, FORMS, & MEDIA.
Copyright © Terry Felke-Morris WEB DEVELOPMENT & DESIGN FOUNDATIONS WITH HTML5 Chapter 7 Key Concepts 1 Copyright © Terry Felke-Morris.
1.Click on “Start” menu 2.Click on “ 1. Choose a different layout for your slide.
Content Administration 08/19/13 & 08/20/13.
Bootstrap by:- Vignesh Dhamodaran. What is Bootstrap? Originally created by a designer and a developer at Twitter. So initial name is Twitter Bootstrap.
learn. do. dream. Bootstrapping with Twitter Bootstrap Responsive Layouts CSS Components JavaScript Font Awesome Select2 Themes.
Bootstrap Front-End Framework for Responsive Web Sites Svetlin Nakov Technical Trainer Software University
Art for New Media 1 - Sketchbook: Look through past examples of the Dreamweaver Practice Gallery on the class website. Pick one that you think.
HTML LAYOUTS. CONTENTS Layouts Example Layout Using Element Example Using Table Example Output Summary Exercise.
INTRODUCTION ABOUT DIV Most websites have put their content in multiple columns. Multiple columns are created by using or elements. The div element is.
PHP MySQL Crash Course with HTML CSS
What’s New In Bootstrap v4?
HTML5 Level II Session V Chapter 8 - How to Use Responsive Web Design (RWD)
Front-End Framework for Responsive Web Sites
CS3220 Web and Internet Programming Introduction to Bootstrap
HTML5 Level II Session II
ITI 133 HTML5 Desktop and Mobile Level I
Responsive Web Applications with Bootstrap & CSS
Course Review HTML5 Level II Course Review
APTECH JANAKPURI INSTITUTE PROVIDING WEB DESIGNING COURSES Address:- J-1,2nd Floor, Opp Metro Pillar No – 559, Janakpuri East, Delhi /42.
HTML5 Level II Session III
Course Review HTML5 Level II Course Review
Bootstrap Components Reusable components built to provide iconography, dropdowns, input groups, navigation, alerts, and much more.
HTML5 Level III Responsive Web Design (RWD) and Front-End Frameworks
HTML5 Level I Session II Chapter 3 - How to Use HTML to Structure a Web Page
Fixed Positioning.
HTML5 Level I Session III
HTML5 Level I Session III
Session I Chapter 18 - How to Design a Web Site
HTML5 Level III Responsive Web Design (RWD) and Front-End Frameworks
CMP Creating Your Personal and Small Business Web Sites
Course Review ITI HTML5 Level II Course Review
HTML Level II (CyberAdvantage)
HTML5 Level III Responsive Web Design (RWD) and Front-End Frameworks
Chapter 8 - How to Use Responsive Web Design (RWD)
ITI 188 Bootstrap and Mobile Web Design
HTML5 Level III Responsive Web Design (RWD) and Front-End Frameworks
Master a Skill / Learn for Life
Responsive Web Design (RWD)
ITI 239 HTML5 Desktop and Mobile Level I
HTML5 Level I CyberAdvantage
Course Review HTML5 Level II Course Review
Session III ITI 256 HTML5 Level III Responsive Web Design (RWD) and Front-End Frameworks Session III
For use on your feedback page
Course Review HTML5 Level II Course Review
HTML5 Course Review Master a Skill / Learn for Life.
CS3220 Web and Internet Programming Introduction to Bootstrap
HTML5 Level III Responsive Web Design (RWD) and Front-End Frameworks
ITI 163: Web, Mobile, and Social Media Design Introduction
CMP Creating Your Personal and Small Business Web Sites
Master a Skill / Learn for Life
HTML5 Level I CyberAdvantage
HTML5 Level III Responsive Web Design (RWD) and Front-End Frameworks
creating websites and web applications responsive.
ITI 133: HTML5 Desktop and Mobile Level I
CMP Creating Your Personal and Small Business Web Sites
Course Review HTML5 Level I Course Review
ITI 133: HTML5 Desktop and Mobile Level I
Presentation transcript:

HTML5 Level III Responsive Web Design (RWD) and Front-End Frameworks Session II http://www.profburnett.com

Outline Layout Templates Containers Navigation Tables Lists Forms Images Icons Colors 9/20/2018 Copyright © Carl M. Burnett

Layout Templates 9/20/2018 Copyright © Carl M. Burnett Framework Bootstrap 1 W3C.CSS 15 HTML KickStart Foundation 8 Semantic UI 9 UIKit 6 960 Grid 12-16-24 Col Grid YAML 4 GroundworkCSS 2 Ink 10 Kickoff Metro UI CSS 3.0 9/20/2018 Copyright © Carl M. Burnett

Themes 9/20/2018 Copyright © Carl M. Burnett Framework Bootstrap http://themes.getbootstrap.com/ W3C.CSS http://www.w3schools.com/w3css/w3css_examples.asp HTML KickStart http://www.99lime.com/elements/ Foundation http://foundation.zurb.com/sites/docs/global.html Semantic UI UIKit 960 Grid YAML GroundworkCSS 2 Ink Kickoff Metro UI CSS 3.0 9/20/2018 Copyright © Carl M. Burnett

Containers 9/20/2018 Copyright © Carl M. Burnett Framework Bootstrap Grid system, Jumbotron, Panels, Wells, Modal, Carousel, W3C.CSS http://www.w3schools.com/w3css/w3css_containers.asp HTML KickStart http://www.99lime.com/elements/ Foundation Grid, Modal, Panels, Accordion, Tabs Semantic UI http://semantic-ui.com/elements/container.html UIKit Panel Block Article Comment Utility Flex Cover 960 Grid HTML5 Semantic Elements – With Responsive Grid YAML GroundworkCSS 2 Responsive Text - Placeholder Text Ink http://ink.sapo.pt/ui-elements/grid/#dividing-space Kickoff Metro UI CSS 3.0 9/20/2018 Copyright © Carl M. Burnett

Overlay Navigation Menu Menu, Appbar, Fluent menu, Sidebar Framework Bootstrap Navs, Navbar W3C.CSS http://www.w3schools.com/w3css/w3css_navigation.asp HTML KickStart http://www.99lime.com/elements/ Foundation Overlay Navigation Menu Semantic UI http://semantic-ui.com/collections/menu.html UIKit http://getuikit.com/docs/nav.html 960 Grid YAML http://www.yaml.de/docs/index.html#yaml-navigation GroundworkCSS 2 http://groundworkcss.github.io/groundwork/docs/navigation.html Ink http://ink.sapo.pt/ui-elements/navigation/ Kickoff Metro UI CSS 3.0 Menu, Appbar, Fluent menu, Sidebar 9/20/2018 Copyright © Carl M. Burnett

Tables 9/20/2018 Copyright © Carl M. Burnett Framework Bootstrap http://getbootstrap.com/css/#tables W3C.CSS http://www.w3schools.com/w3css/w3css_tables.asp HTML KickStart http://www.99lime.com/elements/ Foundation Pattern Tap Semantic UI http://semantic-ui.com/collections/table.html UIKit http://getuikit.com/docs/table.html 960 Grid YAML GroundworkCSS 2 Ink http://ink.sapo.pt/ui-elements/tables/ Kickoff Metro UI CSS 3.0 http://metroui.org.ua/tables.html 9/20/2018 Copyright © Carl M. Burnett

Lists 9/20/2018 Copyright © Carl M. Burnett Framework Bootstrap http://getbootstrap.com/components/#list-group W3C.CSS http://www.w3schools.com/w3css/w3css_input.asp HTML KickStart http://www.99lime.com/elements/ Foundation http://zurb.com/library/search?query=list&property=buildingblocks Semantic UI http://semantic-ui.com/elements/list.html UIKit http://getuikit.com/docs/list.html 960 Grid YAML GroundworkCSS 2 Ink http://ink.sapo.pt/ui-elements/typography/#lists Kickoff Metro UI CSS 3.0 http://metroui.org.ua/listview.html 9/20/2018 Copyright © Carl M. Burnett

zurb.com/building-blocks/signup-form Forms Framework Bootstrap http://getbootstrap.com/css/#forms W3C.CSS http://www.w3schools.com/w3css/w3css_input.asp HTML KickStart http://www.99lime.com/elements/ Foundation zurb.com/building-blocks/signup-form Semantic UI http://semantic-ui.com/collections/form.html UIKit http://getuikit.com/docs/form.html 960 Grid YAML http://www.yaml.de/docs/index.html#yaml-forms GroundworkCSS 2 http://groundworkcss.github.io/groundwork/docs/forms.html Ink http://ink.sapo.pt/ui-elements/forms/ Kickoff Metro UI CSS 3.0 http://metroui.org.ua/inputs.html 9/20/2018 Copyright © Carl M. Burnett

http://www.99lime.com/elements/ (Use Font Awesome) Icons Framework Bootstrap http://getbootstrap.com/components/#glyphicons W3C.CSS http://www.w3schools.com/w3css/w3css_icons.asp HTML KickStart http://www.99lime.com/elements/ (Use Font Awesome) Foundation http://zurb.com/building-blocks/foundation-icon-font-styles Semantic UI http://semantic-ui.com/elements/icon.html UIKit Icon, Badge 960 Grid (Use Font Awesome) YAML GroundworkCSS 2 http://groundworkcss.github.io/groundwork/docs/icons.html Ink http://ink.sapo.pt/ui-elements/typography/#labels-and-badges Kickoff Metro UI CSS 3.0 http://metroui.org.ua/font.html 9/20/2018 Copyright © Carl M. Burnett

Colors 9/20/2018 Copyright © Carl M. Burnett Framework Bootstrap Contextual colors W3C.CSS http://www.w3schools.com/w3css/w3css_colors.asp HTML KickStart http://www.99lime.com/elements/ Foundation Global Styles Semantic UI http://semantic-ui.com/usage/theming.html UIKit 960 Grid YAML GroundworkCSS 2 Ink Kickoff Metro UI CSS 3.0 http://metroui.org.ua/colors.html 9/20/2018 Copyright © Carl M. Burnett

Student Exercise 1. Continue designing your website.   •  Develop Site Navigation   •  Develop Page Layout   •  Create or Find Textual Content for Web Pages   •  Create or Find Graphical Content for Web Pages   •  Create or Find Other Media Content for Web Pages   •  Determine Information to be Collected from Site Users   •  Design Form to Collect Information from Site Users 2. Review frameworks available that Meet Your Site Requirements. 3. Begin narrowing down Framework to be Selected. 9/20/2018 Copyright © Carl M. Burnett

Review Layout Templates Containers Navigation Tables Lists Forms Images Icons Colors 9/20/2018 Copyright © Carl M. Burnett