To embed a Google Calendar on a web page using its URL, you can start by logging into your Google Calendar account and navigating to the calendar you want to embed. Next, click the three dots next to the calendar name and select “Settings and sharing.” In the “Integrate calendar” section, copy either the “Calendar ID” or the “Public URL to this calendar.” Once you have the calendar’s URL, go to the webpage where you want to embed the calendar and insert an HTML iframe tag with the source set to the calendar’s URL. You can customize the width, height, and other attributes of the iframe as needed. It’s important to note that the calendar must be set to “public” or “shared” in order to allow embedding, and you should be aware of any privacy and security implications of displaying calendar events publicly. Once you’ve saved and published the page, you should be able to see the embedded Google Calendar.