Media QueryMedia queries are a key component of responsive web design, allowing websites to adapt their layout and presentation based on the characteristics of the device or screen on which they are being viewed. By using media queries, developers can create we...Jun 16, 2023·2 min read
Input Element in HTMLWhat is Input Element The HTML element is used to accept data from the user this tag is used in < form> to declare input controls and allow users to input data. The Input tag is an empty element that only contains attributes.The element is one of t...Dec 1, 2022·3 min read
CSS SelectorsWhat is CSS Cascading Style Sheets, referred to as CSS, is a simple design language that simplifies the process of making web pages presentable. CSS handles the look and feel part of a web page. Using CSS, we make websites attractive and responsive y...Nov 14, 2022·3 min read
Introduction to web and htmlThe web is another name for the (world wide web) there are so many names we can call a web page, website, etc. We can excess the web by using the internet & web browser. How do we make a website there are so many things behind the website and one of ...Nov 13, 2022·2 min read