How to Compose an Email in Gmail

Composing a new email from your inbox is quick and easy. Compose an Email Click the Compose button. A new email message is started in a small pop-up window. Click the Full-screen button at the top of the new email window to expand it and have more space to write. Enter recipients’ email addresses in […]

How to Add Borders in Google Sheets

You can spice up your spreadsheets a bit by adding borders and background colors to cells. Add a Cell Border Select a cell or range. Click the Borders button. A menu of border options appears. Here, you can select where the borders appear around the outside of the selection, or cell borders within […]

How to Show Formulas in Excel

You can better understand what’s going on in your workbooks by showing and highlighting all the formulas in a sheet. Show/Hide Formulas By default, Excel displays the results of formulas in the worksheet instead of showing the actual formulas. However, you can choose to have Excel display the formulas so you can see […]

How to Insert Sound in HTML

In this article, we’ll learn which tag we use to create a sound element in HTML, as well as the attributes that define how the audio will behave. Getting straight to the point, to add sounds to an HTML document, you need to use the <audio> tag. First, we create the <audio> tag and then […]

How to Change Colours in Command Prompt?

Last Updated : 24 Jun, 2024 Customizing the appearance of your Command Prompt can make your coding or command execution sessions more enjoyable and easier on the eyes. In this guide, we’ll walk you through the process of changing colours in Command Prompt, from altering text colour to adjusting the background for better clarity and […]