92 lines
5.4 KiB
HTML
92 lines
5.4 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge, chrome=1">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<meta name="description" content="">
|
|
<meta name="author" content="">
|
|
<link rel="shortcut icon" href="">
|
|
<title>Arona Jones</title>
|
|
|
|
<!-- Bootstrap core CSS -->
|
|
<link href="/css/art.css" rel="stylesheet">
|
|
<link href="/css/custom.css" rel="stylesheet">
|
|
<!--<link href="https://netdna.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap-theme.min.css" rel="stylesheet">-->
|
|
|
|
<!-- Custom styles for this template -->
|
|
<style>
|
|
body {
|
|
padding-top: 50px;
|
|
}
|
|
.starter-template {
|
|
padding: 40px 15px;
|
|
text-align: center;
|
|
}
|
|
</style>
|
|
|
|
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
|
|
<!--[if lt IE 9]>
|
|
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.2/html5shiv.js"></script>
|
|
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
|
|
<![endif]-->
|
|
</head>
|
|
|
|
<body>
|
|
<nav class="navbar navbar-inverse navbar-fixed-top" role="navigation">
|
|
<div class="container">
|
|
<div class="navbar-header">
|
|
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
|
|
<span class="sr-only">Toggle navigation</span>
|
|
<span class="icon-bar"></span>
|
|
<span class="icon-bar"></span>
|
|
<span class="icon-bar"></span>
|
|
<span class="icon-bar"></span>
|
|
</button>
|
|
<a class="navbar-brand" href="index.html">Arona Jones GCSE Art</a>
|
|
</div>
|
|
<div class="collapse navbar-collapse">
|
|
<ul class="nav navbar-nav">
|
|
<li><a href="develop.html">Develop A01</a>
|
|
</li>
|
|
<li><a href="refine.html">Refine A02</a>
|
|
</li>
|
|
<li><a href="record.html">Record A03</a>
|
|
</li>
|
|
<li><a href="present.html">Present A04</a>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<!--/.nav-collapse -->
|
|
</div>
|
|
</nav>
|
|
<div class="container-fluid">
|
|
<div class="starter-template">
|
|
<div class="page-header shadow rounded" style="background-color: #F8ECC2;">
|
|
<br>
|
|
<h1>Futurism</h1>
|
|
<br>
|
|
</div>
|
|
<img src="http://exhibitions.guggenheim.org/futurism/content/images/futurism_landing_depero.jpg" align="left" title="Portrait of Da Vinci" class="img-rounded" style="margin: 20px 10px 0px 20px; width:400px">
|
|
<p spellcheck="true" align="justify" style="background-color: #F8ECC2;" class="shadow rounded padded">
|
|
Futurism was an early 20th century Italian social and artistic movement. It was largely confined to Italy, although parallel movements did appear in England, Russia and elsewhere. Those of the Futurist movement experimented in every medium of art, from the traditional painting, sculpture and ceramics to literature, architecture and theater, even extending to gastronomy. In practice, much of their work was influenced by Cubism, and has been described as being of "plastic dynamism".
|
|
<br>
|
|
<br>Futurism was founded by Italian writer Filippo Tommaso Marinetti. It was launched in his <em>Futurist Manifesto</em>, which he published orginally on 5 February 1909. Additonally, it was reprinted by French Newspaper <em>Le Figaro</em> on 20th February. Marinetti was soon joined by the painters Umberto Boccioni, Carlo Carrà, Giacomo Balla, Gino Severini and the composer Luigi Russolo. As suggested by the name of the movement, Marinetti expressed a passitionate distaste for everything old, particularly artistic (and political) tradition. Those of the movement admired anything that represented the technological advancement of humanity, and its triumph over nature, such as the automobile, aeroplane and industrial urban city. They were also passionate nationalists. Publishing manifestos such as the one orginally published by Marinetti became a feature of the movement, and under his guidance they wrote on varied subjects, from cooking to religion.
|
|
<br>
|
|
<br>Many Italian Futurists supported Fascism in an attempt to support the modernisation of Italy, which was divided into the industrial North and rural South. After Fascism's triumph in Italy in 1922, the Futurists gained official acceptance in Italy, and the opportunity to carry out important works, especially in architecture.
|
|
</p>
|
|
<div class="page-header shadow rounded" style="background-color: #F8ECC2;">
|
|
<h3>The Edit that inspired this direction of research</h3>
|
|
</div>
|
|
<img src="/images/art/filters/8.JPG" width="60%" class="img-rounded bordered">
|
|
</div>
|
|
</div>
|
|
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
|
|
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
|
|
<!-- compiled and minified Bootstrap JavaScript -->
|
|
<script src="https://netdna.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>
|
|
</body>
|
|
|
|
</html>
|