C0001
Full Stack Development:
=======================
HTML CSS
BootStrap
Java Script
React/Angular.js
HTML ------------> Hyper Text Markup Language
Tags ---> Its not programming language
Eg: myntra website
What are we see in this website: Header Page, Image, Nav Bar, Links, Slides, etc.
All are HTML elements.
To inspect an element in Chrome, right-click the element on the webpage and select "Inspect" or use the keyboard shortcut Ctrl+Shift+C (Windows/Linux) or Command+Option+C (macOS)
Comments
Post a Comment