

# Event Details

- **Event Name**: Introduction to HTML and CSS
- **Event Start and End Date**: Fri, 14 Aug, 2020 at 09:30 am – Fri, 14 Aug, 2020 at 10:30 am
- **Event Description**: Learn to create a simple web page using HTML and CSS.  In this course you will learn the basics of HTML and CSS by turning your resume into a web page.  Bring your own resume, or follow along with a sample. This is a two week session (August 14 &amp; 21).

Register:  https://us02web.zoom.us/meeting/register/tZcocu6grzMiHN1iFvzDSIyGIP17c92X2tA1

Once you register, you will receive further notification on how to join the meeting.
- **Event URL**: https://allevents.in/worcester/introduction-to-html-and-css/200019681752335
- **Event Categories**: workshops
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Worcester
- **state**: MA
- **country**: United States
- **location**: Worcester Public Library
- **lat**: 42.260326177146
- **long**: -71.800442120853
- **full address**: Worcester Public Library, 3 Salem Sq, Worcester, United States

## Event gallery

- **Alt text**: Introduction to HTML and CSS
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/6c8ce0d33b7c1ac38d6c62031310996aca66d987c68ac7110111bf662cc49d1d-rimg-w526-h440-gmir.jpg?v=1597170792

## FAQs

- **Q**: When and where is Introduction to HTML and CSS being held?
  - **A:** Introduction to HTML and CSS takes place on Fri, 14 Aug, 2020 at 09:30 am to Fri, 14 Aug, 2020 at 10:30 am at Worcester Public Library, 3 Salem Sq, Worcester, United States.
- **Q**: Who is organizing Introduction to HTML and CSS?
  - **A:** Introduction to HTML and CSS is organized by Worcester Public Library.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Introduction to HTML and CSS is ideal for curious learners, students, and skill-builders looking to gain hands-on knowledge and practical expertise in a focused, interactive setting. Whether you're a first-time attendee or a longtime enthusiast in Worcester, this event is thoughtfully curated to deliver a standout experience worth every moment. If Introduction to HTML and CSS sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Introduction to HTML and CSS",
        "image": "https://cdn-az.allevents.in/events10/banners/6c8ce0d33b7c1ac38d6c62031310996aca66d987c68ac7110111bf662cc49d1d-rimg-w526-h440-gmir.jpg?v=1597170792",
        "startDate": "2020-08-14",
        "endDate": "2020-08-14",
        "url": "https://allevents.in/worcester/introduction-to-html-and-css/200019681752335",
        "location": {
            "@type": "Place",
            "name": "Worcester Public Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3 Salem Sq",
                "addressLocality": "Worcester",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.260326177146",
                "longitude": "-71.800442120853"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Learn to create a simple web page using HTML and CSS.  In this course you will learn the basics of HTML and CSS by turning your resume into a web page.  Bring your own resume, or follow along with a sample. This is a two week session (August 14 & 21).\n\nRegister:  https://us02web.zoom.us/meeting/",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Worcester Public Library",
                "url": "https://allevents.in/org/worcester-public-library/312962",
                "description": "The Worcester Public Library will be a welcoming destination and the leading provider of resources to inform, enlighten and enrich our diverse community."
            }
        ]
    }
]
```