Posts

Image
CSS BASIC STRUCTURE Your first CSS website Installing VS Code Go to Google (or any preferred browser). Type Visual studio code download Click on download and install it as per your OS After the installation is done, you need to install the Live Server extension to view the changes you make to your website.   You can refer to this link in case you have any doubts about the installation-  HTML Tutorial: Installing VS Code & Live Server | Web Development Tutorials #2   Which Browser should I use for web development? In general, you can use any web browser that is supported on your device. The most common of these are-  Chrome Microsoft Edge Safari Firefox Brave But as per my personal advice, the Firefox browser gives the best usability and features especially for a new user. In fact, this tutorial will use Firefox to show the code outputs on our website.   Your first CSS website So, if you have successfully followed the above steps you can open vs code and create a new file with the n