Common CSS Properties to Enhance the Appearance of Web Page

Learn how to use common CSS properties like font-size, color, padding, margin, and more to improve the appearance and functionality of your web pages.

Deploy a Static HTML CSS Web Application using Microsoft Azure Cloud Shell

Getting started to deploy a simple static HTML CSS web application to Azure Web App service using Microsoft Azure Cloud Shell. We will use GitHub repo for code.

Write a Program to Add a Background Image to Web Page

Set a Background Image to an HTML Web Page using the CSS Styling options. We will make use of the style tag in HTML and add a property of Background Image.

Travel Blogging Website | HTML/CSS/JS | Part 1 | Setup Development Environment

In this blog series, we will create a complete end-to-end blogging website using HTML, CSS, and some JavaScript. Mainly, we will focus on HTML and CSS only.

Up ↑