Posts

Showing posts from March, 2021

COURSE SUMMARY AND STUDY MATERIAL FOR REFERENCE

Course Summary: (Jan. 2021 - March 2021) CLIENT SERVER MODEL ON INTERNET What is HTTP Click  here  for more on HTTP (very important) HTML HTML file structure HTML tags and elements along with there respective functionalities HTML Attributes HTML Id and Class attributes HTML Forms, click  here  for more on forms HTML media elements like img, audio, video (embedding Youtube video) Click  here  for more on HTML CSS CSS selectors (click  here  for reference) CSS properties (click here  for reference) Click  here  for more on CSS Bootstrap Bootstrap classes Bootstrap components Click  here  for more on bootstrap JavaScript DOM (Document Object Model) Targeting elements in HTML to dynamically change them by using the 'document' object Data Types Functions  Arrays and related methods Objects and related methods General Object Oriented programming(OOP) concepts : Class, properties and methods Click  here  for r...