Deccansoft Software Services

Similar documents
HTML and CSS COURSE SYLLABUS

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

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

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

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

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

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

Web Design and Development ACS Chapter 12. Using Tables 11/23/2017 1

Kurdistan Regional Government Iraq Ministry of Higher Education and Scientific Research, Duhok Polytechnic University

Certified CSS Designer VS-1028

Website Development with HTML5, CSS and Bootstrap

Session 4. Style Sheets (CSS) Reading & References. A reference containing tables of CSS properties

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

HTML-5.com itemscopehttp://data-vocabulary.org/breadcrumb<span itemprop="title">html 5</span> itemscopehttp://data-vocabulary.

Creating HTML files using Notepad

Ministry of Higher Education and Scientific Research

Structure Bars. Tag Bar

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

c122sep2214.notebook September 22, 2014

Web Development & Design Foundations with HTML5

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

1 of 7 11/12/2009 9:29 AM

INFS 2150 Introduction to Web Development

INFS 2150 Introduction to Web Development

Styles, Style Sheets, the Box Model and Liquid Layout

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

The [HTML] Element p. 61 The [HEAD] Element p. 62 The [TITLE] Element p. 63 The [BODY] Element p. 66 HTML Elements p. 66 Core Attributes p.

Tables & Lists. Organized Data. R. Scott Granneman. Jans Carton

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

ICT IGCSE Practical Revision Presentation Web Authoring

WEBSITE PROJECT 2 PURPOSE: INSTRUCTIONS: REQUIREMENTS:

ADOBE 9A Adobe Dreamweaver CS4 ACE.

Web Engineering CSS. By Assistant Prof Malik M Ali

GRAPHIC WEB DESIGNER PROGRAM

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

CSS Cascading Style Sheets

INFS 2150 / 7150 Intro to Web Development / HTML Programming

Page Layout Using Tables

Chapter 9 Table Basics Key Concepts. Copyright 2013 Terry Ann Morris, Ed.D

CHAPTER 2 MARKUP LANGUAGES: XHTML 1.0

