Regular expression [HTML]

How can I create a ereg regular expression to match exactly the following:



i tried ^
```html
$ but it doesnt seem to work.