Website Development with HTML5, CSS and Bootstrap

Similar documents
1/6/ :28 AM Approved New Course (First Version) CS 50A Course Outline as of Fall 2014

Designing for Web Using Markup Language and Style Sheets

COPYRIGHTED MATERIAL. Contents. Chapter 1: Creating Structured Documents 1


WEB DESIGNING COURSE SYLLABUS

HTML and CSS COURSE SYLLABUS

Deccansoft Software Services

Web Designing Course

UI Course HTML: (Html, CSS, JavaScript, JQuery, Bootstrap, AngularJS) Introduction. The World Wide Web (WWW) and history of HTML

WEBSITE PROJECT 2 PURPOSE: INSTRUCTIONS: REQUIREMENTS:

Make a Website. A complex guide to building a website through continuing the fundamentals of HTML & CSS. Created by Michael Parekh 1

Guidelines for doing the short exercises

Chapter 1 Getting Started with HTML 5 1. Chapter 2 Introduction to New Elements in HTML 5 21

COPYRIGHTED MATERIAL. Contents. Introduction. Chapter 1: Structuring Documents for the Web 1

Web Site Development with HTML/JavaScrip

the missing manual0 O'REILLY Third Edition David Sawyer McFarland Beijing Cambridge The book that should have been in the box Farnham

WEB DESIGNING CURRICULUM

Index. alt, 38, 57 class, 86, 88, 101, 107 href, 24, 51, 57 id, 86 88, 98 overview, 37. src, 37, 57. backend, WordPress, 146, 148

Website Design (Weekend) By Alabian Solutions Ltd , 2016

Course Outline Advanced Web Design

HTML5. HTML5 Introduction. Form Input Types. Semantic Elements. Form Attributes. Form Elements. Month Number Range Search Tel Url Time Week

Creating HTML files using Notepad

HTML5, CSS3, JQUERY SYLLABUS

CompuScholar, Inc. Alignment to Utah's Web Development I Standards

Website Design (Weekday) By Alabian Solutions Ltd , 2016

HTML Summary. All of the following are containers. Structure. Italics Bold. Line Break. Horizontal Rule. Non-break (hard) space.

CSS THE M\SS1NG MANUAL. David Sawyer McFarland. POGUE PRESS" O'REILLr Beijing Cambridge Farnham Köln Paris Sebastopol Taipei Tokyo

PHP,HTML5, CSS3, JQUERY SYLLABUS


Using CSS for page layout

Styles, Style Sheets, the Box Model and Liquid Layout

