Web development is the work involved in developing a web site for the Internet. Web development can range from developing a simple single static page of plain text to complex web-based internet applications (web apps), electronic businesses, and social network services. A more comprehensive list of tasks to which web development commonly refers, may include web engineering, web design, web content development, client liaison, client-side/server-side scripting, web server and network security configuration, and e-commerce development.
Everyone to be asked one basic question about the topics below
Introduction to git
How we collaborated/stored projects before git
Importance
Installation
Git lifecycle
Introduction to Github
Versions of HTML
create a project-directory with name hello-world and Initialize it with git. Create a sample file. Create two branches `feature1` and `feature2`. Create commits in respective branches. Create pull-requests to master branch and merge it. Submit the project-link to me via email.
Go through the topics to be taught tomorrow i.e HTML Basics - Everyone will be asked one basic question about the topics for tomorrow
Everyone to be asked one basic question about the topics below
Introduction Versions of HTML
Elements
Attribute concept
Headings
Paragraph
Css Styles overview
Formatting
Quotations
Comments
a Anchor Tag
img Image Tag
File paths [ absolute and relative ]
table Tables
ol, ul Lists
Blocks
Concept of Classes and Ids
Iframe
Goto to this link https://goo.gl/uFZCky and generate a similar resume using appropriate HTML tags.
Everyone will be asked one basic question about the topics for tomorrow
Everyone will be asked one basic question about the topics below