

# Event Details

- **Event Name**: Building Personal Websites
- **Event Start and End Date**: Sun, 25 Jan, 2026 at 01:00 pm
- **Event Description**: Carve out your own corner of the Internet by building a personal website from scratch! This back-to-basics workshop celebrates the DIY spirit of the early web, with a focus on the fundamental building blocks of HTML and CSS.

You'll learn how to write your first lines of code and publish your site on the World Wide Web, with plenty of guidance and inspiration along the way. Build a blog, photo gallery, interactive art piece, band page, or a delightfully weird personal site that's uniquely you.

No coding experience necessary. Bring a laptop and sign up for a GitHub account before class.

Ages 14+, Attendees under 18 must be accompanied by a parent or guardian at all times.
- **Event URL**: https://allevents.in/blacksburg/building-personal-websites/200029237699310
- **Event Categories**: workshops, music, art, entertainment, it
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Blacksburg
- **state**: VA
- **country**: United States
- **location**: 1872 Pratt Drive, Ste 1620, Blacksburg, VA, United States, Virginia 24060
- **lat**: 37.20175
- **long**: -80.41268
- **full address**: 1872 Pratt Drive, Ste 1620, Blacksburg, VA, United States, Virginia 24060

## Event gallery

- **Alt text**: Building Personal Websites
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/ba4470ad3755db054fea7624dae254b6c490a0a1da8cf9e4810e3c7ad4b8abf0-rimg-w1200-h676-dc010101-gmir?v=1768353305

## FAQs

- **Q**: When and where is Building Personal Websites being held?
  - **A:** Building Personal Websites takes place on Sun, 25 Jan, 2026 at 01:00 pm to Sun, 25 Jan, 2026 at 01:00 pm at 1872 Pratt Drive, Ste 1620, Blacksburg, VA, United States, Virginia 24060.
- **Q**: Who is organizing Building Personal Websites?
  - **A:** Building Personal Websites is organized by Hacksburg.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Building Personal Websites 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 Blacksburg, this event is thoughtfully curated to deliver a standout experience worth every moment. If Building Personal Websites 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": "Building Personal Websites",
        "image": "https://cdn-az.allevents.in/events3/banners/ba4470ad3755db054fea7624dae254b6c490a0a1da8cf9e4810e3c7ad4b8abf0-rimg-w1200-h676-dc010101-gmir?v=1768353305",
        "startDate": "2026-01-25",
        "url": "https://allevents.in/blacksburg/building-personal-websites/200029237699310",
        "location": {
            "@type": "Place",
            "name": "1872 Pratt Drive, Ste 1620, Blacksburg, VA, United States, Virginia 24060",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1872 Pratt Dr, Blacksburg, VA 24060-0005, United States",
                "addressLocality": "Blacksburg",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.20175",
                "longitude": "-80.41268"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Carve out your own corner of the Internet by building a personal website from scratch! This back-to-basics workshop celebrates the DIY spirit of the early web, with a focus on the fundamental building blocks of HTML and CSS.\n\nYou'll learn how to write your first lines of code and publish your site o",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hacksburg",
                "url": "https://allevents.in/org/hacksburg/25949072"
            }
        ]
    }
]
```