Starting with CSS part:21:-why CSS selectors are used in HTML? Ans:- CSS selectors are used in HTML elements that you want to style and they are a fundamental part of working with CSS. CSS selectors can be used to select elements based on their type, class, ID, attributes o...Jan 29, 2023·1 min read
Html Assignment1:-what are inline elements and block elements in HTML and the difference between them? Name a few inline elements and block elements. Ans: -Inline elements:- A line break is not used to begin an inline element. An Inline element only uses the space ...Jan 23, 2023·2 min read
Starting With Emmet Assignmemnt1:-what is Emmet? Ans:-Emmet is an essential tool used for a web developer. Emmet uses different abbreviation and then dynamically convert the same abbreviation into full code. Emmet is mostly used for HTML, CSS etc. In vs code console that is alread...Jan 21, 2023·1 min read
Getting Started Assignment1:-why do we start learning a programming language with “Hello, World!”? Ans:-” Hello, World!” program is used first because this is the first program where the new coders learn and execute the program. it illustrates how the process of coding works....Jan 21, 2023·2 min read
Requirements And System Setup Assignment1:-List all the tools you might use as a web developer. Ans:-there are some tools used for web development:- live server, PRETTIER CODE formatter,</tag>-Auto close tag. 2:-what are some of the features of PW skill? Ans;-PW skill provides us with:- PW...Jan 21, 2023·1 min read
Profile Building Assignment1:-what is the difference between UI and UX? Ans:- UI stands for user interface .where users can see the website front or display. It is a GUI(graphical user interface).UX stands for user experience where users can access all the functionality tool...Jan 21, 2023·2 min read
Base Building Assignment1:-What is the internet? Explain in your own words. Ans:-It is a network that connects multiple devices for sharing information and data. From one device to another device data will share by TCP/IP protocol over the network. 2:-what is a web browser...Jan 21, 2023·2 min read