HTML, Css, Bootstrap and Git
HTML, Css, Bootstrap and Git
FRONTEND
PROGRAMMING
www.valuemaxonline.com
admin@valuemaxonline.com
07025245467
09097221954
TABLE OF CONTENTS
Day 1..... Overview of HTML FRONTEND PROGRAMMING
Day 2..... Formatting Tags
Day 3..... Table
Day 4..... Form DAYS TOPICS
Day 5..... Character Entities
DAY 6..... CSS Overview and Syntax HTML(HYPERTEXTMARKUPLANGUAGE)
Day 7..... CSS Text and Font
Overview of HTML
Day 8..... CSS- BACKGROUND,BORDER, Rules of HMTL
PADDING,MARGINS, OUTLINE, DAY 1 Structure of HTML
Indentation in HTML
BOX-SHADDOW & BOXMODEL Tags:
Symantic
Day 9..... CSS Dimension and Images
Non‐Symantic
Day 10..... CSS Links and List Key Tags in HTML:
Paragraph tag
Day 10..... CSS & FORM Header tags
Day 11..... CSS & FORM Comment tag
Lists:
Day 12..... Icon
Ordered/Numbered list
Day 13..... CSS-Cursor Unordered list.
Day 14..... More on Selector Nested list
Day 15..... CSS Animation Descriptive list.
Day 16..... CSS- @Rules Exercise: Each Students should build the Hire me! Page sent to the
Day 17..... CSS Effect and Filters platform
Day 18..... BOOSTRAP Component Formatting Tags
DAY 2
Day 19..... Component Cntd. Subscripts
Day 20..... Component Cntd. Superscripts
Strikethrough
Day 21..... Component Cntd. Bold/strong
Day 22..... GIT&GITHUB (Definition) Italics
Day 23..... Meaning of Repo Highlight
Abbreviate
Centre
Link
Concept of Attributes
Attributes of Link
Image
Iframe
How to locate file
DAY 3 Table
Merging of Row and Columns in Table
Form
Input
Type attributes: text, number, password, date, month, image,
search, radio, file, radio, color, checkbox, submit
DAY 4 Form
Label
Select and option
Textarea and its attributes.
Button
Fieldset
Other Input:Type Attriubutes: Placeholder, Value, maxlength,
required, readonly, min, max, autofocus, multiple and step.
DAYS TOPICS
Exercise: Each student should resize his/her favicon to the normal size.
CSS(CASCADINGSTYLESHEET)
DAY 6 CSS OVERVIEW & SYNTAX
Overview
What is CSS?
Why CSS? Advantages of CSS
Who Creates and Maintains CSS? Versions of CSS
Syntax (Basics) & Inclusion
Selector and Declaration explained
Example of CSS code
html & CSS
Relationship between html and CSS.
Internal CSS ( attribute style and head tag style)
External CSS
Best time to use or internal
CSS Theory of proximity (CSS rule overbidding)
CSS Comments
Coding html and css together
DAYS TOPICS
Exercise: Each students should create a frame for an image with the shadow reflecting inside.
DAYS TOPICS
Exercise:
DAYS TOPICS
DAY 11 fixed
relative
sticky
Z-INDEX,
FLOAT
right;
left
Exercise:
1. Each student should create a page with image at the four angle of the
page using float.
2. Each student should create a Nav bar with menu
ICON
DAY 12 1. <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/fontawesome/
4.7.0/css/font‐awesome.min.css">;
<i class="fa fa‐"></i>;
https://fontawesome.com/icons?d=gallery
CSS CURSORS
DAY 13
auto, crosshair, default, pointer, move, e‐resize, ne‐resize, nwresize,
n‐resize, se‐resize, sw‐resize, s‐resize, w‐resize, text, wait, help,
DAYS TOPICS
CSS ANIMATION
DAY 15 @keyframes Rule
animation‐name
animation duration
animation delay
animation‐iteration‐count
animation‐direction
animation‐timing‐function
animation‐fill‐mode
animation shorthand property
TRANSITION
TRANSFORMATION
Exercise:
Exercise: Each student should fill a box fill using linear gradient
DAYS TOPICS
BOOTSTRAP
Day 18 Overview
DAY 18 Usefulness of bootstrap
Methods of using Bootstrap
Online method
Download method
Introduction
Grid System
COMPONENT
Buttons
DAY 19 Alert
Alert Dismissible
Nav
Tab
Nav pill
Toggleable Tabs
COMPONENT
DAY 20 Modal
Collapse
Accordion
COMPONENT
DAY 21 Navbar
Carousel
Scrollspy
Meaning of Repo
Difference of local Repo and Remote Repo
DAY 23 Deployment of Project from Github to:
1. Vercel
2. Netlify