HTML preprocessors can make writing HTML more powerful or convenient. For instance, Markdown is designed to be easier to write and read for text documents and you could write a loop in Pug.
In CodePen, whatever you write in the HTML editor is what goes within the <body>
tags in a basic HTML5 template. So you don't have access to higher-up elements like the <html>
tag. If you want to add classes there that can affect the whole document, this is the place to do it.
In CodePen, whatever you write in the HTML editor is what goes within the <body>
tags in a basic HTML5 template. If you need things in the <head>
of the document, put that code here.
The resource you are linking to is using the 'http' protocol, which may not work when the browser is using https.
CSS preprocessors help make authoring CSS easier. All of them offer things like variables and mixins to provide convenient abstractions.
It's a common practice to apply CSS to a page that styles elements such that they are consistent across all browsers. We offer two of the most popular choices: normalize.css and a reset. Or, choose Neither and nothing will be applied.
To get the best cross-browser support, it is a common practice to apply vendor prefixes to CSS properties and values that require them to work. For instance -webkit-
or -moz-
.
We offer two popular choices: Autoprefixer (which processes your CSS server-side) and -prefix-free (which applies prefixes via a script, client-side).
Any URLs added here will be added as <link>
s in order, and before the CSS in the editor. You can use the CSS from another Pen by using its URL and the proper URL extension.
You can apply CSS to your Pen from any stylesheet on the web. Just put a URL to it here and we'll apply it, in the order you have them, before the CSS in the Pen itself.
You can also link to another Pen here (use the .css
URL Extension) and we'll pull the CSS from that Pen and include it. If it's using a matching preprocessor, use the appropriate URL Extension and we'll combine the code before preprocessing, so you can use the linked Pen as a true dependency.
JavaScript preprocessors can help make authoring JavaScript easier and more convenient.
Babel includes JSX processing.
Any URL's added here will be added as <script>
s in order, and run before the JavaScript in the editor. You can use the URL of any other Pen and it will include the JavaScript from that Pen.
You can apply a script from anywhere on the web to your Pen. Just put a URL to it here and we'll add it, in the order you have them, before the JavaScript in the Pen itself.
If the script you link to has the file extension of a preprocessor, we'll attempt to process it before applying.
You can also link to another Pen here, and we'll pull the JavaScript from that Pen and include it. If it's using a matching preprocessor, we'll combine the code before preprocessing, so you can use the linked Pen as a true dependency.
Search for and use JavaScript packages from npm here. By selecting a package, an import
statement will be added to the top of the JavaScript editor for this package.
Using packages here is powered by Skypack, which makes packages from npm not only available on a CDN, but prepares them for native JavaScript ES6 import
usage.
All packages are different, so refer to their docs for how they work.
If you're using React / ReactDOM, make sure to turn on Babel for the JSX processing.
If active, Pens will autosave every 30 seconds after being saved once.
If enabled, the preview panel updates automatically as you code. If disabled, use the "Run" button to update.
If enabled, your code will be formatted when you actively save your Pen. Note: your code becomes un-folded during formatting.
Visit your global Editor Settings.
<body>
<!--TOP FIXED MENU AREA-->
<div class="navbar">
<!--DROPDOWN MENU ITEMS-->
<div class="menu-container">
<!--LOGO-->
<div class="navbar-logo">
<a href="http://fermynwoods.org/ "><img src="http://fermynwoods.org/wp-content/uploads/2018/09/fermynwoods-logo1.jpg" alt="Fermynwoods Contemporary Art"></a>
</div>
<span class="menu-top-item">
<div class="dropdown">
<span>about</span>
<div class="dropdown-content">
<p><a href="" >mission</a></p>
<p><a href="" >people</a></p>
<p><a href="" >facilities</a></p>
<p><a href="" >funders</a></p>
<p><a href="" >friends</a></p>
</div>
</div>
</span>
<span class="menu-top-item">
<div class="dropdown">
<span>in public spaces</span>
<div class="dropdown-content">
<p><a href="" >live streaming</a></p>
<p><a href="" >events calendar</a></p>
<p><a href="" >current programme</a></p>
</div>
</div>
</span>
<span class="menu-top-item">
<div class="dropdown">
<span>in business</span>
<div class="dropdown-content">
<p><a href="" >artwork placement</a></p>
<p><a href="" >work</a></p>
<p><a href="" >sponsorship</a></p>
<p><a href="" >events calendar</a></p>
</div>
</div>
</span>
<span class="menu-top-item">
<div class="dropdown">
<span>in education</span>
<div class="dropdown-content">
<p><a href="" >schools</a></p>
<p><a href="" >alternative provision</a></p>
<p><a href="" >facilities</a></p>
<p><a href="" >universities</a></p>
<p><a href="" >assembly</a></p>
<p><a href="" >associate educators</a></p>
</div>
</div>
</span>
</div>
<!--END OF DROPDROWN ITEMS-->
</div>
<!--END OF TOP MENU AREA-->
<!--MAIN CONTENT AREA-->
<div class="site-content">
<!-- PAGE HEADER 'CURRENT PROGRAMME' -->
<div id="content" class="site-content">
<div class="container">
<div class="content-left-wrap col-md-9">
<div id="primary" class="content-area">
<main id="main" class="site-main">
<header class="page-header">
<h1 class="page-title">Current Programme</h1>
</header>
<!--THE ARTICLES-->
<article id="post-6138" class="post-6138 post type-post status-publish format-standard has-post-thumbnail hentry category-current-programme category-news tag-covid-19 tag-isolated-moments tag-stuart-moore" itemtype="http://schema.org/BlogPosting" itemtype="http://schema.org/BlogPosting">
<div class="post-img-wrap" itemprop="image">
<a href="http://fermynwoods.org/isolated-moments-oscillating-inkblots/" title="Isolated Moments – Oscillating Inkblots" > <img width="250" height="250" src="http://fermynwoods.org/wp-content/uploads/2020/04/Oscillating-Inkblots.png" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Oscillating Inkblots" />
</a>
</div>
<div class="listpost-content-wrap">
<div class="list-post-top">
<header class="entry-header">
<h1 class="entry-title" itemprop="headline">
<a href="http://fermynwoods.org/isolated-moments-oscillating-inkblots/" rel="bookmark">Isolated Moments – Oscillating Inkblots</a>
</h1>
<div class="entry-meta">
<span class="posted-on">Posted on
<a href="http://fermynwoods.org/2020/04/14/" rel="bookmark">
<time class="entry-date published" itemprop="datePublished" datetime="2020-04-14T09:00:00+01:00">April 14, 2020</time>
<time class="updated" datetime="2020-04-15T14:27:00+01:00">April 15, 2020</time>
</a>
</span>
<span class="byline"> by
<span class="author vcard" itemprop="name">
<a href="http://fermynwoods.org/author/jamesfca/" class="url fn n author-link" itemscope="itemscope" itemtype="http://schema.org/Person" itemprop="author">James Steventon</a></span></span></div>
</header><div
class="entry-content" itemprop="text"><p>A lo-fi way to have some high-tech fun using a web cam to make inexplicable rippling patterns, oscillating inkblots or fractal like twisting forms.</p><footer
class="entry-footer">
<span
class="cat-links">Posted in <a
href="http://fermynwoods.org/category/current-programme/" rel="category tag">Current Programme</a>, <a
href="http://fermynwoods.org/category/news/" rel="category tag">News</a>
</span>
<span
class="tags-links">Tagged <a
href="http://fermynwoods.org/tag/covid-19/" rel="tag">COVID-19</a>, <a
href="http://fermynwoods.org/tag/isolated-moments/" rel="tag">Isolated Moments</a>, <a
href="http://fermynwoods.org/tag/stuart-moore/" rel="tag">Stuart Moore</a>
</span>
</footer></div></div></div></article>
<article
id="post-6077" class="post-6077 post type-post status-publish format-standard has-post-thumbnail hentry category-bulletins category-current-programme category-news tag-alice-channer tag-andy-eathorne tag-bethan-lloyd-worthington tag-covid-19 tag-david-blyth tag-deene-park tag-dyveke-bredsdorff tag-ellie-harrison tag-fineshade-wood tag-gina-glover tag-ikran-abdille tag-in-steps-of-sundew tag-justin-carter tag-kai-syng-tan tag-leyla-pillai tag-liz-lake tag-onya-mccausland tag-rockingham-castle tag-sarah-gillett tag-stuart-moore tag-the-arches tag-tom-baskeyfield tag-virginie-litzler" itemtype="http://schema.org/BlogPosting" itemtype="http://schema.org/BlogPosting"><div
class="post-img-wrap" itemprop="image"><a
href="http://fermynwoods.org/fermynwoods-bulletin-issue-14/" title="Fermynwoods Bulletin: Issue 14" ><img
width="250" height="250" src="http://fermynwoods.org/wp-content/uploads/2020/03/Bulletin-Issue-14-Cover.png" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Issue 14" />
</a></div><div
class="listpost-content-wrap"><div
class="list-post-top"><header
class="entry-header"><h1 class="entry-title" itemprop="headline"><a
href="http://fermynwoods.org/fermynwoods-bulletin-issue-14/" rel="bookmark">Fermynwoods Bulletin: Issue 14</a></h1><div
class="entry-meta"><span
class="posted-on">Posted on <a
href="http://fermynwoods.org/2020/04/07/" rel="bookmark"><time
class="entry-date published" itemprop="datePublished" datetime="2020-04-07T11:49:04+01:00">April 7, 2020</time><time
class="updated" datetime="2020-04-07T11:49:06+01:00">April 7, 2020</time></a></span><span
class="byline"> by <span
class="author vcard" itemprop="name"><a
href="http://fermynwoods.org/author/jamesfca/" class="url fn n author-link" itemscope="itemscope" itemtype="http://schema.org/Person" itemprop="author">James Steventon</a></span></span></div>
</header><div
class="entry-content" itemprop="text"><p>This digital version of our 2020 bulletin, Issue 14 in the series, features details our exciting new two-year programme, In Steps of Sundew.</p><footer
class="entry-footer">
<span
class="cat-links">Posted in <a
href="http://fermynwoods.org/category/bulletins/" rel="category tag">Bulletins</a>, <a
href="http://fermynwoods.org/category/current-programme/" rel="category tag">Current Programme</a>, <a
href="http://fermynwoods.org/category/news/" rel="category tag">News</a>
</span>
<span
class="tags-links">Tagged <a
href="http://fermynwoods.org/tag/alice-channer/" rel="tag">Alice Channer</a>, <a
href="http://fermynwoods.org/tag/andy-eathorne/" rel="tag">Andy Eathorne</a>, <a
href="http://fermynwoods.org/tag/bethan-lloyd-worthington/" rel="tag">Bethan Lloyd Worthington</a>, <a
href="http://fermynwoods.org/tag/covid-19/" rel="tag">COVID-19</a>, <a
href="http://fermynwoods.org/tag/david-blyth/" rel="tag">David Blyth</a>, <a
href="http://fermynwoods.org/tag/deene-park/" rel="tag">Deene Park</a>, <a
href="http://fermynwoods.org/tag/dyveke-bredsdorff/" rel="tag">Dyveke Bredsdorff</a>, <a
href="http://fermynwoods.org/tag/ellie-harrison/" rel="tag">Ellie Harrison</a>, <a
href="http://fermynwoods.org/tag/fineshade-wood/" rel="tag">Fineshade Wood</a>, <a
href="http://fermynwoods.org/tag/gina-glover/" rel="tag">Gina Glover</a>, <a
href="http://fermynwoods.org/tag/ikran-abdille/" rel="tag">Ikran Abdille</a>, <a
href="http://fermynwoods.org/tag/in-steps-of-sundew/" rel="tag">In Steps of Sundew</a>, <a
href="http://fermynwoods.org/tag/justin-carter/" rel="tag">Justin Carter</a>, <a
href="http://fermynwoods.org/tag/kai-syng-tan/" rel="tag">Kai Syng Tan</a>, <a
href="http://fermynwoods.org/tag/leyla-pillai/" rel="tag">Leyla Pillai</a>, <a
href="http://fermynwoods.org/tag/liz-lake/" rel="tag">Liz Lake</a>, <a
href="http://fermynwoods.org/tag/onya-mccausland/" rel="tag">Onya McCausland</a>, <a
href="http://fermynwoods.org/tag/rockingham-castle/" rel="tag">Rockingham Castle</a>, <a
href="http://fermynwoods.org/tag/sarah-gillett/" rel="tag">Sarah Gillett</a>, <a
href="http://fermynwoods.org/tag/stuart-moore/" rel="tag">Stuart Moore</a>, <a
href="http://fermynwoods.org/tag/the-arches/" rel="tag">The Arches</a>, <a
href="http://fermynwoods.org/tag/tom-baskeyfield/" rel="tag">Tom Baskeyfield</a>, <a
href="http://fermynwoods.org/tag/virginie-litzler/" rel="tag">Virginie Litzler</a>
</span>
</footer></div></div></div></article>
<article
id="post-5906" class="post-5906 post type-post status-publish format-standard has-post-thumbnail hentry category-artist-talks category-current-programme category-news tag-covid-19 tag-free-exchange tag-gina-glover tag-in-steps-of-sundew" itemtype="http://schema.org/BlogPosting" itemtype="http://schema.org/BlogPosting"><div
class="post-img-wrap" itemprop="image"><a
href="http://fermynwoods.org/art-energy-transition/" title="Art + Energy Transition" ><img
width="250" height="250" src="http://fermynwoods.org/wp-content/uploads/2020/02/Art-Energy-Transition.png" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Art + Energy Transition" />
</a></div><div
class="listpost-content-wrap"><div
class="list-post-top"><header
class="entry-header"><h1 class="entry-title" itemprop="headline"><a
href="http://fermynwoods.org/art-energy-transition/" rel="bookmark">Art + Energy Transition</a></h1><div
class="entry-meta"><span
class="posted-on">Posted on <a
href="http://fermynwoods.org/2020/04/06/" rel="bookmark"><time
class="entry-date published" itemprop="datePublished" datetime="2020-04-06T13:17:12+01:00">April 6, 2020</time><time
class="updated" datetime="2020-04-07T20:11:02+01:00">April 7, 2020</time></a></span><span
class="byline"> by <span
class="author vcard" itemprop="name"><a
href="http://fermynwoods.org/author/jamesfca/" class="url fn n author-link" itemscope="itemscope" itemtype="http://schema.org/Person" itemprop="author">James Steventon</a></span></span></div>
</header><div
class="entry-content" itemprop="text"><p>A free online discussion around Energy Transition, exploring the role of art and the societal shift from low to high and climbing energy use.</p><footer
class="entry-footer">
<span
class="cat-links">Posted in <a
href="http://fermynwoods.org/category/artist-talks/" rel="category tag">Artist Talks</a>, <a
href="http://fermynwoods.org/category/current-programme/" rel="category tag">Current Programme</a>, <a
href="http://fermynwoods.org/category/news/" rel="category tag">News</a>
</span>
<span
class="tags-links">Tagged <a
href="http://fermynwoods.org/tag/covid-19/" rel="tag">COVID-19</a>, <a
href="http://fermynwoods.org/tag/free-exchange/" rel="tag">Free Exchange</a>, <a
href="http://fermynwoods.org/tag/gina-glover/" rel="tag">Gina Glover</a>, <a
href="http://fermynwoods.org/tag/in-steps-of-sundew/" rel="tag">In Steps of Sundew</a>
</span>
</footer></div></div></div></article>
<article
id="post-6118" class="post-6118 post type-post status-publish format-standard has-post-thumbnail hentry category-current-programme category-news tag-covid-19 tag-isolated-moments tag-louise-clarke" itemtype="http://schema.org/BlogPosting" itemtype="http://schema.org/BlogPosting"><div
class="post-img-wrap" itemprop="image"><a
href="http://fermynwoods.org/isolated-moments-cut-and-paste-collage/" title="Isolated Moments – Cut and Paste Collage" ><img
width="250" height="250" src="http://fermynwoods.org/wp-content/uploads/2020/04/Cut-and-Paste-Collage.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Cut and Paste Collage" />
</a></div><div
class="listpost-content-wrap"><div
class="list-post-top"><header
class="entry-header"><h1 class="entry-title" itemprop="headline"><a
href="http://fermynwoods.org/isolated-moments-cut-and-paste-collage/" rel="bookmark">Isolated Moments – Cut and Paste Collage</a></h1><div
class="entry-meta"><span
class="posted-on">Posted on <a
href="http://fermynwoods.org/2020/04/06/" rel="bookmark"><time
class="entry-date published" itemprop="datePublished" datetime="2020-04-06T10:00:00+01:00">April 6, 2020</time><time
class="updated" datetime="2020-04-11T23:04:24+01:00">April 11, 2020</time></a></span><span
class="byline"> by <span
class="author vcard" itemprop="name"><a
href="http://fermynwoods.org/author/jamesfca/" class="url fn n author-link" itemscope="itemscope" itemtype="http://schema.org/Person" itemprop="author">James Steventon</a></span></span></div>
</header><div
class="entry-content" itemprop="text"><p>Louise Clarke’s cut and paste collage technique which uses anything to hand to kick start ideas and get past creative blocks.</p><footer
class="entry-footer">
<span
class="cat-links">Posted in <a
href="http://fermynwoods.org/category/current-programme/" rel="category tag">Current Programme</a>, <a
href="http://fermynwoods.org/category/news/" rel="category tag">News</a>
</span>
<span
class="tags-links">Tagged <a
href="http://fermynwoods.org/tag/covid-19/" rel="tag">COVID-19</a>, <a
href="http://fermynwoods.org/tag/isolated-moments/" rel="tag">Isolated Moments</a>, <a
href="http://fermynwoods.org/tag/louise-clarke/" rel="tag">Louise Clarke</a>
</span>
</footer></div></div></div></article>
<article
id="post-6084" class="post-6084 post type-post status-publish format-standard has-post-thumbnail hentry category-current-programme category-news tag-covid-19 tag-emma-davies tag-isolated-moments" itemtype="http://schema.org/BlogPosting" itemtype="http://schema.org/BlogPosting"><div
class="post-img-wrap" itemprop="image"><a
href="http://fermynwoods.org/isolated-moments-installations-at-home/" title="Isolated Moments – Installations at Home" ><img
width="250" height="250" src="http://fermynwoods.org/wp-content/uploads/2020/03/Installations-at-Home.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Installations at Home" />
</a></div><div
class="listpost-content-wrap"><div
class="list-post-top"><header
class="entry-header"><h1 class="entry-title" itemprop="headline"><a
href="http://fermynwoods.org/isolated-moments-installations-at-home/" rel="bookmark">Isolated Moments – Installations at Home</a></h1><div
class="entry-meta"><span
class="posted-on">Posted on <a
href="http://fermynwoods.org/2020/03/30/" rel="bookmark"><time
class="entry-date published" itemprop="datePublished" datetime="2020-03-30T10:00:00+01:00">March 30, 2020</time><time
class="updated" datetime="2020-04-11T23:05:27+01:00">April 11, 2020</time></a></span><span
class="byline"> by <span
class="author vcard" itemprop="name"><a
href="http://fermynwoods.org/author/jamesfca/" class="url fn n author-link" itemscope="itemscope" itemtype="http://schema.org/Person" itemprop="author">James Steventon</a></span></span></div>
</header><div
class="entry-content" itemprop="text"><p>An online workshop using household materials to create sculpture and installations at home, reusing materials to imbue a sense of history in your creations.</p><footer
class="entry-footer">
<span
class="cat-links">Posted in <a
href="http://fermynwoods.org/category/current-programme/" rel="category tag">Current Programme</a>, <a
href="http://fermynwoods.org/category/news/" rel="category tag">News</a>
</span>
<span
class="tags-links">Tagged <a
href="http://fermynwoods.org/tag/covid-19/" rel="tag">COVID-19</a>, <a
href="http://fermynwoods.org/tag/emma-davies/" rel="tag">Emma Davies</a>, <a
href="http://fermynwoods.org/tag/isolated-moments/" rel="tag">Isolated Moments</a>
</span>
</footer></div></div></div></article>
<article
id="post-5996" class="post-5996 post type-post status-publish format-standard has-post-thumbnail hentry category-current-programme category-news tag-covid-19" itemtype="http://schema.org/BlogPosting" itemtype="http://schema.org/BlogPosting"><div
class="post-img-wrap" itemprop="image"><a
href="http://fermynwoods.org/covid-19/" title="COVID-19 Update" ><img
width="250" height="250" src="http://fermynwoods.org/wp-content/uploads/2020/03/COVID-19.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="COVID-19" />
</a></div><div
class="listpost-content-wrap"><div
class="list-post-top"><header
class="entry-header"><h1 class="entry-title" itemprop="headline"><a
href="http://fermynwoods.org/covid-19/" rel="bookmark">COVID-19 Update</a></h1><div
class="entry-meta"><span
class="posted-on">Posted on <a
href="http://fermynwoods.org/2020/03/24/" rel="bookmark"><time
class="entry-date published" itemprop="datePublished" datetime="2020-03-24T00:51:59+01:00">March 24, 2020</time><time
class="updated" datetime="2020-03-24T00:57:14+01:00">March 24, 2020</time></a></span><span
class="byline"> by <span
class="author vcard" itemprop="name"><a
href="http://fermynwoods.org/author/jessica/" class="url fn n author-link" itemscope="itemscope" itemtype="http://schema.org/Person" itemprop="author">Jessica Harby</a></span></span></div>
</header><div
class="entry-content" itemprop="text"><p>A statement from Fermynwoods Contemporary Art on changes to our forthcoming programme due to the Coronavirus (COVID-19) pandemic.</p><footer
class="entry-footer">
<span
class="cat-links">Posted in <a
href="http://fermynwoods.org/category/current-programme/" rel="category tag">Current Programme</a>, <a
href="http://fermynwoods.org/category/news/" rel="category tag">News</a>
</span>
<span
class="tags-links">Tagged <a
href="http://fermynwoods.org/tag/covid-19/" rel="tag">COVID-19</a>
</span>
</footer></div></div></div></article>
<article
id="post-5998" class="post-5998 post type-post status-publish format-standard has-post-thumbnail hentry category-current-programme category-news tag-covid-19 tag-isolated-moments tag-james-steventon" itemtype="http://schema.org/BlogPosting" itemtype="http://schema.org/BlogPosting"><div
class="post-img-wrap" itemprop="image"><a
href="http://fermynwoods.org/isolated-moments-adversarial-intelligence/" title="Isolated Moments – Adversarial Intelligence" ><img
width="250" height="250" src="http://fermynwoods.org/wp-content/uploads/2020/03/Adversarial-Intelligence.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Adversarial Intelligence" />
</a></div><div
class="listpost-content-wrap"><div
class="list-post-top"><header
class="entry-header"><h1 class="entry-title" itemprop="headline"><a
href="http://fermynwoods.org/isolated-moments-adversarial-intelligence/" rel="bookmark">Isolated Moments – Adversarial Intelligence</a></h1><div
class="entry-meta"><span
class="posted-on">Posted on <a
href="http://fermynwoods.org/2020/03/23/" rel="bookmark"><time
class="entry-date published" itemprop="datePublished" datetime="2020-03-23T08:00:00+01:00">March 23, 2020</time><time
class="updated" datetime="2020-04-11T23:05:54+01:00">April 11, 2020</time></a></span><span
class="byline"> by <span
class="author vcard" itemprop="name"><a
href="http://fermynwoods.org/author/jamesfca/" class="url fn n author-link" itemscope="itemscope" itemtype="http://schema.org/Person" itemprop="author">James Steventon</a></span></span></div>
</header><div
class="entry-content" itemprop="text"><p>Adversarial Intelligence is an online workshop that tests human creativity against AI algorithms, from the safety of your home.</p><footer
class="entry-footer">
<span
class="cat-links">Posted in <a
href="http://fermynwoods.org/category/current-programme/" rel="category tag">Current Programme</a>, <a
href="http://fermynwoods.org/category/news/" rel="category tag">News</a>
</span>
<span
class="tags-links">Tagged <a
href="http://fermynwoods.org/tag/covid-19/" rel="tag">COVID-19</a>, <a
href="http://fermynwoods.org/tag/isolated-moments/" rel="tag">Isolated Moments</a>, <a
href="http://fermynwoods.org/tag/james-steventon/" rel="tag">James Steventon</a>
</span>
</footer></div></div></div></article>
<article
id="post-5970" class="post-5970 post type-post status-publish format-standard has-post-thumbnail hentry category-current-programme category-news tag-covid-19 tag-isolated-moments tag-jessica-harby" itemtype="http://schema.org/BlogPosting" itemtype="http://schema.org/BlogPosting"><div
class="post-img-wrap" itemprop="image"><a
href="http://fermynwoods.org/isolated-moments-anti-drawing-drawing/" title="Isolated Moments – Anti-Drawing Drawing" ><img
width="250" height="250" src="http://fermynwoods.org/wp-content/uploads/2020/03/Isolated-Moments-1-Jessica-Harby1.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Isolated Moments 1 - Jessica Harby" />
</a></div><div
class="listpost-content-wrap"><div
class="list-post-top"><header
class="entry-header"><h1 class="entry-title" itemprop="headline"><a
href="http://fermynwoods.org/isolated-moments-anti-drawing-drawing/" rel="bookmark">Isolated Moments – Anti-Drawing Drawing</a></h1><div
class="entry-meta"><span
class="posted-on">Posted on <a
href="http://fermynwoods.org/2020/03/20/" rel="bookmark"><time
class="entry-date published" itemprop="datePublished" datetime="2020-03-20T00:04:38+01:00">March 20, 2020</time><time
class="updated" datetime="2020-04-11T23:06:26+01:00">April 11, 2020</time></a></span><span
class="byline"> by <span
class="author vcard" itemprop="name"><a
href="http://fermynwoods.org/author/jessica/" class="url fn n author-link" itemscope="itemscope" itemtype="http://schema.org/Person" itemprop="author">Jessica Harby</a></span></span></div>
</header><div
class="entry-content" itemprop="text"><p>The first in a series of online workshops, prompts and tutorials to keep spirits buoyed and creativity alive during COVID-19 global social isolating and quarantining measures.</p><footer
class="entry-footer">
<span
class="cat-links">Posted in <a
href="http://fermynwoods.org/category/current-programme/" rel="category tag">Current Programme</a>, <a
href="http://fermynwoods.org/category/news/" rel="category tag">News</a>
</span>
<span
class="tags-links">Tagged <a
href="http://fermynwoods.org/tag/covid-19/" rel="tag">COVID-19</a>, <a
href="http://fermynwoods.org/tag/isolated-moments/" rel="tag">Isolated Moments</a>, <a
href="http://fermynwoods.org/tag/jessica-harby/" rel="tag">Jessica Harby</a>
</span>
</footer></div></div></div></article>
<article
id="post-6031" class="post-6031 post type-post status-publish format-standard has-post-thumbnail hentry category-current-programme category-news tag-diy2020" itemtype="http://schema.org/BlogPosting" itemtype="http://schema.org/BlogPosting"><div
class="post-img-wrap" itemprop="image"><a
href="http://fermynwoods.org/diy-2020-call-for-proposals/" title="DIY 2020 – Call for Proposals" ><img
width="250" height="250" src="http://fermynwoods.org/wp-content/uploads/2020/03/DIY-2020-Call-for-Proposals.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="DIY 2020 - Call for Proposals" />
</a></div><div
class="listpost-content-wrap"><div
class="list-post-top"><header
class="entry-header"><h1 class="entry-title" itemprop="headline"><a
href="http://fermynwoods.org/diy-2020-call-for-proposals/" rel="bookmark">DIY 2020 – Call for Proposals</a></h1><div
class="entry-meta"><span
class="posted-on">Posted on <a
href="http://fermynwoods.org/2020/02/11/" rel="bookmark"><time
class="entry-date published" itemprop="datePublished" datetime="2020-02-11T13:02:39+01:00">February 11, 2020</time><time
class="updated" datetime="2020-03-23T13:03:35+01:00">March 23, 2020</time></a></span><span
class="byline"> by <span
class="author vcard" itemprop="name"><a
href="http://fermynwoods.org/author/jamesfca/" class="url fn n author-link" itemscope="itemscope" itemtype="http://schema.org/Person" itemprop="author">James Steventon</a></span></span></div>
</header><div
class="entry-content" itemprop="text"><p>An open call for artist artists working in Live Art to conceive and run unusual research, training and professional development projects for artists.</p><footer
class="entry-footer">
<span
class="cat-links">Posted in <a
href="http://fermynwoods.org/category/current-programme/" rel="category tag">Current Programme</a>, <a
href="http://fermynwoods.org/category/news/" rel="category tag">News</a>
</span>
<span
class="tags-links">Tagged <a
href="http://fermynwoods.org/tag/diy2020/" rel="tag">DIY2020</a>
</span>
</footer></div></div></div></article>
<article
id="post-5876" class="post-5876 post type-post status-publish format-standard has-post-thumbnail hentry category-current-programme category-news tag-amy-lay-pettifer tag-corby tag-deene-park tag-east-carlton-countryside-park tag-ellie-harrison tag-fineshade-wood tag-ikran-abdille tag-in-steps-of-sundew tag-liz-lake tag-onya-mccausland tag-rockingham-castle tag-sarah-gillett tag-the-arches tag-tom-baskeyfield" itemtype="http://schema.org/BlogPosting" itemtype="http://schema.org/BlogPosting"><div
class="post-img-wrap" itemprop="image"><a
href="http://fermynwoods.org/announcing-our-new-2-year-programme/" title="Announcing our new 2 year programme" ><img
width="250" height="250" src="http://fermynwoods.org/wp-content/uploads/2019/02/Board-Recruitment.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Announcing our new 2 year programme" />
</a></div><div
class="listpost-content-wrap"><div
class="list-post-top"><header
class="entry-header"><h1 class="entry-title" itemprop="headline"><a
href="http://fermynwoods.org/announcing-our-new-2-year-programme/" rel="bookmark">Announcing our new 2 year programme</a></h1><div
class="entry-meta"><span
class="posted-on">Posted on <a
href="http://fermynwoods.org/2020/02/10/" rel="bookmark"><time
class="entry-date published" itemprop="datePublished" datetime="2020-02-10T13:06:01+01:00">February 10, 2020</time><time
class="updated" datetime="2020-03-05T15:52:12+01:00">March 5, 2020</time></a></span><span
class="byline"> by <span
class="author vcard" itemprop="name"><a
href="http://fermynwoods.org/author/jamesfca/" class="url fn n author-link" itemscope="itemscope" itemtype="http://schema.org/Person" itemprop="author">James Steventon</a></span></span></div>
</header><div
class="entry-content" itemprop="text"><p>A series of artistic interventions taking place between Fineshade Wood, Deene Park, Rockingham Castle, Corby and East Carlton Countryside Park.</p><footer
class="entry-footer">
<span
class="cat-links">Posted in <a
href="http://fermynwoods.org/category/current-programme/" rel="category tag">Current Programme</a>, <a
href="http://fermynwoods.org/category/news/" rel="category tag">News</a>
</span>
<span
class="tags-links">Tagged <a
href="http://fermynwoods.org/tag/amy-lay-pettifer/" rel="tag">Amy Lay-Pettifer</a>, <a
href="http://fermynwoods.org/tag/corby/" rel="tag">Corby</a>, <a
href="http://fermynwoods.org/tag/deene-park/" rel="tag">Deene Park</a>, <a
href="http://fermynwoods.org/tag/east-carlton-countryside-park/" rel="tag">East Carlton Countryside Park</a>, <a
href="http://fermynwoods.org/tag/ellie-harrison/" rel="tag">Ellie Harrison</a>, <a
href="http://fermynwoods.org/tag/fineshade-wood/" rel="tag">Fineshade Wood</a>, <a
href="http://fermynwoods.org/tag/ikran-abdille/" rel="tag">Ikran Abdille</a>, <a
href="http://fermynwoods.org/tag/in-steps-of-sundew/" rel="tag">In Steps of Sundew</a>, <a
href="http://fermynwoods.org/tag/liz-lake/" rel="tag">Liz Lake</a>, <a
href="http://fermynwoods.org/tag/onya-mccausland/" rel="tag">Onya McCausland</a>, <a
href="http://fermynwoods.org/tag/rockingham-castle/" rel="tag">Rockingham Castle</a>, <a
href="http://fermynwoods.org/tag/sarah-gillett/" rel="tag">Sarah Gillett</a>, <a
href="http://fermynwoods.org/tag/the-arches/" rel="tag">The Arches</a>, <a
href="http://fermynwoods.org/tag/tom-baskeyfield/" rel="tag">Tom Baskeyfield</a>
</span>
</footer></div></div></div></article>
</div><!-- END OF THE MAIN CONTENT AREA-->
<!-- SIDE NAVIGATION -->
<div class="sidenav">
<aside id="categories-2">
<h1 class="sidebar-title">Categories</h1>
<ul class="sidebar-menu">
<li class="sidebar-menu"><a href="">Artist Talks</a></li>
<li class="sidebar-menu"><a href="">Bulletins</a></li>
<li class="sidebar-menu"><a href="">Business</a></li>
<li class="sidebar-menu"><a href="">Current Programme</a></li>
<li class="sidebar-menu"><a href="">Education</a></li>
<li class="sidebar-menu"><a href="">News</a></li>
</ul>
</aside>
<aside id="categories-2">
<h1 class="sidebar-title">Browse</h1>
<ul class="sidebar-menu">
<li class="sidebar-menu"><a href="">Home</a></li>
<li class="sidebar-menu"><a href="">In Public Spaces</a></li>
<li class="sidebar-menu"><a href="">In Business</a></li>
<li class="sidebar-menu"><a href="">In Education</a></li>
<li class="sidebar-menu"><a href="">Contact</a></li>
</ul>
</aside>
</div>
<!--END OF SIDE NAVIGATION-->
<!--FOOTER-->
<footer class="page-footer" itemscope="itemscope" itemtype="http://schema.org/WPFooter"><div
class="container"><div
class="footer-box-wrap"><div
class="col-md-3 footer-box four-cell company-details"><div
class="icon-top red-text"><img
src="http://fermynwoods.org/wp-content/uploads/2017/04/office-outline.png" alt="" /></div><div
class="zerif-footer-address"><h6>Office Address:</h6><h6>Thrapston House
Huntingdon Road
Thrapston
Northamptonshire</h6><h6>NN14 4NF</h6></div></div><div
class="col-md-3 footer-box four-cell company-details"><div
class="icon-top green-text"><img
src="http://fermynwoods.org/wp-content/uploads/2017/04/email.png" alt="" /></div><div
class="zerif-footer-email"><a
href="mailto:[email protected]">[email protected]</a></div></div><div
class="col-md-3 footer-box four-cell company-details"><div
class="icon-top blue-text"><img
src="http://fermynwoods.org/wp-content/uploads/2017/04/phone-outline.png" alt="" /></div><div
class="zerif-footer-phone">+44 (0)1832 731257</div></div><div
class="col-md-3 footer-box four-cell copyright"><ul
class="social"><li>
<a
target="_blank" title="Facebook link" href="https://www.facebook.com/fermynwoods-contemporary-art">
<i
class="fa fa-facebook"></i>
</a></li><li>
<a
target="_blank" title="Twitter link" href="https://twitter.com/fermynwoods">
<i
class="fa fa-twitter"></i>
</a></li><li>
<a
target="_blank" title="Youtube link" href="https://www.youtube.com/channel/UCws_RwyOYgwSlbyWi7bvisw">
<i
class="fa fa-youtube"></i>
</a></li><li>
<a
target="_blank" title="Instagram link" href="https://www.instagram.com/fermynwoods">
<i
class="fa fa-instagram"></i>
</a></li></ul><p
id="zerif-copyright">
Join the conversation<p>-</p><p></p><a
href="http://fermynwoods.org/mailing-list/">Sign up to<p></p>Mailing List</a></p></div></div></div>
</footer>
</body>
/*some general settings*/
body{
border: 0;
font-size: 16px;
margin: 0;
outline: 0;
padding: 0;
vertical-align: baseline;
color: #404040;
}
/*a few tweaks for the font size*/
p, li, .entry-footer, .entry-header{
font-size: 17px;
}
/*no bullet points on lists*/
ul{
list-style-type: none;
}
/*the top menu*/
.navbar {
overflow: hidden; /*no scrollbar*/
position: fixed;
top: 0;
width: 100%;
min-height: 300px;
padding-bottom: 40px;
z-index: 10; /*make sure the menu covers things that scroll below it*/
}
/*screen area that the menu is placed in*/
.menu-container{
background-color: white;
min-height: 100px;
box-shadow: 0px 8px 8px -4px rgba(0,0,0,0.1);
}
.dropdown a{
color: grey;
}
.dropdown a:hover{
color: #ff2040;
}
/* dropdown menu action*/
.dropdown {
position: relative;
display: inline-block;
padding: 20px;
}
.dropdown-content {
display: none;
position: absolute;
background-color: white;
min-width: 160px;
box-shadow: 8px 8px 8px -4px rgba(0,0,0,0.1);
padding: 12px 16px;
z-index: 100;
}
.dropdown:hover .dropdown-content {
display: block;
z-index: 100;
}
/*end dropdown menu*/
.page-footer{
text-transform: uppercase;
}
/* The sidebar menu */
.sidenav {
width: 180px; /* Set the width of the sidebar */
position: fixed; /* Fixed Sidebar (stay in place on scroll) */
z-index: 5; /* Stay on top */
top: 0; /* Stay at the top */
right: 0;
overflow-x: hidden; /* Disable horizontal scroll */
padding-top: 120px;
}
.sidebar-menu a{
text-decoration: none;
}
.categories-2 a{
text-decoration: none;
}
.sidenav li {
text-decoration: none;
}
.site-content{
padding: 20px; /*make some space around the edges*/
margin-top: 80px; /*space the main area down below the menu*/
margin-right: 80px; /* Same as the width of the sidebar */
}
.navbar{
text-transform: uppercase;
align-content: center;
text-align: center;
}
.navbar a{
text-decoration: none;
}
.page-bottom{
font-size:40px;
}
/*Selecting all the links (a tags) in an article...*/
article a{
text-decoration: none; /*remove the automatic underlines*/
}
/*-space the programme items apart-*/
article.hentry{
float: left;
width: 100%;
margin-bottom: 30px;
padding-bottom: 30px;
border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.entry-title a{
letter-spacing: 4px; /*space the letters out a little bit*/
text-transform: uppercase; /*Turn everything to uppercase*/
font-size: 20px;
color: grey;
}
h1.entry-title {
margin-top: 0; /*Line the article titles up with the tops of the images*/
}
.list-post-top a{
color: grey;
}
.post-img-wrap{
float: left;
margin-right: 20px;
display: inline-block;
overflow: hidden;
}
.page-header{
text-transform: uppercase;
letter-spacing: 4px;
float: left;
width: 100%;
margin-bottom: 10px;
padding-bottom: 10px;
}
/*image zoom effect - zoom out */
img {
width: 200px;
height: auto;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3 ease-out;
}
/*image zoom effect - zoom in */
a:hover img{
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-o-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5 ease-out;
}
/*programme entry footer*/
.entry-footer a{
color: grey;
font-style: italic;
}
img{
transform: rotate(20deg);
}
p{
transform: rotate(-10deg);
}
Also see: Tab Triggers