---
title: We are launching on 1st Jan 2010
description: >-
  Attention Required! We are a resourceful web design community. We are CSS Junction , launching on
  1st Jan 2010.
url: https://expiredqueues.com/cssjunction-blog-launch/
date: '2009-12-25T06:12:29.000Z'
image: https://expiredqueues.com/images/og/cssjunction-blog-launch-6a1fd0ef.jpg
---

Written in December 2009. Much of what it describes has since changed or disappeared; it is kept as a record of how the web used to work, not as advice.

News posts web-design

# We are launching on 1st Jan 2010

25 December 2009 By Adrian 1 min read

Attention Required!\
We are a resourceful web design community. We are [CSS Junction](https://expiredqueues.com/), launching on 1st Jan 2010.

[Next Merry X-mas 2009 to you all.](https://expiredqueues.com/merry-x-mas-2009-to-you-all/)

## Structured data

```json
{
  "@context": "https://schema.org",
  "@type": "BlogPosting",
  "headline": "We are launching on 1st Jan 2010",
  "datePublished": "2009-12-25T06:12:29.000Z",
  "dateModified": "2009-12-25T06:12:29.000Z",
  "author": {
    "@type": "Person",
    "name": "Adrian",
    "url": "https://expiredqueues.com/about/"
  },
  "publisher": {
    "@type": "Person",
    "name": "Adrian"
  },
  "mainEntityOfPage": "https://expiredqueues.com/cssjunction-blog-launch/",
  "keywords": "posts, web-design",
  "articleSection": "News"
}
```