('cre Learning that works for Utah STRANDS AND STANDARDS WEB DEVELOPMENT 1

Course Outline Advanced Web Design

Web Design & Dev. Combo. By Alabian Solutions Ltd , 2016


THIRD EDITION. CSS Cookbook. Christopher Schmitt foreword by Dan Cederholm O'REILLY 8. Beijing Cambridge Farnham Koln Sebastopol Taipei Tokyo

Index LICENSED PRODUCT NOT FOR RESALE

Summary 4/5. (contains info about the html)

HTML TAG SUMMARY HTML REFERENCE 18 TAG/ATTRIBUTE DESCRIPTION PAGE REFERENCES TAG/ATTRIBUTE DESCRIPTION PAGE REFERENCES MOST TAGS

Certified CSS Designer VS-1028

NEW WEBMASTER HTML & CSS FOR BEGINNERS COURSE SYNOPSIS

Adobe Dreamweaver CS6 Digital Classroom

HTML & CSS. SWE 432, Fall 2017 Design and Implementation of Software for the Web

GRAPHIC WEB DESIGNER PROGRAM

1.7 Uniform Resource Identifiers and Domain Names 13 URIs and URLs 13 Domain Names 13

Index. CSS directive, # (octothorpe), intrapage links, 26

Web Engineering CSS. By Assistant Prof Malik M Ali

of numbers, converting into strings, of objects creating, sorting, scrolling images using, sorting, elements of object

Lecture : 3. Practical : 2. Course Credit. Tutorial : 0. Total : 5. Course Learning Outcomes

Advanced Dreamweaver CS6

Ministry of Higher Education and Scientific Research

CSS.

Zen Garden. CSS Zen Garden

Basics of Web Technologies

Html basics Course Outline

Website Designing Training

CSS Selectors. element selectors. .class selectors. #id selectors

Web Designing. Course Content. Basic HTML Tags. Getting started with CSS. Dealing with Images

As we design and build out our HTML pages, there are some basics that we may follow for each page, site, and application.

Mark Scheme. June Pearson Level 2 Certificate in Digital Applications. Unit 5: Coding for the Web

Table Basics. The structure of an table

ADOBE VISUAL COMMUNICATION USING DREAMWEAVER CS5 Curriculum/Certification Mapping in MyGraphicsLab

Cascading Style Sheets Level 2

The course also includes an overview of some of the most popular frameworks that you will most likely encounter in your real work environments.

Bixby Public Schools Course Essential Elements Grade: Desktop Publishing

Tutorial 5 Working with Tables and Columns. HTML and CSS 6 TH EDITION

Overview

Web Development IB PRECISION EXAMS

This course is designed for web developers that want to learn HTML5, CSS3, JavaScript and jquery.

Assignment 2: Website Development

Static Webpage Development

COMS 359: Interactive Media

Programmazione Web a.a. 2017/2018 HTML5

STRANDS AND STANDARDS

The figure below shows the Dreamweaver Interface.

HTML and CSS a further introduction

Document Object Model. Overview

CSS. Shan-Hung Wu CS, NTHU

Introduction to WEB PROGRAMMING

B. V. Patel Institute of Business Management, Computer & Information Technology, UTU

[AVWSQ-ADWCS6]: WSQ ICDL Adobe Dreamweaver CS6

Web development using PHP & MySQL with HTML5, CSS, JavaScript

[PACKT] HTML5, CSS3, and jquery. Dreamweaver CS5.5 Mobile. and Web Development with

HTML. HTML Evolution

HTML CS 4640 Programming Languages for Web Applications

ADOBE 9A Adobe Dreamweaver CS4 ACE.

CHAPTER 2 MARKUP LANGUAGES: XHTML 1.0

Index. Bootstrap framework ASP.NET MVC project set-up, default template, 223

Mark Scheme (Results)

Getting Started with CSS Sculptor 3

Certified HTML5 Developer VS-1029

HTML & CSS. Rupayan Neogy

INFS 2150 Introduction to Web Development

INFS 2150 Introduction to Web Development

Content Elements. Contents. Row

Symbols INDEX. !important rule, rule, , 146, , rule,

HTML + CSS. ScottyLabs WDW. Overview HTML Tags CSS Properties Resources

ver Wfl Adobe lif Sams Teach Yourself Betsy Bruce Robyn Ness SAMS 800 East 96th Street, Indianapolis, Indiana, USA WlM John Ray ^lg^

Mobile Site Development

HTML Syllabus Instructor: TBD

Transcription:

Contact Us 978.250.4983 Website Development with HTML5, CSS and Bootstrap Duration: 28 hours Prerequisites: Basic personal computer skills and basic Internet knowledge. Course Description: This hands on course provides a thorough introduction into the creation of a Website using HTML, CSS and Bootstrap. The course starts with thorough coverage of HTML and Cascading Style Sheets (CSS) and progresses to using the Bootstrap framework to create mobile-friendly websites. Topics include use of HTML5 semantic tags, block-level and inline elements, creating links, ordered and unordered lists, creation of tables and forms. Students will learn to attach CSS to a page using several different techniques, CSS selectors and pseudo-classes, CSS box model, and a variety of CSS properties. Students will learn how to create a Bootstrap page utilizing the grid system, implement commonly used components (such as dropdowns and navigation bars), use Bootstraps CSS classes to format page elements and use Bootstrap's plugins to add tabs, modals and accordions to a page. Comprehensive hands on exercises are integrated throughout to reinforce learning and develop real competency. Students Will Learn Creating a valid HTML document Using various tags to markup text Creating and using CSS to format the appearance of an HTML document Using HTML5 semantic elements to define the structure of a page Changing the appearance of elements in a document with type, id, class and attribute selectors Creating CSS3 effects such as drop shadows, text shadows and using custom fonts Creating ordered, unordered and description lists Displaying images on a Web page Creating hyperlinks using text or images Using the a tag to create anchors in a page Displaying information using an HTML table Including forms in an HTML document Adding video and audio to a Web page Building a Web page using the Bootstrap grid system Using Bootstrap to style links, buttons and form controls Adding components to a page such as dropdowns, thumbnails, alerts and glyphicons Overview HTML Fundamentals HTTP Requests and Responses Static vs. Dynamic Pages Structuring an HTML Document Adding Headings Adding Paragraphs

Tag and Attribute Fundamentals Document Structure Understanding <DOCTYPE> Creating a Page Title Indicating the Character Set <head> and <body> Tags Browser Support HTML5 Shiv CSS Reset Conditional Comments Using Data Attributes Formatting Text Using Inline Tags <b>, <i>, <strong>, <em> Using the <span> and <mark> Tags Defining Inline Styles Changing Text Color Changing Font Characteristics Changing Horizontal Alignment Using Character Entities CSS Properties Text-Related Properties text-decoration, color, line-height Font-Related Properties font-family, font-size, font-weight Background-Related Properties background-color, background-image, background-position Using @font-face to Add Custom Fonts Changing the Opacity of Text and Images Creating Rounded Corners, Adding Shadows to Boxes and Using Images as Borders Creating Simple Animations Using transitions, transform, and animation CSS Selectors and Pseudo-Classes Relational Selectors Descendant Direct-Child General Sibling Adjacent Sibling Working with the <div> Tag Adding Quotes to a Page HTML5 Semantic Tags <header>, <footer>, <nav>, <article>, <section> Defining Hyperlinks Introduction to Cascading Style Sheets (CSS) Overview of Cascading Style Sheets (CSS) Creating CSS Rules Setting CSS Properties Working with Colors Units of Measurement (px, em, %) Working with Fonts Defining Type Selectors Defining Class and ID Selectors Using Attribute Selectors Grouping and Combining Selectors Linking to External Style Sheets Embedded Style Sheets Overriding Styles with!important CSS Box Model Positioning Elements Static, Absolute and Relative Controlling z-index Floating and Clearing Elements Visual Effects Setting visibility and display Using overflow and clip Properties Setting Vertical Alignment Box-Related Properties margin, padding, border Setting the Size of an Element Working with Lists Types of Lists Ordered Lists Unordered Lists Description Lists Creating List Items Using the <li> Tag

Pseudo-Classes and Elements Styling Links with :link, :visited, :active, :hover Adding Content with :before and :after Attribute Selectors "Starts With" Selector "Ends With" Selector "Contains" Selector Selecting the nth Element Selecting the nth of a Type Adding Images to a Page Discussion of Common Image Formats Displaying Images on a Web Page Using src and alt Attributes Sizing an Image Using width and height Attributes Common Uses of Images Image Thumbnails Favicons Image Rollovers Working with Client-Side Image Maps Using the picture Element to Create Responsive Images Working with Forms Defining a Form Using Common Form Attributes action, method, enctype, autocomplete, novalidate Input Elements email, url, tel, search Form Validation pattern and required Attributes Understanding Form Submission Adding <label> and <fieldset> Elements Single-line and Multi-line Text Fields Radio Buttons and Checkboxes Dropdown and Selection Lists Submit, Reset and Push Buttons Controlling Form Layout Using CSS and Tables Bootstrap Overview Overview of Mobile First Design CSS3 Media Queries Downloading Bootstrap Customizing Bootstrap Adding Custom CSS to Bootstrap Creating Nested Lists Using CSS to Style a List Using Lists to Create a Navigation Menu Displaying Information in Tables Adding Tables to a Page Working with <table>, <tr>, <td>, <th> and <caption> Elements Creating Nested Tables Using CSS to Style a Table Controlling Table Borders border-collapse and border-spacing Properties Using rowspan and colspan Attributes Audio and Video Browser Support for Audio/Video Formats Supplying Fallbacks Creating Audio Effects with HTML5 <audio> Elements and Attributes Adding Video with HTML5 <video> Elements and Attributes <source> Elements Bootstrap Grid System Working with Grids Defining Rows, Containers and Columns Offsetting Columns Creating Nested Columns Changing Column Order

Bootstrap Base CSS Overview of Bootstrap's Base CSS Using Helper Classes and Responsive Utilities Working with Typography Classes Formatting Lists Formatting Tables Creating a Striped Table Creating a Responsive Table Enhancing the Appearance of Forms Displaying Inline Forms Displaying Horizontal Forms Formatting Images Creating Responsive Images Styling Links and Buttons Bootstrap Components Overview of Bootstrap Components Using Glyphicons to Add Symbols to Buttons and Links Creating Dropdowns Creating Navigation Tabbed Navigation Pill Navigation Navigation Bars Collapsible Navigation Bars Breadcrumbs Grouping Inputs, Buttons and Lists Formatting Page Headers Creating Panels Grouping Panels Creating a Thumbnail Gallery Creating Progress Bars and Alerts Bootstrap Plugins Plugin Overview Creating Tabbed Navigation Creating a Slideshow Using the Carousel Plugin Using Accordions to Display a Large Amount of Content Adding a Dialog Box Using the Modal Plugin Displaying Secondary Information Using Popovers or Tooltips Related Bootcamp Track Duration Price Web Developer 5-course track 6-course track 7-course track 8-course track 9-course track $6,000 $7,200 $8,400 $9,600 $10,800 Contact Us Address: 1 Village Square, Suite 3 Chelmsford, MA 01824 Phone: 978.250.4983 Mon - Thur: 9 am - 5 pm EST Fri: 9 am - 4 pm EST E-mail: info@developer-bootcamp.com

Connect With Us Facebook Google+ Financing Available Copyright 50194 Developer Bootcamp