How to Embed

Linking to the map

For planned new coal:

coalintheuk.org/new

For all coal mines and power stations, planned and existing:

coalintheuk.org/all

Linking to specific sites

You can also link to specific sites by using the link code below, inserting your own “site name” - make sure you check the site name on the map before creating a link!

http://coalintheuk.org/all/?site=Site Name

For example:

http://coalintheuk.org/all/?site=Drax

Embed the entire map

If you would like to embed the entire map in your own site, it’s best to use the <iframe> tag, specifying your own height and width.

Minimum recommended width is 800px.

Example code:

<iframe src=”http://coalintheuk.org/new/” width=”560” height=”600” marginwidth=”0″ marginheight=”0″ scrolling=”no” frameborder=”0″>
<a href=”http://coalintheuk.org/”>Click here for the map</a>
</iframe>