@namespace url( /* set default namespace to HTML */ /* bidi */

Creating and Building Websites

COSC 2206 Internet Tools. CSS Cascading Style Sheets


3.1 Introduction. 3.2 Levels of Style Sheets. - The CSS1 specification was developed in There are three levels of style sheets

- The CSS1 specification was developed in CSS2 was released in CSS2.1 reflects browser implementations

CSS Cascading Style Sheets

Chapter 1 Self Test. LATIHAN BAB 1. tjetjeprb{at}gmail{dot}com. webdesign/favorites.html :// / / / that houses that information. structure?

HTML: Parsing Library

Web Development IB PRECISION EXAMS

Study Guide 2 - HTML and CSS - Chap. 6,8,10,11,12 Name - Alexia Bernardo

Introducing Cascading Style Sheets. Cascading Style Sheet Basics Creating Styles Using Styles Manipulating Styles Text Formatting with CSS

Website Design (Weekday) By Alabian Solutions Ltd , 2016

CSS.

CSI 3140 WWW Structures, Techniques and Standards. Markup Languages: XHTML 1.0

Chapter 3 Style Sheets: CSS

COMS 359: Interactive Media

<style type="text/css"> <!-- body {font-family: Verdana, Arial, sans-serif} ***set font family for entire Web page***

GIMP WEB 2.0 MENUS WEB 2.0 MENUS: HORIZONTAL NAVIGATION BAR CREATING AN HTML LIST

CSS: Cascading Style Sheets

Course Outline Advanced Web Design

Lab Introduction to Cascading Style Sheets

Session 3.1 Objectives Review the history and concepts of CSS Explore inline styles, embedded styles, and external style sheets Understand style

DAY 4. Coding External Style Sheets

CSS: The Basics CISC 282 September 20, 2014

Co. Louth VEC & Co. Monaghan VEC. Programme Module for. Web Authoring. leading to. Level 5 FETAC. Web Authoring 5N1910

UNIT -II. Language-History and Versions Introduction JavaScript in Perspective-

CMPT 165 INTRODUCTION TO THE INTERNET AND THE WORLD WIDE WEB

Website Design (Weekend) By Alabian Solutions Ltd , 2016

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

Text and Layout. Digital Multimedia, 2nd edition Nigel Chapman & Jenny Chapman Chapter 11. This presentation 2004, MacAvon Media Productions

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

HTML Syllabus Instructor: TBD

INFS 2150 Introduction to Web Development

INFS 2150 Introduction to Web Development

Assignments (4) Assessment as per Schedule (2)

Course Outline Advanced Web Design

"utf-8";

ICT IGCSE Practical Revision Presentation Web Authoring

CSS: Lists, Tables and the Box Model

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


Static Webpage Development

IMY 110 Theme 11 HTML Frames

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

Web Site Development with HTML/JavaScrip

LA TROBE UNIVERSITY SEMESTER ONE EXAMINATION PERIOD CAMPUS AW BE BU MI SH ALLOWABLE MATERIALS

Appendix D CSS Properties and Values

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

Advanced Web Programming C2. Basic Web Technologies

Creating Web Pages with HTML-Level III Tutorials HTML 6.01

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

Wireframe :: tistory wireframe tistory.

Cascading Style Sheets (CSS)

NEW WEBMASTER HTML & CSS FOR BEGINNERS COURSE SYNOPSIS

CSS: Layout, Floats, and More

Lecture 10. CSS Properties. Mr. Mubashir Ali Lecturer (Dept. of Computer Science)

Html basics Course Outline

Oliver Pott HTML XML. new reference. Markt+Technik Verlag

COMS 359: Interactive Media

Transcription:

Deccansoft Software Services (A Microsoft Learning Partner) HTML and CSS COURSE SYLLABUS Module 1: Web Programming Introduction In this module you will learn basic introduction to web development. Module 2: HTML-Introduction In this module you will learn about html and history of html and attributes History of HTML What you need to do to get going and make your first HTML page What are HTML Tags and Attributes? HTML Tag vs. Element HTML Attributes: How to differentiate HTML Document Versions Module 3: HTML-Basic Formatting Tags In this module you will learn about html tags HTML Basic Tags HTML Formatting Tags HTML Color Coding Module 4: HTML-Grouping Using Div Span In this module you will learn about div and span tag, what is block and inline Module 5: HTML-Lists In this module you will learn about ordered list and unorderlist Unordered Lists Ordered Lists Definition list Module 6: HTML-Images In this module you will learn about images Module 7: HTML-Hyperlink In this module you will learn about hyperlink Email: enquiry@deccansoft.com, support@bestdotnettraining.com 1

URL - Uniform Resource Locator URL Encoding Module 8: HTML-Table In this module you will learn about tables <table> <th> <tr> <td> <caption> <thead> <tbody> <tfoot> <colgroup> <col> Module 9: HTML-Iframe In this module you will learn about iframe Attributes Using Iframe as the Target Module 10: HTML-Form In this module you will learn about forms <input> <textarea> <button> <select> <label> Module 11: HTML-Headers In this module you will learn about html headers Title Base Link Style Script Meta Email: enquiry@deccansoft.com, support@bestdotnettraining.com 2

Module 12: HTML-Miscellaneous In this module you will learn about miscellaneous tags HTML Meta Tag XHTML HTML Deprecated Tags & Attributes Module 13: CSS2-Introduction In this module, you will learn history of css and benefits of using css Benefits of CSS CSS Versions History CSS Syntax External Style Sheet using <link> Multiple Style Sheets Value Lengths and Percentages Module 14: CSS2-Syntax In this module you will learn about css syntax Module 15: CSS2-Selectors In this module you will learn about selectors ID Selectors Class Selectors Grouping Selectors Universal Selector Descendant / Child Selectors Attribute Selectors CSS Pseudo Classes Module 16: CSS2-Color Background Cursor In this module you will learn about background color and cursor background-color background-image background-repeat background-position CSS Cursor Email: enquiry@deccansoft.com, support@bestdotnettraining.com 3

Module 17: CSS2-Text Fonts In this module you will learn about text fonts color background-color text-decoration text-align vertical-align text-indent text-transform white-space letter-spacing word-spacing line-height font-family font-size font-style font-variant font-weight Module 18: CSS2-Lists Tables In this module you will learn about lists tables list-style-type list-style-position list-style-image list-style CSS Tables I. border II. width & height III. text-align IV. vertical-align V. padding VI. color Module 19: CSS2-Box Modal In this module you will learn about box modal Email: enquiry@deccansoft.com, support@bestdotnettraining.com 4

Borders & Outline Margin & Padding Height and width CSS Dimensions Module 20: CSS2-Display Positioning In this module you will learn about display positioning CSS Visibility CSS Display CSS Scrollbars CSS Positioning 1. Static Positioning 2. Fixed Positioning 3. Relative Positioning 4. Absolute Positioning CSS Layers with Z-Index CSS Floats In this module you will learn about floats The float Property The clear Property The clearfix Hack Email: enquiry@deccansoft.com, support@bestdotnettraining.com 5