# Weird CSS display in Dreamweaver

**URL:** https://forum.kirupa.com/t/weird-css-display-in-dreamweaver/288315
**Category:** web dev
**Created:** [May 14, 2009, 3:53am UTC](https://forum.kirupa.com/t/weird-css-display-in-dreamweaver/288315 "2009-05-14T03:53:56Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![GGMcGee](https://avatars.discourse-cdn.com/v4/letter/g/ba8739/32.png) [@GGMcGee](https://forum.kirupa.com/u/GGMcGee)
#### Post date: [May 14, 2009, 3:53am UTC](https://forum.kirupa.com/t/weird-css-display-in-dreamweaver/288315/1 "2009-05-14T03:53:56Z")

</div>

Hi,

Think this may be a Dreamweaver bug… but was just gonna ask you guys to see if you’ve encountered it before.

Basically Dreamweaver seems to think I have two styles attached to the one website, which I don’t.

Attached is a screenshot… There should only be one style.css linked there.

```auto
<link href="style.css" rel="stylesheet" type="text/css" />

```

Dunno what the deal is. The site works fine, it’s just Dreamweaver that’s weird.

Any ideas?
