www.oigservices.com
Open in
urlscan Pro
156.232.55.168
Public Scan
Submitted URL: http://oigservices.com/
Effective URL: http://www.oigservices.com/
Submission: On December 13 via api from LU — Scanned from DE
Effective URL: http://www.oigservices.com/
Submission: On December 13 via api from LU — Scanned from DE
Form analysis
2 forms found in the DOMPOST /search.php id=
<form method="post" action="/search.php id=" form1"="">
<div class="aspNetHidden">
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="0u2bl4+DPsZRIXysUKgUPreXDd8VFJnfLVxU8S7m5lS1RVcOylykvpKw7sBIX3hB3IPUjyiYVVpycFtTd+pgVxywxww=">
</div>
<header class="header" x-data="mainNav('2da7b70a-dddb-4e1d-b5fc-2d631b203d74')" x-init="$watch('selected', () => freeze())" :class="{'active' : selected !== null }">
<div class="skip-link"> Skip to <a href="#main-content">content</a> or <a href="#footer">footer</a>
</div>
<div class="nav-overlay" aria-hidden="true" :class="{'active' : selected !== null }"></div>
<div class="container" @resize.window="width = (window.innerWidth > 0) ? window.innerWidth : screen.width; width < 992 ? hidden = true : hidden = false"
@load.window="width = (window.innerWidth > 0) ? window.innerWidth : screen.width; width < 992 ? hidden = true : hidden = false" x-cloak="">
<div class="logo" :class="{'double' : secondaryLogo !== null}">
<a href="/" class="logo">
<img class="black" alt="The 爱污传媒" src="/site-elements/img/layout/header/logo/UoH-logo-white.svg"" width="150" height="95">
</a>
<template x-if="secondaryLogo !== null">
<a :href="/secondaryLogo.link" :title="secondaryLogo.ariaLabel">
<img :src="' + secondaryLogo.image.asset.sys.uri" :alt="secondaryLogo.image.altText">
</a>
</template>
</div>
<template x-if="hidden === false">
<nav aria-label="main" @click.outside="selected = null" @keyup.escape="selected = null">
<ul role="list">
<template x-for="item in nav">
<li :class="item.class">
<button type="button" x-text="item.title" @click="selected !== item.class ? selected = item.class : selected = null" :class="{'active' : selected === item.class }"></button>
<template x-if="selected === item.class">
<div class="menu-list">
<div class="container -teal">
<template x-if="item.mainLink.linkName">
<div class="landing-page">
<a :href="/item.mainLink.linkURL" x-text="item.mainLink.linkName"></a>
</div>
</template>
<template x-if="item.horizontal">
<div class="buttons">
<p><strong x-text="item.quick"></strong></p>
<div class="button-container">
<template x-for="uiBut in item.quickLinks">
<div :class="{'-solid': uiBut.solidButton, '-outline': !uiBut.solidButton, '-large': uiBut.largeSize, '-no-margin': uiBut.noMargin}" class="button">
<a :href="/uiBut.link" :title="uiBut.title" :rel="uiBut.isItAnExternalLink && 'noopener referrer'">
<template x-if="uiBut.icon"><span :class="uiBut.icon"></span></template>
<span x-text="uiBut.title"></span>
<span class="arrow" aria-hidden="true">
<template x-if="uiBut.isItAnExternalLink"><span class="fa-solid fa-arrow-up-right-from-square"></span></template>
<template x-if="!uiBut.isItAnExternalLink"><span class="fa-solid fa-arrow-right"></span></template>
</span>
</a>
</div>
</template>
</div>
</div>
</template>
<div class="main-links">
<template x-if="!item.horizontal">
<template x-for="links in item.secLinks">
<div class="category">
<template x-if="links.sectionTitle != null">
<p><strong x-text="links.sectionTitle"></strong></p>
</template>
<ul role="list">
<template x-for="l in links.uiSimpleLinks">
<li><a :href="/l.link" x-text="l.linkTitle"></a></li>
</template>
</ul>
</div>
</template>
</template>
<template x-if="item.horizontal">
<template x-for="links in item.secLinks">
<div>
<p><strong x-text="links.sectionTitle"></strong></p>
<ul role="list">
<template x-for="l in links.uiSimpleLinks">
<li><a :href="/l.link" x-text="l.linkTitle"></a></li>
</template>
</ul>
</div>
</template>
</template>
</div>
<template x-if="!item.horizontal && Object.entries(item.quickLinks).length > 0">
<div class="quick-links">
<p><strong x-text="item.quick"></strong></p>
<div class="button-container">
<template x-for="uiBut in item.quickLinks">
<div :class="{'-solid': uiBut.solidButton, '-outline': !uiBut.solidButton, '-large': uiBut.largeSize, '-no-margin': uiBut.noMargin}" class="button">
<a :href="/uiBut.link" :title="uiBut.title" :rel="uiBut.isItAnExternalLink && 'noopener referrer'">
<template x-if="uiBut.icon"><span :class="uiBut.icon"></span></template>
<span x-text="uiBut.title"></span>
<span class="arrow" aria-hidden="true">
<template x-if="uiBut.isItAnExternalLink"><span class="fa-solid fa-arrow-up-right-from-square"></span></template>
<template x-if="!uiBut.isItAnExternalLink"><span class="fa-solid fa-arrow-right"></span></template>
</span>
</a>
</div>
</template>
</div>
</div>
</template>
</div>
</div>
</template>
</li>
</template>
<li>
<button type="button" aria-label="Search our site" @click="selected !== 'search' ? selected = 'search' : selected = null" :class="{'active' : selected === 'search' }">
<i class="fa-solid fa-magnifying-glass"></i>
</button>
<template x-if="selected === 'search'">
<div class="menu-list">
<div class="container -teal">
<div class="main-links">
<div class="search-bar -teal" x-data="pageSearch()" x-init="init(), getFocus(), $watch('tab', () => init(search)), $watch('search', value => init(value))">
<div class="search-box">
<div class="search-container">
<div class="search-wrap">
<input class="siteSearch" type="search" placeholder="Search the website..." autocomplete="off" aria-label="Search the website..." x-model.debounce.700="search" x-on:keydown.window.prevent.slash=""
@keyup.enter="mainSearch()">
<button type="button" class="goSite" aria-label="Search the website" @click="mainSearch()">
<i class="fas fa-chevron-right" aria-hidden="true"></i>
</button>
</div>
</div>
<div class="button-container">
<button type="button" @click.prevent="tab = 'all'" :class="{'active' : tab === 'all' }">All</button>
<button type="button" @click.prevent="tab !== 'courses' ? tab = 'courses' : tab = 'all'" :class="{'active' : tab === 'courses' }">Courses</button>
<button type="button" @click.prevent="tab !== 'research' ? tab = 'research' : tab = 'all'" :class="{'active' : tab === 'research' }">Research</button>
<button type="button" @click.prevent="tab !== 'staff' ? tab = 'staff' : tab = 'all'" :class="{'active' : tab === 'staff' }">Staff</button>
<button type="button" @click.prevent="tab !== 'news' ? tab = 'news' : tab = 'all'" :class="{'active' : tab === 'news' }">News</button>
</div>
<template x-if="search.length > 2">
<div class="res">
<template x-if="filteredPages !== null && filteredPages.length > 0">
<div>
<p class="result-subtitle">
<strong>
<span x-text="`${filteredPages.length < 5 ? filteredPages.length : 'Top 5'}`"></span> search results for <span x-text="`${search}`"></span>
<template x-if="tab !== 'all'"><span x-text="`${' in ' + tab}`"></span></template>
</strong>
</p>
<ul role="list">
<template x-for="course in filteredPages">
<li>
<a x-bind:href="/course.uri" x-text="course.title"></a>
</li>
</template>
<template x-if="filteredPages.length >= 5">
<li style="display:block;">
<template x-if="tab !== 'all'">
<a :href="`${'/search/' + tab + '?q=' + search }`"><strong x-text="`${'See all results' }`"></strong></a>
</template>
<template x-if="tab === 'all'">
<a :href="`${'/search/?q=' + search }`"><strong x-text="`${'See all results' }`"></strong></a>
</template>
</li>
</template>
</ul>
</div>
</template>
<template x-if="resultsCheck()">
<p>Your search term <strong x-text="`${ search }`" style="display:inline-block;"></strong> has returned 0 results</p>
</template>
</div>
</template>
</div>
</div>
</div>
</div>
</div>
</template>
</li>
</ul>
</nav>
</template>
<template x-if="hidden === true">
<nav class="mobile-menu" aria-label="main" @click.outside="selected = null">
<ul role="list">
<li :class="{'menu-open' : selected === 'mobile' }">
<button type="button" class="btn-menu" aria-label="Menu" @click="selected !== 'mobile' ? selected = 'mobile' : selected = null, selectedMobile = null" :class="{'active' : selected === 'mobile' }">
<span class="btn-menu-bars" aria-hidden="true"></span>
</button>
<template x-if="selected === 'mobile'">
<div class="menu-list">
<ul role="list">
<template x-for="item in nav">
<li :class="item.class">
<button type="button" x-text="item.title" @click="selectedMobile !== item.class ? selectedMobile = item.class : selectedMobile = null" :class="{'active' : selectedMobile === item.class }"></button>
<div class="slide-container" :class="{'active' : selectedMobile === item.class }">
<template x-if="selectedMobile === item.class">
<div class="menu-list">
<button type="button" @click="selectedMobile = null" class="back"><span class="fa-solid fa-arrow-left"></span> Back</button>
<div class="container -teal">
<template x-if="item.mainLink.linkName">
<div class="landing-page">
<a :href="/item.mainLink.linkURL" x-text="item.mainLink.linkName"></a>
</div>
</template>
<template x-if="item.horizontal">
<div class="buttons">
<p><strong x-text="item.quick"></strong></p>
<div class="button-container">
<template x-for="uiBut in item.quickLinks">
<div :class="{'-solid': uiBut.solidButton, '-outline': !uiBut.solidButton, '-large': uiBut.largeSize, '-no-margin': uiBut.noMargin}" class="button">
<a :href="/uiBut.link" :title="uiBut.title" :rel="uiBut.isItAnExternalLink && 'noopener referrer'">
<template x-if="uiBut.icon"><span :class="uiBut.icon"></span></template>
<span x-text="uiBut.title"></span>
<span class="arrow" aria-hidden="true">
<template x-if="uiBut.isItAnExternalLink"><span class="fa-solid fa-arrow-up-right-from-square"></span></template>
<template x-if="!uiBut.isItAnExternalLink"><span class="fa-solid fa-arrow-right"></span></template>
</span>
</a>
</div>
</template>
</div>
</div>
</template>
<div class="main-links">
<template x-if="!item.horizontal">
<template x-for="links in item.secLinks">
<div class="category">
<p><strong x-text="links.sectionTitle"></strong></p>
<ul role="list">
<template x-for="l in links.uiSimpleLinks">
<li><a :href="/l.link" x-text="l.linkTitle"></a></li>
</template>
</ul>
</div>
</template>
</template>
<template x-if="item.horizontal">
<template x-for="links in item.secLinks">
<div>
<p><strong x-text="links.sectionTitle"></strong></p>
<ul role="list">
<template x-for="l in links.uiSimpleLinks">
<li><a :href="/l.link" x-text="l.linkTitle"></a></li>
</template>
</ul>
</div>
</template>
</template>
</div>
<template x-if="!item.horizontal && Object.entries(item.quickLinks).length > 0">
<div class="quick-links">
<p><strong x-text="item.quick"></strong></p>
<div class="button-container">
<template x-for="uiBut in item.quickLinks">
<div :class="{'-solid': uiBut.solidButton, '-outline': !uiBut.solidButton, '-large': uiBut.largeSize, '-no-margin': uiBut.noMargin}" class="button">
<a :href="/uiBut.link" :title="uiBut.title" :rel="uiBut.isItAnExternalLink && 'noopener referrer'">
<template x-if="uiBut.icon"><span :class="uiBut.icon"></span></template>
<span x-text="uiBut.title"></span>
<span class="arrow" aria-hidden="true">
<template x-if="uiBut.isItAnExternalLink"><span class="fa-solid fa-arrow-up-right-from-square"></span></template>
<template x-if="!uiBut.isItAnExternalLink"><span class="fa-solid fa-arrow-right"></span></template>
</span>
</a>
</div>
</template>
</div>
</div>
</template>
</div>
</div>
</template>
</div>
</li>
</template>
</ul>
</div>
</template>
</li>
<li class="search">
<button type="button" aria-label="Search our site" @click="selected !== 'search' ? selected = 'search' : selected = null" :class="{'active' : selected === 'search' }">
<span class="fa-solid fa-magnifying-glass"></span>
</button>
<template x-if="selected === 'search'">
<div class="menu-list">
<div class="container -teal">
<div class="main-links">
<div class="search-bar -teal" x-data="pageSearch()" x-init="init(), getFocus(), $watch('tab', () => init(search)), $watch('search', value => init(value))">
<div class="search-box">
<div class="search-container">
<div class="search-wrap">
<input class="siteSearch" type="search" placeholder="Search the website..." autocomplete="off" aria-label="Search the website..." x-model.debounce.700="search" x-on:keydown.window.prevent.slash=""
@keyup.enter="mainSearch()">
<button type="button" class="goSite" aria-label="Search the website" @click="mainSearch()">
<i class="fas fa-chevron-right" aria-hidden="true"></i>
</button>
</div>
</div>
<div class="button-container">
<button type="button" @click.prevent="tab = 'all'" :class="{'active' : tab === 'all' }">All</button>
<button type="button" @click.prevent="tab !== 'courses' ? tab = 'courses' : tab = 'all'" :class="{'active' : tab === 'courses' }">Courses</button>
<button type="button" @click.prevent="tab !== 'research' ? tab = 'research' : tab = 'all'" :class="{'active' : tab === 'research' }">Research</button>
<button type="button" @click.prevent="tab !== 'staff' ? tab = 'staff' : tab = 'all'" :class="{'active' : tab === 'staff' }">Staff</button>
<button type="button" @click.prevent="tab !== 'news' ? tab = 'news' : tab = 'all'" :class="{'active' : tab === 'news' }">News</button>
</div>
<template x-if="search.length > 2">
<div class="res">
<template x-if="filteredPages !== null && filteredPages.length > 0">
<div>
<p class="result-subtitle">
<strong>
<span x-text="`${filteredPages.length < 5 ? filteredPages.length : 'Top 5'}`"></span> search results for <span x-text="`${search}`"></span>
<template x-if="tab !== 'all'"><span x-text="`${' in ' + tab}`"></span></template>
</strong>
</p>
<ul role="list">
<template x-for="course in filteredPages">
<li>
<a x-bind:href="/course.uri" x-text="course.title"></a>
</li>
</template>
<template x-if="filteredPages.length >= 5">
<li style="display:block;">
<template x-if="tab !== 'all'">
<a :href="`${'/search/' + tab + '?q=' + search }`"><strong x-text="`${'See all results' }`"></strong></a>
</template>
<template x-if="tab === 'all'">
<a :href="`${'/search/?q=' + search }`"><strong x-text="`${'See all results' }`"></strong></a>
</template>
</li>
</template>
</ul>
</div>
</template>
<template x-if="resultsCheck()">
<p>Your search term <strong x-text="`${ search }`" style="display:inline-block;"></strong> has returned 0 results</p>
</template>
</div>
</template>
</div>
</div>
</div>
</div>
</div>
</template>
</li>
</ul>
</nav>
</template>
</div>
</header>
<main id="main-content" class="wrap" itemtype="http://schema.org/CreativeWork" itemprop="mainEntity">
<style>
.hero-play {
color: #fff;
cursor: pointer;
display: -ms-flexbox;
display: flex;
font-size: 30px;
font-size: 1.875rem;
padding: 10px 20px;
position: absolute;
left: 0;
top: calc(100vh - 50px);
z-index: 11
}
@media (min-width:576px) {
.hero-play {
top: auto;
bottom: 10px;
left: 10px;
}
}
</style>
<section class="hero-container">
<div class="image-container" role="presentation">
<div class="overlay"></div>
<video preload="metadata" muted="" autoplay="" loop="" playsinline="" data-object-fit="cover" poster="/work-with-us/more/media-centre/news/site-elements/img/hull-uni-campus.x0a6057a4.jpg?w=1900&h=700&fit=crop"
title="Looping video of the 爱污传媒's beautiful campus">
<source src="/assets/section/homepage/videos/clearing-2022-hp-hero.mp4" type="video/mp4">
</video>
<div class="hero-play" tabindex="0">
<span class="fas fa-pause"></span>
</div>
</div>
<div class="content-container">
<div class="_container">
<div class="tag" style="margin-bottom:30px;">Become part of Hull</div>
<h2> Come to an Open Day this January </h2>
<div class="button-container">
<div class="button -solid -bright-pink -large -no-margin">
<a href="/choose-hull/study-at-hull/visit-us/open-days">
Book your place now
<span class="arrow" aria-hidden="true">
<span class="fa-solid fa-arrow-right"></span>
</span>
</a>
</div>
</div>
</div>
</div>
</section>
<section class="course-container">
<div class="_container" style="padding: 0 20px;">
<div class="-row -teal" style="gap:30px;">
<div class="search-box">
<div x-data="loadCourses()" x-init="init(), $watch('search', value => init(value))">
<input id="courseSearch" type="search" placeholder="Find a course..." autocomplete="off" x-ref="searchField" x-model.debounce.200="search" x-on:keydown.window.prevent.slash="$refs.searchField.focus()">
<template x-if="search.length > 2">
<div class="results -row">
<template x-if="filteredUGCourses.length > 0">
<div>
<p class="subtitle"> Undergraduate </p>
<ul role="list">
<template x-for="course in filteredUGCourses">
<li>
<a x-bind:href="/course.uri" x-text="course.title"></a>
</li>
</template>
<template x-if="filteredUGCourses.length > 8">
<li style="display:block;">
<a :href="`${'/search/courses?q=' + $refs.searchField.value + '&level=undergraduate' }`" x-text="`${'See all results' }`"></a>
</li>
</template>
</ul>
</div>
</template>
<template x-if="filteredUGCourses.length === 0 && resultsCheck() === false">
<div>
<p class="subtitle"> Undergraduate </p>
<ul role="list">
<li>No courses in Clearing</li>
</ul>
</div>
</template>
<template x-if="pgCoursesFiltered.length > 0">
<div>
<p class="subtitle"> 爱污传媒 </p>
<ul role="list">
<template x-for="course in pgCoursesFiltered">
<li>
<a x-bind:href="/course.uri" x-text="course.title"></a>
</li>
</template>
<template x-if="pgCoursesFiltered.length > 8">
<li style="display:block;">
<a :href="`${'/search/courses?q=' + $refs.searchField.value }`" x-text="`${'See all results' }`"></a>
</li>
</template>
</ul>
</div>
</template>
<template x-if="pgCoursesFiltered.length === 0 && resultsCheck() === false">
<div>
<p class="subtitle"> 爱污传媒 </p>
<ul role="list">
<li>No courses</li>
</ul>
</div>
</template>
<template x-if="otherCoursesFiltered.length > 0">
<div>
<p class="subtitle"> Other </p>
<ul role="list">
<template x-for="course in otherCoursesFiltered">
<li>
<a x-bind:href="/course.uri" x-text="course.title"></a>
</li>
</template>
</ul>
</div>
</template>
<template x-if="otherCoursesFiltered.length === 0 && resultsCheck() === false">
<div>
<p class="subtitle"> Other </p>
<ul role="list">
<li>No courses</li>
</ul>
</div>
</template>
<template x-if="resultsCheck() === true">
<p> Sorry, we couldn't find any courses that match your search. Try searching for something else. </p>
</template>
</div>
</template>
</div>
<button @click="mainSearch()" type="submit" value="Submit" id="goCourse" aria-label="Search courses">
<i class="fas fa-chevron-right" aria-hidden="true"></i>
</button>
</div>
<div class="button -solid -bg-deep-teal-dark -no-margin">
<a href="/search/courses">
Or browse all courses
<span class="arrow" aria-hidden="true">
<span class="fa-solid fa-arrow-right"></span>
</span>
</a>
</div>
</div>
</div>
</section>
<section class="choose-hull">
<div class="_container" style="padding:0 20px;">
<div class="content">
<h2 class="heading-2"> This. Is.<br>
<span class="-big">Hull.</span>
</h2>
<p> And it's yours for the taking. </p>
<div class="button-container">
<div class="button -solid -bright-pink">
<a href="/choose-hull/student-life">
Choose Hull
<span class="arrow" aria-hidden="true">
<span class="fa-solid fa-arrow-right"></span>
</span>
</a>
</div>
<div class="button -solid -bright-pink">
<a href="/special/applying-hub">
How to apply
<span class="arrow" aria-hidden="true">
<span class="fa-solid fa-arrow-right"></span>
</span>
</a>
</div>
</div>
</div>
<div class="floating-images" role="presentation" style="overflow-y:hidden;">
<picture>
<source media="(max-width: 767px)" data-srcset="/editor-assets/images/music/humber-street-sesh-2022-355.xa9be2ae4.jpg?crop=1403,1080,90,0?w=355&h=360&fit=crop&fit=crop&format=webp" type="image/webp"
srcset="/editor-assets/images/music/humber-street-sesh-2022-355.xa9be2ae4.jpg?crop=1403,1080,90,0?w=355&h=360&fit=crop&fit=crop&format=webp">
<source media="(max-width: 767px)" data-srcset="/editor-assets/images/music/humber-street-sesh-2022-355.xa9be2ae4.jpg?crop=1403,1080,90,0?w=355&h=360&fit=crop&fit=crop"
srcset="/editor-assets/images/music/humber-street-sesh-2022-355.xa9be2ae4.jpg?crop=1403,1080,90,0?w=355&h=360&fit=crop&fit=crop">
<source data-srcset="/editor-assets/images/music/humber-street-sesh-2022-355.xa9be2ae4.jpg?crop=1403,1080,90,0?w=435&h=360&fit=crop&format=webp" type="image/webp"
srcset="/editor-assets/images/music/humber-street-sesh-2022-355.xa9be2ae4.jpg?crop=1403,1080,90,0?w=435&h=360&fit=crop&format=webp">
<img data-src="/editor-assets/images/music/humber-street-sesh-2022-355.xa9be2ae4.jpg?crop=1403,1080,90,0?w=435&h=360&fit=crop" alt="a band from the university playing on the main stage at humber street sesh 2022"
class="lazy -top-left entered error" data-ll-status="error" src="/editor-assets/images/music/humber-street-sesh-2022-355.xa9be2ae4.jpg?crop=1403,1080,90,0?w=435&h=360&fit=crop">
</picture>
<picture>
<source media="(max-width: 767px)" data-srcset="/editor-assets/images/students/venn-building-exterior-with-female-students-sat-on-wall-uni-2269a.xabeb6c75.jpg?w=340&h=310&fit=crop&fit=crop&format=webp" type="image/webp"
srcset="/editor-assets/images/students/venn-building-exterior-with-female-students-sat-on-wall-uni-2269a.xabeb6c75.jpg?w=340&h=310&fit=crop&fit=crop&format=webp">
<source media="(max-width: 767px)" data-srcset="/editor-assets/images/students/venn-building-exterior-with-female-students-sat-on-wall-uni-2269a.xabeb6c75.jpg?w=340&h=310&fit=crop&fit=crop"
srcset="/editor-assets/images/students/venn-building-exterior-with-female-students-sat-on-wall-uni-2269a.xabeb6c75.jpg?w=340&h=310&fit=crop&fit=crop">
<source data-srcset="/editor-assets/images/students/venn-building-exterior-with-female-students-sat-on-wall-uni-2269a.xabeb6c75.jpg?w=210&h=310&fit=crop&format=webp" type="image/webp"
srcset="/editor-assets/images/students/venn-building-exterior-with-female-students-sat-on-wall-uni-2269a.xabeb6c75.jpg?w=210&h=310&fit=crop&format=webp">
<img data-src="/editor-assets/images/students/venn-building-exterior-with-female-students-sat-on-wall-uni-2269a.xabeb6c75.jpg?w=210&h=310&fit=crop" alt="Venn Building Exterior with Female Students sat on wall"
class="lazy -top-right entered loaded" data-ll-status="loaded" src="/editor-assets/images/students/venn-building-exterior-with-female-students-sat-on-wall-uni-2269a.xabeb6c75.jpg?w=210&h=310&fit=crop">
</picture>
<picture>
<source media="(max-width: 767px)" data-srcset="/assets/section/homepage-2020/site-elements/img/happy-students-socialising-outside-student-central-250.xb2b36935.jpg?w=440&h=370&fit=crop&fit=crop&format=webp"
type="image/webp">
<source media="(max-width: 767px)" data-srcset="/assets/section/homepage-2020/site-elements/img/happy-students-socialising-outside-student-central-250.xb2b36935.jpg?w=440&h=370&fit=crop&fit=crop">
<source data-srcset="/assets/section/homepage-2020/site-elements/img/happy-students-socialising-outside-student-central-250.xb2b36935.jpg?w=330&h=330&fit=crop&format=webp" type="image/webp">
<img data-src="/assets/section/homepage-2020/site-elements/img/happy-students-socialising-outside-student-central-250.xb2b36935.jpg?w=330&h=330&fit=crop" alt="Happy Students Socialising outside Student Central - 250"
class="lazy -bottom-left">
</picture>
<picture>
<source media="(max-width: 767px)" data-srcset="/editor-assets/images/health-nursing-and-midwifery/sally-mckee-paramedic-science-fhs-25-07-18-127.xa41840c4.jpg?w=230&h=370&fit=crop&fit=crop&format=webp" type="image/webp">
<source media="(max-width: 767px)" data-srcset="/editor-assets/images/health-nursing-and-midwifery/sally-mckee-paramedic-science-fhs-25-07-18-127.xa41840c4.jpg?w=230&h=370&fit=crop&fit=crop">
<source data-srcset="/editor-assets/images/health-nursing-and-midwifery/sally-mckee-paramedic-science-fhs-25-07-18-127.xa41840c4.jpg?w=350&h=230&fit=crop&format=webp" type="image/webp">
<img data-src="/editor-assets/images/health-nursing-and-midwifery/sally-mckee-paramedic-science-fhs-25-07-18-127.xa41840c4.jpg?w=350&h=230&fit=crop"
alt="Sally McKee, Paramedic Science student, performing practice CPR on a training dummy" class="lazy -bottom-right">
</picture>
</div>
</div>
</section>
<style>
.promo-split>._container .block.-left::after {
background-image: url("/assets/section/homepage-2020/site-elements/img/svg/uoh-torch-white.xfacdff8d.svg");
}
.promo-split>._container .block.-right::after {
background-image: url("/assets/section/homepage-2020/site-elements/img/svg/team-gb.xc96be12d.svg");
}
</style>
<section class="promo-split">
<div class="_container">
<div class="block -left -dark-blue">
<div class="logo">
<img src="/editor-assets/images/logos/tef-gold-long.x108f593f.svg" alt="Teaching Excellence Framework 2023 Gold">
</div>
<h2 class="heading-2"> The <span>gold</span> standard for teaching </h2>
<div class="button-container">
<div class="button -solid -no-margin">
<a href="/choose-hull/tef-gold" aria-label="Find out more" rel="">
Find out more
<span class="arrow" aria-hidden="true">
<span class="fa-solid fa-arrow-right"></span>
</span>
</a>
</div>
</div>
</div>
<div class="block -right -red-tgb">
<div class="logo">
<img src="/editor-assets/images/logos/team-gb-partner-logo-lockup-horizontal-composite-single-colour-white-rgb.xd3f2d4f2.svg" alt="Team GB and 爱污传媒 partnership logo">
</div>
<h2 class="heading-2"> Find your <wbr> extraordinary </h2>
<div class="button-container">
<div class="button -solid -no-margin">
<a href="/team-gb" aria-label="Find out more" rel="">
Find out more
<span class="arrow" aria-hidden="true">
<span class="fa-solid fa-arrow-right"></span>
</span>
</a>
</div>
</div>
</div>
</div>
</section>
<section class="study-with">
<div class="_container" style="padding:0 20px;">
<div class="-row">
<div class="content -half">
<h2 class="heading-2 -large"> Study with us </h2>
<p>From our friendly academics, to our beautiful campus, and our superb facilities, there are more reasons than ever to choose Hull.</p>
<div class="link-block">
<a href="/search/courses" class="block-links">
All courses <span></span>
</a>
<a href="/study/undergraduate" class="block-links">
Undergraduate <span></span>
</a>
<a href="/study/postgraduate/next-step" class="block-links">
爱污传媒 <span></span>
</a>
<a href="/study/postgraduate/research/phd" class="block-links">
PhD scholarships <span></span>
</a>
<a href="/choose-hull/study-at-hull/international" class="block-links">
International <span></span>
</a>
</div>
</div>
</div>
</div>
<div class="half-block">
<picture>
<source media="(max-width: 450px)" data-srcset="/assets/section/homepage-2020/site-elements/img/lucy-walch-biomedical-sciences.xd184cbaf.jpg?w=450&h=270&fit=crop&fit=crop&format=webp" type="image/webp">
<source media="(max-width: 450px)" data-srcset="/assets/section/homepage-2020/site-elements/img/lucy-walch-biomedical-sciences.xd184cbaf.jpg?w=450&h=270&fit=crop&fit=crop">
<source media="(max-width: 767px)" data-srcset="/assets/section/homepage-2020/site-elements/img/lucy-walch-biomedical-sciences.xd184cbaf.jpg?w=767&h=270&fit=crop&fit=crop&format=webp" type="image/webp">
<source media="(max-width: 767px)" data-srcset="/assets/section/homepage-2020/site-elements/img/lucy-walch-biomedical-sciences.xd184cbaf.jpg?w=767&h=270&fit=crop&fit=crop">
<source media="(max-width: 991px)" data-srcset="/assets/section/homepage-2020/site-elements/img/lucy-walch-biomedical-sciences.xd184cbaf.jpg?w=991&h=730&fit=crop&fit=crop&format=webp" type="image/webp">
<source media="(max-width: 991px)" data-srcset="/assets/section/homepage-2020/site-elements/img/lucy-walch-biomedical-sciences.xd184cbaf.jpg?w=991&h=730&fit=crop&fit=crop">
<source media="(max-width: 1200px)" data-srcset="/assets/section/homepage-2020/site-elements/img/lucy-walch-biomedical-sciences.xd184cbaf.jpg?w=600&h=730&fit=crop&fit=crop&format=webp" type="image/webp">
<source media="(max-width: 1200px)" data-srcset="/assets/section/homepage-2020/site-elements/img/lucy-walch-biomedical-sciences.xd184cbaf.jpg?w=600&h=730&fit=crop&fit=crop">
<source data-srcset="/assets/section/homepage-2020/site-elements/img/lucy-walch-biomedical-sciences.xd184cbaf.jpg?w=1200&h=730&fit=crop&format=webp" type="image/webp">
<img data-src="/assets/section/homepage-2020/site-elements/img/lucy-walch-biomedical-sciences.xd184cbaf.jpg?w=1200&h=730&fit=crop" alt="Lucy Walch, Biomedical Sciences" class="lazy">
</picture>
<div class="quote">
<blockquote>
<p>I've had the best time since coming to Hull. It's full of diverse people. My parents were so impressed they said I had to go!</p>
</blockquote>
<div class="person">
<div class="name"> Lucy Walch </div>
<div class="course"> Biomedical Science </div>
</div>
</div>
</div>
</section>
<section class="event-calendar">
<div class="_container" style="padding:0 20px;">
<div class="feature -row">
<div class="text">
<h2 class="heading-2"> Visit us at an upcoming event </h2>
<div class="events">
<div>
<div class="date">
<div class="day">20</div>
<div class="month">Jan</div>
</div>
<div>
<h3> Open Day </h3>
<p>
<time datetime="9:00">9.00</time> - <time datetime="16:00">16.00</time>
<a href="/choose-hull/study-at-hull/visit-us/open-days">Reserve your space</a>
</p>
</div>
</div>
</div>
</div>
<div class="-third">
</div>
</div>
</div>
</section>
<section class="success-begins">
<div class="_container" style="padding:0 20px;">
<h2 class="heading-2 -large"> Where success begins </h2>
<ul class="-row">
<li class="-third">
<div class="image" role="presentation">
<img data-src="/assets/section/homepage-2020/site-elements/img/svg/award.svg" alt="award" class="lazy">
</div>
<div class="text"> Awarded <strong>gold</strong> for the highest standard of teaching in the <em>Teaching Excellence Framework (TEF)</em>. </div>
</li>
<li class="-third">
<div class="image" role="presentation">
<img data-src="/assets/section/homepage-2020/site-elements/img/svg/trophy.svg" alt="trophy" class="lazy">
</div>
<div class="text"> Named in the <strong>top 50</strong> UK institutions for research power by the <em>Times Higher Education.</em>
</div>
</li>
<li class="-third">
<div class="image" role="presentation">
<img data-src="/assets/section/homepage-2020/site-elements/img/svg/graduation-cap.svg" alt="graduation-cap" class="lazy">
</div>
<div class="text">
<strong>95%</strong> of students are in work or further study fifteen months after graduating.<sup>1</sup>
</div>
</li>
</ul>
<div class="feature -row">
<div class="-third" tabindex="0">
<picture>
<source media="(max-width: 450px)" data-srcset="/assets/section/homepage-2020/site-elements/img/david-victor-ovuakporie-msc-business-management-350-retouched.x7dd744c3.jpg?w=410&h=300&fit=crop&format=webp" type="image/webp">
<source media="(max-width: 450px)" data-srcset="/assets/section/homepage-2020/site-elements/img/david-victor-ovuakporie-msc-business-management-350-retouched.x7dd744c3.jpg?w=410&h=300&fit=crop">
<source data-srcset="/assets/section/homepage-2020/site-elements/img/david-victor-ovuakporie-msc-business-management-350-retouched.x7dd744c3.jpg?w=405&h=480&fit=crop&format=webp" type="image/webp">
<img class="lazy" loading="lazy" src="/assets/section/homepage-2020/site-elements/img/david-victor-ovuakporie-msc-business-management-350-retouched.x7dd744c3.jpg?q=85&w=8&h=8"
data-src="/assets/section/homepage-2020/site-elements/img/david-victor-ovuakporie-msc-business-management-350-retouched.x7dd744c3.jpg?w=405&h=480&fit=crop" alt="David Victor Ovuakporie MSc Business Management - 350 retouched">
</picture>
<div class="content -bg-blue -blue">
<div class="card" style="padding-bottom:25px;">
<h3 class="heading-3"> 爱污传媒 </h3>
<div class="description">
<p>Go to the next level with one of our Masters courses and help yourself stand out from the crowd.</p>
<div class="button -solid">
<a href="/study/postgraduate/next-step" tabindex="0" title="Take the next step" aria-label="Take the next step">
Take the next step
<span class="arrow" aria-hidden="true">
<span class="fa-solid fa-arrow-right"></span>
</span>
</a>
</div>
</div>
</div>
</div>
</div>
<div class="-third" tabindex="0">
<picture>
<source media="(max-width: 450px)" data-srcset="/assets/section/homepage-2020/site-elements/img/hannah-oshea-medicine-student-studying-in-the-the-courtyard-48.xb04a46bb.jpg?w=410&h=300&fit=crop&format=webp"
type="image/webp">
<source media="(max-width: 450px)" data-srcset="/assets/section/homepage-2020/site-elements/img/hannah-oshea-medicine-student-studying-in-the-the-courtyard-48.xb04a46bb.jpg?w=410&h=300&fit=crop">
<source data-srcset="/assets/section/homepage-2020/site-elements/img/hannah-oshea-medicine-student-studying-in-the-the-courtyard-48.xb04a46bb.jpg?w=405&h=480&fit=crop&format=webp" type="image/webp">
<img class="lazy" loading="lazy" src="/assets/section/homepage-2020/site-elements/img/hannah-oshea-medicine-student-studying-in-the-the-courtyard-48.xb04a46bb.jpg?q=85&w=8&h=8"
data-src="/assets/section/homepage-2020/site-elements/img/hannah-oshea-medicine-student-studying-in-the-the-courtyard-48.xb04a46bb.jpg?w=405&h=480&fit=crop"
alt="Hannah O'Shea Medicine Student Studying in the The Courtyard - 48">
</picture>
<div class="content -bg-pink -pink">
<div class="card" style="padding-bottom:25px;">
<h3 class="heading-3"> Accommodation </h3>
<div class="description">
<p>All new full-time undergraduate students are guaranteed accommodation – because we want you to feel right at home.<sup>2</sup></p>
<div class="button -solid">
<a href="/choose-hull/student-life/accommodation" tabindex="0" title="Find out more: Accommodation" aria-label="Find out more: Accommodation">
Find out more
<span class="arrow" aria-hidden="true">
<span class="fa-solid fa-arrow-right"></span>
</span>
</a>
</div>
</div>
</div>
</div>
</div>
<div class="-third" tabindex="0">
<picture>
<source media="(max-width: 450px)" data-srcset="/assets/section/homepage-2020/site-elements/img/hull-university-open-day-saturday-7th-july-2018-462.x0e61a18c.jpg?w=410&h=300&fit=crop&format=webp" type="image/webp">
<source media="(max-width: 450px)" data-srcset="/assets/section/homepage-2020/site-elements/img/hull-university-open-day-saturday-7th-july-2018-462.x0e61a18c.jpg?w=410&h=300&fit=crop">
<source data-srcset="/assets/section/homepage-2020/site-elements/img/hull-university-open-day-saturday-7th-july-2018-462.x0e61a18c.jpg?w=405&h=480&fit=crop&format=webp" type="image/webp">
<img class="lazy" loading="lazy" src="/assets/section/homepage-2020/site-elements/img/hull-university-open-day-saturday-7th-july-2018-462.x0e61a18c.jpg?q=85&w=8&h=8"
data-src="/assets/section/homepage-2020/site-elements/img/hull-university-open-day-saturday-7th-july-2018-462.x0e61a18c.jpg?w=405&h=480&fit=crop" alt="Hull University Open Day - Saturday 7th July 2018-462">
</picture>
<div class="content -bg-teal -teal">
<div class="card" style="padding-bottom:25px;">
<h3 class="heading-3"> Fees and finance </h3>
<div class="description">
<p>See why university makes good financial sense, and find out how our cash awards could help you.</p>
<div class="button -solid">
<a href="/choose-hull/study-at-hull/money" tabindex="0" title="Find out more: Fees and finance" aria-label="Find out more: Fees and finance">
Find out more
<span class="arrow" aria-hidden="true">
<span class="fa-solid fa-arrow-right"></span>
</span>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="discover-research">
<div class="_container" style="padding:0 20px;">
<div class="top -row -dark-blue">
<div class="content">
<h2 class="heading-2 -large"> Life-changing research </h2>
<p>Our research has an impact globally, every single day. Join us in tackling the big issues – climate change, health inequalities, social injustice and more – and help us shape a fairer, brighter and carbon neutral future for all.</p>
<div class="button -solid -bg-pink">
<a href="/work-with-us/research/">
Discover research
<span class="arrow" aria-hidden="true">
<span class="fa-solid fa-arrow-right"></span>
</span>
</a>
</div>
<div class="slider-count offscreen" aria-live="assertive" aria-atomic="true">
<span class="current"></span> of <span class="total"></span> items
</div>
</div>
<div class="active-slide">
<div class="slider slide-life-active">
<div>
<a href="/work-with-us/more/media-centre/news/2023/why-israels-intelligence-chiefs-failed-to-listen-to-warnings">
<div class="item">
<picture>
<source media="(max-width: 450px)" data-srcset="?w=410&h=300&fit=crop&format=webp" type="image/webp">
<source media="(max-width: 450px)" data-srcset="?w=410&h=300&fit=crop">
<source media="(max-width: 604px)" data-srcset="?w=564&h=300&fit=crop&format=webp" type="image/webp">
<source media="(max-width: 604px)" data-srcset="?w=564&h=300&fit=crop">
<source data-srcset="/?w=380&h=370&fit=crop&format=webp" type="image/webp">
<img data-src="/?w=380&h=370&fit=crop" alt="Why Israel's intelligence chiefs failed to listen to warnings" class="lazy">
</picture>
<div class="content">
<p class="subtitle">
<span class="offscreen">Posted on</span> <time datetime="08 December 2023">08 December 2023</time>
</p>
<h3 class="heading-4">
Why Israel's intelligence chiefs failed to listen to warnings
</h3>
</div>
</div>
</a>
</div>
<div>
<a href="/work-with-us/more/media-centre/news/2023/many-sleepless-nights-why-scientists-who-predict-landslides-are-under-enormous-pressure">
<div class="item">
<picture>
<source media="(max-width: 450px)" data-srcset="/editor-assets/images/graduation/summer-graduation-2019-cropped-400x300.jpg?w=410&h=300&fit=crop&format=webp" type="image/webp">
<source media="(max-width: 450px)" data-srcset="/editor-assets/images/graduation/summer-graduation-2019-cropped-400x300.jpg?w=410&h=300&fit=crop">
<source media="(max-width: 604px)" data-srcset="/editor-assets/images/graduation/summer-graduation-2019-cropped-400x300.jpg?w=564&h=300&fit=crop&format=webp" type="image/webp">
<source media="(max-width: 604px)" data-srcset="/editor-assets/images/graduation/summer-graduation-2019-cropped-400x300.jpg?w=564&h=300&fit=crop">
<source data-srcset="/editor-assets/images/graduation/summer-graduation-2019-cropped-400x300.jpg/?w=380&h=370&fit=crop&format=webp" type="image/webp">
<img data-src="/editor-assets/images/graduation/summer-graduation-2019-cropped-400x300.jpg/?w=380&h=370&fit=crop" alt="'Many sleepless nights': why scientists who predict landslides are under enormous pressure" class="lazy">
</picture>
<div class="content">
<p class="subtitle">
<span class="offscreen">Posted on</span> <time datetime="20 November 2023">20 November 2023</time>
</p>
<h3 class="heading-4">
'Many sleepless nights': why scientists who predict landslides are under enormous pressure
</h3>
</div>
</div>
</a>
</div>
<div>
<a href="/work-with-us/more/media-centre/news/2023/building-flood-resilient-societies">
<div class="item">
<picture>
<source media="(max-width: 450px)" data-srcset="?w=410&h=300&fit=crop&format=webp" type="image/webp">
<source media="(max-width: 450px)" data-srcset="?w=410&h=300&fit=crop">
<source media="(max-width: 604px)" data-srcset="?w=564&h=300&fit=crop&format=webp" type="image/webp">
<source media="(max-width: 604px)" data-srcset="?w=564&h=300&fit=crop">
<source data-srcset="/?w=380&h=370&fit=crop&format=webp" type="image/webp">
<img data-src="/?w=380&h=370&fit=crop" alt="Building Flood Resilient Societies" class="lazy">
</picture>
<div class="content">
<p class="subtitle">
<span class="offscreen">Posted on</span> <time datetime="16 November 2023">16 November 2023</time>
</p>
<h3 class="heading-4">
Building Flood Resilient Societies
</h3>
</div>
</div>
</a>
</div>
<div>
<a href="/work-with-us/more/media-centre/news/2023/abandoned-oil-rigs-could-scrape-carbon-from-the-sky">
<div class="item">
<picture>
<source media="(max-width: 450px)" data-srcset="?w=410&h=300&fit=crop&format=webp" type="image/webp">
<source media="(max-width: 450px)" data-srcset="?w=410&h=300&fit=crop">
<source media="(max-width: 604px)" data-srcset="?w=564&h=300&fit=crop&format=webp" type="image/webp">
<source media="(max-width: 604px)" data-srcset="?w=564&h=300&fit=crop">
<source data-srcset="/?w=380&h=370&fit=crop&format=webp" type="image/webp">
<img data-src="/?w=380&h=370&fit=crop" alt="Abandoned oil rigs could scrape carbon from the sky" class="lazy">
</picture>
<div class="content">
<p class="subtitle">
<span class="offscreen">Posted on</span> <time datetime="13 November 2023">13 November 2023</time>
</p>
<h3 class="heading-4">
Abandoned oil rigs could scrape carbon from the sky
</h3>
</div>
</div>
</a>
</div>
<div>
<a href="/work-with-us/more/media-centre/news/2023/castlevania-how-the-video-game-was-inspired-by-classic-dracula-horror-films">
<div class="item">
<picture>
<source media="(max-width: 450px)" data-srcset="?w=410&h=300&fit=crop&format=webp" type="image/webp">
<source media="(max-width: 450px)" data-srcset="?w=410&h=300&fit=crop">
<source media="(max-width: 604px)" data-srcset="?w=564&h=300&fit=crop&format=webp" type="image/webp">
<source media="(max-width: 604px)" data-srcset="?w=564&h=300&fit=crop">
<source data-srcset="/?w=380&h=370&fit=crop&format=webp" type="image/webp">
<img data-src="/?w=380&h=370&fit=crop" alt="Castlevania: how the video game was inspired by classic Dracula horror films" class="lazy">
</picture>
<div class="content">
<p class="subtitle">
<span class="offscreen">Posted on</span> <time datetime="13 November 2023">13 November 2023</time>
</p>
<h3 class="heading-4">
Castlevania: how the video game was inspired by classic Dracula horror films
</h3>
</div>
</div>
</a>
</div>
<div>
<a href="/work-with-us/more/media-centre/news/2023/why-humans-arent-as-egocentric-as-you-might-think-new-research">
<div class="item">
<picture>
<source media="(max-width: 450px)" data-srcset="?w=410&h=300&fit=crop&format=webp" type="image/webp">
<source media="(max-width: 450px)" data-srcset="?w=410&h=300&fit=crop">
<source media="(max-width: 604px)" data-srcset="?w=564&h=300&fit=crop&format=webp" type="image/webp">
<source media="(max-width: 604px)" data-srcset="?w=564&h=300&fit=crop">
<source data-srcset="/?w=380&h=370&fit=crop&format=webp" type="image/webp">
<img data-src="/?w=380&h=370&fit=crop" alt="Why humans aren't as egocentric as you might think 鈥� new research" class="lazy">
</picture>
<div class="content">
<p class="subtitle">
<span class="offscreen">Posted on</span> <time datetime="13 November 2023">13 November 2023</time>
</p>
<h3 class="heading-4">
Why humans aren't as egocentric as you might think 鈥� new research
</h3>
</div>
</div>
</a>
</div>
<div>
<a href="/work-with-us/more/media-centre/news/2023/universities-in-yorkshire-and-the-humber-get-head-start-on-delivering-plan-to-protect-the-nhs">
<div class="item">
<picture>
<source media="(max-width: 450px)" data-srcset="/faculties/fhs/img/fhs/Allam-Medical-Building-at-Dusk-Cropped-400x300.jpg?w=410&h=300&fit=crop&format=webp" type="image/webp">
<source media="(max-width: 450px)" data-srcset="/faculties/fhs/img/fhs/Allam-Medical-Building-at-Dusk-Cropped-400x300.jpg?w=410&h=300&fit=crop">
<source media="(max-width: 604px)" data-srcset="/faculties/fhs/img/fhs/Allam-Medical-Building-at-Dusk-Cropped-400x300.jpg?w=564&h=300&fit=crop&format=webp" type="image/webp">
<source media="(max-width: 604px)" data-srcset="/faculties/fhs/img/fhs/Allam-Medical-Building-at-Dusk-Cropped-400x300.jpg?w=564&h=300&fit=crop">
<source data-srcset="/faculties/fhs/img/fhs/Allam-Medical-Building-at-Dusk-Cropped-400x300.jpg/?w=380&h=370&fit=crop&format=webp" type="image/webp">
<img data-src="/faculties/fhs/img/fhs/Allam-Medical-Building-at-Dusk-Cropped-400x300.jpg/?w=380&h=370&fit=crop" alt="Universities in Yorkshire and the Humber get head start on delivering plan to protect the NHS" class="lazy">
</picture>
<div class="content">
<p class="subtitle">
<span class="offscreen">Posted on</span> <time datetime="02 November 2023">02 November 2023</time>
</p>
<h3 class="heading-4">
Universities in Yorkshire and the Humber get head start on delivering plan to protect the NHS
</h3>
</div>
</div>
</a>
</div>
<div>
<a href="/work-with-us/more/media-centre/news/2023/how-sherlock-holmes-ancient-egypt-and-a-mysterious-curse-inspired-agatha-christie">
<div class="item">
<picture>
<source media="(max-width: 450px)" data-srcset="?w=410&h=300&fit=crop&format=webp" type="image/webp">
<source media="(max-width: 450px)" data-srcset="?w=410&h=300&fit=crop">
<source media="(max-width: 604px)" data-srcset="?w=564&h=300&fit=crop&format=webp" type="image/webp">
<source media="(max-width: 604px)" data-srcset="?w=564&h=300&fit=crop">
<source data-srcset="/?w=380&h=370&fit=crop&format=webp" type="image/webp">
<img data-src="/?w=380&h=370&fit=crop" alt="How Sherlock Holmes, ancient Egypt and a mysterious 'curse' inspired Agatha Christie" class="lazy">
</picture>
<div class="content">
<p class="subtitle">
<span class="offscreen">Posted on</span> <time datetime="01 November 2023">01 November 2023</time>
</p>
<h3 class="heading-4">
How Sherlock Holmes, ancient Egypt and a mysterious 'curse' inspired Agatha Christie
</h3>
</div>
</div>
</a>
</div>
</div>
</div>
<div class="other-slide" role="presentation">
<div class="slider slide-life">
<div>
<a href="/work-with-us/more/media-centre/news/2023/many-sleepless-nights-why-scientists-who-predict-landslides-are-under-enormous-pressure">
<div class="item">
<picture>
<source media="(max-width: 450px)" data-srcset="/editor-assets/images/graduation/summer-graduation-2019-cropped-400x300.jpg?w=410&h=300&fit=crop&format=webp" type="image/webp">
<source media="(max-width: 450px)" data-srcset="/editor-assets/images/graduation/summer-graduation-2019-cropped-400x300.jpg?w=410&h=300&fit=crop">
<source media="(max-width: 604px)" data-srcset="/editor-assets/images/graduation/summer-graduation-2019-cropped-400x300.jpg?w=564&h=300&fit=crop&format=webp" type="image/webp">
<source media="(max-width: 604px)" data-srcset="/editor-assets/images/graduation/summer-graduation-2019-cropped-400x300.jpg?w=564&h=300&fit=crop">
<source data-srcset="/editor-assets/images/graduation/summer-graduation-2019-cropped-400x300.jpg/?w=380&h=370&fit=crop&format=webp" type="image/webp">
<img data-src="/editor-assets/images/graduation/summer-graduation-2019-cropped-400x300.jpg/?w=380&h=370&fit=crop" alt="'Many sleepless nights': why scientists who predict landslides are under enormous pressure" class="lazy">
</picture>
<div class="content">
<p class="subtitle">
<time datetime="20 November 2023">20 November 2023</time>
</p>
<h3 class="heading-4">
'Many sleepless nights': why scientists who predict landslides are under enormous pressure
</h3>
</div>
</div>
</a>
</div>
<div>
<a href="/work-with-us/more/media-centre/news/2023/building-flood-resilient-societies">
<div class="item">
<picture>
<source media="(max-width: 450px)" data-srcset="?w=410&h=300&fit=crop&format=webp" type="image/webp">
<source media="(max-width: 450px)" data-srcset="?w=410&h=300&fit=crop">
<source media="(max-width: 604px)" data-srcset="?w=564&h=300&fit=crop&format=webp" type="image/webp">
<source media="(max-width: 604px)" data-srcset="?w=564&h=300&fit=crop">
<source data-srcset="/?w=380&h=370&fit=crop&format=webp" type="image/webp">
<img data-src="/?w=380&h=370&fit=crop" alt="Building Flood Resilient Societies" class="lazy">
</picture>
<div class="content">
<p class="subtitle">
<time datetime="16 November 2023">16 November 2023</time>
</p>
<h3 class="heading-4">
Building Flood Resilient Societies
</h3>
</div>
</div>
</a>
</div>
<div>
<a href="/work-with-us/more/media-centre/news/2023/abandoned-oil-rigs-could-scrape-carbon-from-the-sky">
<div class="item">
<picture>
<source media="(max-width: 450px)" data-srcset="?w=410&h=300&fit=crop&format=webp" type="image/webp">
<source media="(max-width: 450px)" data-srcset="?w=410&h=300&fit=crop">
<source media="(max-width: 604px)" data-srcset="?w=564&h=300&fit=crop&format=webp" type="image/webp">
<source media="(max-width: 604px)" data-srcset="?w=564&h=300&fit=crop">
<source data-srcset="/?w=380&h=370&fit=crop&format=webp" type="image/webp">
<img data-src="/?w=380&h=370&fit=crop" alt="Abandoned oil rigs could scrape carbon from the sky" class="lazy">
</picture>
<div class="content">
<p class="subtitle">
<time datetime="13 November 2023">13 November 2023</time>
</p>
<h3 class="heading-4">
Abandoned oil rigs could scrape carbon from the sky
</h3>
</div>
</div>
</a>
</div>
<div>
<a href="/work-with-us/more/media-centre/news/2023/castlevania-how-the-video-game-was-inspired-by-classic-dracula-horror-films">
<div class="item">
<picture>
<source media="(max-width: 450px)" data-srcset="?w=410&h=300&fit=crop&format=webp" type="image/webp">
<source media="(max-width: 450px)" data-srcset="?w=410&h=300&fit=crop">
<source media="(max-width: 604px)" data-srcset="?w=564&h=300&fit=crop&format=webp" type="image/webp">
<source media="(max-width: 604px)" data-srcset="?w=564&h=300&fit=crop">
<source data-srcset="/?w=380&h=370&fit=crop&format=webp" type="image/webp">
<img data-src="/?w=380&h=370&fit=crop" alt="Castlevania: how the video game was inspired by classic Dracula horror films" class="lazy">
</picture>
<div class="content">
<p class="subtitle">
<time datetime="13 November 2023">13 November 2023</time>
</p>
<h3 class="heading-4">
Castlevania: how the video game was inspired by classic Dracula horror films
</h3>
</div>
</div>
</a>
</div>
<div>
<a href="/work-with-us/more/media-centre/news/2023/why-humans-arent-as-egocentric-as-you-might-think-new-research">
<div class="item">
<picture>
<source media="(max-width: 450px)" data-srcset="?w=410&h=300&fit=crop&format=webp" type="image/webp">
<source media="(max-width: 450px)" data-srcset="?w=410&h=300&fit=crop">
<source media="(max-width: 604px)" data-srcset="?w=564&h=300&fit=crop&format=webp" type="image/webp">
<source media="(max-width: 604px)" data-srcset="?w=564&h=300&fit=crop">
<source data-srcset="/?w=380&h=370&fit=crop&format=webp" type="image/webp">
<img data-src="/?w=380&h=370&fit=crop" alt="Why humans aren't as egocentric as you might think 鈥� new research" class="lazy">
</picture>
<div class="content">
<p class="subtitle">
<time datetime="13 November 2023">13 November 2023</time>
</p>
<h3 class="heading-4">
Why humans aren't as egocentric as you might think 鈥� new research
</h3>
</div>
</div>
</a>
</div>
<div>
<a href="/work-with-us/more/media-centre/news/2023/universities-in-yorkshire-and-the-humber-get-head-start-on-delivering-plan-to-protect-the-nhs">
<div class="item">
<picture>
<source media="(max-width: 450px)" data-srcset="/faculties/fhs/img/fhs/Allam-Medical-Building-at-Dusk-Cropped-400x300.jpg?w=410&h=300&fit=crop&format=webp" type="image/webp">
<source media="(max-width: 450px)" data-srcset="/faculties/fhs/img/fhs/Allam-Medical-Building-at-Dusk-Cropped-400x300.jpg?w=410&h=300&fit=crop">
<source media="(max-width: 604px)" data-srcset="/faculties/fhs/img/fhs/Allam-Medical-Building-at-Dusk-Cropped-400x300.jpg?w=564&h=300&fit=crop&format=webp" type="image/webp">
<source media="(max-width: 604px)" data-srcset="/faculties/fhs/img/fhs/Allam-Medical-Building-at-Dusk-Cropped-400x300.jpg?w=564&h=300&fit=crop">
<source data-srcset="/faculties/fhs/img/fhs/Allam-Medical-Building-at-Dusk-Cropped-400x300.jpg/?w=380&h=370&fit=crop&format=webp" type="image/webp">
<img data-src="/faculties/fhs/img/fhs/Allam-Medical-Building-at-Dusk-Cropped-400x300.jpg/?w=380&h=370&fit=crop" alt="Universities in Yorkshire and the Humber get head start on delivering plan to protect the NHS" class="lazy">
</picture>
<div class="content">
<p class="subtitle">
<time datetime="02 November 2023">02 November 2023</time>
</p>
<h3 class="heading-4">
Universities in Yorkshire and the Humber get head start on delivering plan to protect the NHS
</h3>
</div>
</div>
</a>
</div>
<div>
<a href="/work-with-us/more/media-centre/news/2023/how-sherlock-holmes-ancient-egypt-and-a-mysterious-curse-inspired-agatha-christie">
<div class="item">
<picture>
<source media="(max-width: 450px)" data-srcset="?w=410&h=300&fit=crop&format=webp" type="image/webp">
<source media="(max-width: 450px)" data-srcset="?w=410&h=300&fit=crop">
<source media="(max-width: 604px)" data-srcset="?w=564&h=300&fit=crop&format=webp" type="image/webp">
<source media="(max-width: 604px)" data-srcset="?w=564&h=300&fit=crop">
<source data-srcset="/?w=380&h=370&fit=crop&format=webp" type="image/webp">
<img data-src="/?w=380&h=370&fit=crop" alt="How Sherlock Holmes, ancient Egypt and a mysterious 'curse' inspired Agatha Christie" class="lazy">
</picture>
<div class="content">
<p class="subtitle">
<time datetime="01 November 2023">01 November 2023</time>
</p>
<h3 class="heading-4">
How Sherlock Holmes, ancient Egypt and a mysterious 'curse' inspired Agatha Christie
</h3>
</div>
</div>
</a>
</div>
<div>
</div>
</div>
</div>
</div>
<div class="highlights">
<h3 class="heading-2"> Research highlights </h3>
<div class="slider-count offscreen" aria-live="assertive" aria-atomic="true">
<span class="current"></span> of <span class="total"></span> highlights
</div>
<div class="slider-container">
<div class="area">
<div class="slider slide-highlights">
<div>
</div>
<div>
<a href="/work-with-us/research/institutes/institute-for-clinical-and-applied-health-research/case-studies/sleep-quality-anxiety-and-depression-in-patients-with-thyroid-cancer-in-china">
<div class="item">
<div class="content">
Improving care, support and outcomes for cancer patients
</div>
<picture>
<source media="(max-width: 490px)" data-srcset="/assets/section/research/our-people/images/eei/cancer-gus-moretta-371897-unsplash.xba7c984d.jpg?w=60&h=90&fit=crop&format=webp" type="image/webp">
<source media="(max-width: 490px)" data-srcset="/assets/section/research/our-people/images/eei/cancer-gus-moretta-371897-unsplash.xba7c984d.jpg?w=60&h=90&fit=crop">
<source data-srcset="/assets/section/research/our-people/images/eei/cancer-gus-moretta-371897-unsplash.xba7c984d.jpg?w=145&h=145&fit=crop&format=webp" type="image/webp">
<img data-src="/assets/section/research/our-people/images/eei/cancer-gus-moretta-371897-unsplash.xba7c984d.jpg?w=145&h=145&fit=crop" alt="cancer-gus-moretta-371897-unsplash" class="lazy">
</picture>
</div>
</a>
</div>
<div>
<a href="/work-with-us/research/institutes/energy-and-environment-institute/our-work/plastics-collaboratory">
<div class="item">
<div class="content">
Reducing the demand for single-use plastics
</div>
<picture>
<source media="(max-width: 490px)" data-srcset="/assets/section/research/our-people/images/eei/plastic-cups-973103-1920.xc29ac79f.jpg?w=60&h=90&fit=crop&format=webp" type="image/webp">
<source media="(max-width: 490px)" data-srcset="/assets/section/research/our-people/images/eei/plastic-cups-973103-1920.xc29ac79f.jpg?w=60&h=90&fit=crop">
<source data-srcset="/assets/section/research/our-people/images/eei/plastic-cups-973103-1920.xc29ac79f.jpg?w=145&h=145&fit=crop&format=webp" type="image/webp">
<img data-src="/assets/section/research/our-people/images/eei/plastic-cups-973103-1920.xc29ac79f.jpg?w=145&h=145&fit=crop" alt="plastic-cups-973103_1920" class="lazy">
</picture>
</div>
</a>
</div>
<div>
<a href="/work-with-us/more/media-centre/news/2020/university-of-hull-secures-300000-funding-to-help-young-people-in-vietnam-tackle-climate-change">
<div class="item">
<div class="content">
Climate change and flood resilience
</div>
<picture>
<source media="(max-width: 490px)" data-srcset="/assets/section/research/our-people/images/eei/flood.x75a0e2cf.jpg?w=60&h=90&fit=crop&format=webp" type="image/webp">
<source media="(max-width: 490px)" data-srcset="/assets/section/research/our-people/images/eei/flood.x75a0e2cf.jpg?w=60&h=90&fit=crop">
<source data-srcset="/assets/section/research/our-people/images/eei/flood.x75a0e2cf.jpg?w=145&h=145&fit=crop&format=webp" type="image/webp">
<img data-src="/assets/section/research/our-people/images/eei/flood.x75a0e2cf.jpg?w=145&h=145&fit=crop" alt="flood" class="lazy">
</picture>
</div>
</a>
</div>
<div>
<a href="/work-with-us/research/case-studies/promoting-social-justice">
<div class="item">
<div class="content">
Promoting Social Justice
</div>
<picture>
<source media="(max-width: 490px)" data-srcset="/assets/section/research/our-people/images/social-justice.xad49b482.jpg?w=60&h=90&fit=crop&format=webp" type="image/webp">
<source media="(max-width: 490px)" data-srcset="/assets/section/research/our-people/images/social-justice.xad49b482.jpg?w=60&h=90&fit=crop">
<source data-srcset="/assets/section/research/our-people/images/social-justice.xad49b482.jpg?w=145&h=145&fit=crop&format=webp" type="image/webp">
<img data-src="/assets/section/research/our-people/images/social-justice.xad49b482.jpg?w=145&h=145&fit=crop" alt="Social justice" class="lazy">
</picture>
</div>
</a>
</div>
</div>
</div>
</div>
</div>
<div class="spotlight -teal">
<picture>
<source media="(max-width: 768px)" data-srcset="/work-with-us/research/site-elements/images/plastic-pledge-volunteers-sesh.xbb338923.jpg?w=370&h=370&fit=crop&format=webp" type="image/webp">
<source media="(max-width: 768px)" data-srcset="/work-with-us/research/site-elements/images/plastic-pledge-volunteers-sesh.xbb338923.jpg?w=370&h=370&fit=crop">
<source data-srcset="/work-with-us/research/site-elements/images/plastic-pledge-volunteers-sesh.xbb338923.jpg?w=490&h=490&fit=crop&format=webp" type="image/webp">
<img data-src="/work-with-us/research/site-elements/images/plastic-pledge-volunteers-sesh.xbb338923.jpg?w=490&h=490&fit=crop" alt="#MyPlasticPledge volunteers" class="lazy">
</picture>
<div class="content-container">
<div class="content">
<p class="subtitle" aria-hidden="true"> Our vision and values </p>
<h3 class="heading-2"> We are shaping a fairer, brighter and carbon neutral future for all </h3>
<div class="button -solid">
<a href="/special/social-justice-and-sustainable-development" aria-label="Find out more: Our vision and values" title="Find out more: Our vision and values">
Find out more
<span class="arrow" aria-hidden="true">
<span class="fa-solid fa-arrow-right"></span>
</span>
</a>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="news">
<div class="_container" style="padding:0 20px;">
<h2 class="heading-2"> Latest updates </h2>
<div class="slider-count offscreen" aria-live="assertive" aria-atomic="true">
<span class="current"></span> of <span class="total"></span> updates
</div>
<div class="slider-container">
<div class="area">
<div class="slider slide-news">
<div>
<a href="/work-with-us/more/media-centre/news/2023/why-israels-intelligence-chiefs-failed-to-listen-to-warnings">
<div class="item">
<div class="content">
<p class="subtitle" aria-hidden="true">
News
</p>
<h3 class="title">
Why Israel's intelligence chiefs failed to listen to warnings<span class="offscreen">.</span>
</h3>
<p class="subtitle">
<span class="offscreen">Posted on</span> <time datetime="08 December 2023">08 December 2023</time>
</p>
</div>
<picture>
<source media="(max-width: 650px)" data-srcset="/assets/editor/image-library/university-campus-aerial-view-open-day.jpg?w=400&h=160&fit=crop&format=webp" type="image/webp">
<source media="(max-width: 650px)" data-srcset="/assets/editor/image-library/university-campus-aerial-view-open-day.jpg?w=400&h=160&fit=crop /">
<source data-srcset="/assets/editor/image-library/university-campus-aerial-view-open-day.jpg?w=210&h=250&fit=crop&format=webp" type="image/webp">
<img data-src="/assets/editor/image-library/university-campus-aerial-view-open-day.jpg?w=210&h=250&fit=crop" alt="Why Israel's intelligence chiefs failed to listen to warnings" class="lazy">
</picture>
</div>
</a>
</div>
<div>
<a href="/research/institutes/wilberforce/the-universal-declaration-of-human-rights-at-75">
<div class="item">
<div class="content">
<p class="subtitle" aria-hidden="true">
News
</p>
<h3 class="title">
The Universal Declaration of Human Rights at 75<span class="offscreen">.</span>
</h3>
<p class="subtitle">
<span class="offscreen">Posted on</span> <time datetime="07 December 2023">07 December 2023</time>
</p>
</div>
<picture>
<source media="(max-width: 650px)" data-srcset="/assets/editor/image-library/university-campus-aerial-view-open-day.jpg?w=400&h=160&fit=crop&format=webp" type="image/webp">
<source media="(max-width: 650px)" data-srcset="/assets/editor/image-library/university-campus-aerial-view-open-day.jpg?w=400&h=160&fit=crop /">
<source data-srcset="/assets/editor/image-library/university-campus-aerial-view-open-day.jpg?w=210&h=250&fit=crop&format=webp" type="image/webp">
<img data-src="/assets/editor/image-library/university-campus-aerial-view-open-day.jpg?w=210&h=250&fit=crop" alt="The Universal Declaration of Human Rights at 75" class="lazy">
</picture>
</div>
</a>
</div>
<div>
<a href="/work-with-us/more/media-centre/news/2023/creative-approaches-essential-to-drive-youth-led-climate-action-in-countries-most-impacted-by-climate-change">
<div class="item">
<div class="content">
<p class="subtitle" aria-hidden="true">
News
</p>
<h3 class="title">
Creative approaches essential to drive youth-led climate action in countries most-impacted…<span class="offscreen">.</span>
</h3>
<p class="subtitle">
<span class="offscreen">Posted on</span> <time datetime="06 December 2023">06 December 2023</time>
</p>
</div>
<picture>
<source media="(max-width: 650px)" data-srcset="/assets/editor/image-library/university-campus-aerial-view-open-day.jpg?w=400&h=160&fit=crop&format=webp" type="image/webp">
<source media="(max-width: 650px)" data-srcset="/assets/editor/image-library/university-campus-aerial-view-open-day.jpg?w=400&h=160&fit=crop /">
<source data-srcset="/assets/editor/image-library/university-campus-aerial-view-open-day.jpg?w=210&h=250&fit=crop&format=webp" type="image/webp">
<img data-src="/assets/editor/image-library/university-campus-aerial-view-open-day.jpg?w=210&h=250&fit=crop" alt="Creative approaches essential to drive youth-led climate action in countries most-impacted by climate change" class="lazy">
</picture>
</div>
</a>
</div>
<div>
<a href="/research/institutes/wilberforce/a-report-from-bonn-university-seminar">
<div class="item">
<div class="content">
<p class="subtitle" aria-hidden="true">
News
</p>
<h3 class="title">
A report from Bonn University Seminar<span class="offscreen">.</span>
</h3>
<p class="subtitle">
<span class="offscreen">Posted on</span> <time datetime="30 November 2023">30 November 2023</time>
</p>
</div>
<picture>
<source media="(max-width: 650px)" data-srcset="/assets/editor/image-library/university-campus-aerial-view-open-day.jpg?w=400&h=160&fit=crop&format=webp" type="image/webp">
<source media="(max-width: 650px)" data-srcset="/assets/editor/image-library/university-campus-aerial-view-open-day.jpg?w=400&h=160&fit=crop /">
<source data-srcset="/assets/editor/image-library/university-campus-aerial-view-open-day.jpg?w=210&h=250&fit=crop&format=webp" type="image/webp">
<img data-src="/assets/editor/image-library/university-campus-aerial-view-open-day.jpg?w=210&h=250&fit=crop" alt="A report from Bonn University Seminar" class="lazy">
</picture>
</div>
</a>
</div>
<div>
<a href="/work-with-us/more/media-centre/news/2023/exploring-engineering-management-an-msc-masterclass">
<div class="item">
<div class="content">
<p class="subtitle" aria-hidden="true">
News
</p>
<h3 class="title">
Exploring Engineering Management: an MSc Masterclass<span class="offscreen">.</span>
</h3>
<p class="subtitle">
<span class="offscreen">Posted on</span> <time datetime="20 November 2023">20 November 2023</time>
</p>
</div>
<picture>
<source media="(max-width: 650px)" data-srcset="/assets/editor/image-library/university-campus-aerial-view-open-day.jpg?w=400&h=160&fit=crop&format=webp" type="image/webp">
<source media="(max-width: 650px)" data-srcset="/assets/editor/image-library/university-campus-aerial-view-open-day.jpg?w=400&h=160&fit=crop /">
<source data-srcset="/assets/editor/image-library/university-campus-aerial-view-open-day.jpg?w=210&h=250&fit=crop&format=webp" type="image/webp">
<img data-src="/assets/editor/image-library/university-campus-aerial-view-open-day.jpg?w=210&h=250&fit=crop" alt="Exploring Engineering Management: an MSc Masterclass" class="lazy">
</picture>
</div>
</a>
</div>
<div>
<a href="/work-with-us/more/media-centre/news/2023/many-sleepless-nights-why-scientists-who-predict-landslides-are-under-enormous-pressure">
<div class="item">
<div class="content">
<p class="subtitle" aria-hidden="true">
News
</p>
<h3 class="title">
'Many sleepless nights': why scientists who predict landslides are under enormous pressure…<span class="offscreen">.</span>
</h3>
<p class="subtitle">
<span class="offscreen">Posted on</span> <time datetime="20 November 2023">20 November 2023</time>
</p>
</div>
<picture>
<source media="(max-width: 650px)" data-srcset="/editor-assets/images/graduation/summer-graduation-2019-cropped-400x300.jpg?w=400&h=160&fit=crop&format=webp" type="image/webp">
<source media="(max-width: 650px)" data-srcset="/editor-assets/images/graduation/summer-graduation-2019-cropped-400x300.jpg?w=400&h=160&fit=crop /">
<source data-srcset="/editor-assets/images/graduation/summer-graduation-2019-cropped-400x300.jpg?w=210&h=250&fit=crop&format=webp" type="image/webp">
<img data-src="/editor-assets/images/graduation/summer-graduation-2019-cropped-400x300.jpg?w=210&h=250&fit=crop" alt="'Many sleepless nights': why scientists who predict landslides are under enormous pressure" class="lazy">
</picture>
</div>
</a>
</div>
<div>
<a href="/research/institutes/wilberforce/gabrielle-phillips-modern-slavery-intern">
<div class="item">
<div class="content">
<p class="subtitle" aria-hidden="true">
News
</p>
<h3 class="title">
Gabrielle Phillips 鈥� Modern Slavery Intern<span class="offscreen">.</span>
</h3>
<p class="subtitle">
<span class="offscreen">Posted on</span> <time datetime="20 November 2023">20 November 2023</time>
</p>
</div>
<picture>
<source media="(max-width: 650px)" data-srcset="/assets/editor/image-library/university-campus-aerial-view-open-day.jpg?w=400&h=160&fit=crop&format=webp" type="image/webp">
<source media="(max-width: 650px)" data-srcset="/assets/editor/image-library/university-campus-aerial-view-open-day.jpg?w=400&h=160&fit=crop /">
<source data-srcset="/assets/editor/image-library/university-campus-aerial-view-open-day.jpg?w=210&h=250&fit=crop&format=webp" type="image/webp">
<img data-src="/assets/editor/image-library/university-campus-aerial-view-open-day.jpg?w=210&h=250&fit=crop" alt="Gabrielle Phillips 鈥� Modern Slavery Intern" class="lazy">
</picture>
</div>
</a>
</div>
<div>
<a href="/work-with-us/more/media-centre/news/2023/building-flood-resilient-societies">
<div class="item">
<div class="content">
<p class="subtitle" aria-hidden="true">
News
</p>
<h3 class="title">
Building Flood Resilient Societies<span class="offscreen">.</span>
</h3>
<p class="subtitle">
<span class="offscreen">Posted on</span> <time datetime="16 November 2023">16 November 2023</time>
</p>
</div>
<picture>
<source media="(max-width: 650px)" data-srcset="/assets/editor/image-library/university-campus-aerial-view-open-day.jpg?w=400&h=160&fit=crop&format=webp" type="image/webp">
<source media="(max-width: 650px)" data-srcset="/assets/editor/image-library/university-campus-aerial-view-open-day.jpg?w=400&h=160&fit=crop /">
<source data-srcset="/assets/editor/image-library/university-campus-aerial-view-open-day.jpg?w=210&h=250&fit=crop&format=webp" type="image/webp">
<img data-src="/assets/editor/image-library/university-campus-aerial-view-open-day.jpg?w=210&h=250&fit=crop" alt="Building Flood Resilient Societies" class="lazy">
</picture>
</div>
</a>
</div>
<div>
<a href="/work-with-us/more/media-centre/news/2023/abandoned-oil-rigs-could-scrape-carbon-from-the-sky">
<div class="item">
<div class="content">
<p class="subtitle" aria-hidden="true">
News
</p>
<h3 class="title">
Abandoned oil rigs could scrape carbon from the sky<span class="offscreen">.</span>
</h3>
<p class="subtitle">
<span class="offscreen">Posted on</span> <time datetime="13 November 2023">13 November 2023</time>
</p>
</div>
<picture>
<source media="(max-width: 650px)" data-srcset="/assets/editor/image-library/university-campus-aerial-view-open-day.jpg?w=400&h=160&fit=crop&format=webp" type="image/webp">
<source media="(max-width: 650px)" data-srcset="/assets/editor/image-library/university-campus-aerial-view-open-day.jpg?w=400&h=160&fit=crop /">
<source data-srcset="/assets/editor/image-library/university-campus-aerial-view-open-day.jpg?w=210&h=250&fit=crop&format=webp" type="image/webp">
<img data-src="/assets/editor/image-library/university-campus-aerial-view-open-day.jpg?w=210&h=250&fit=crop" alt="Abandoned oil rigs could scrape carbon from the sky" class="lazy">
</picture>
</div>
</a>
</div>
<div>
<a href="/work-with-us/more/media-centre/news/2023/castlevania-how-the-video-game-was-inspired-by-classic-dracula-horror-films">
<div class="item">
<div class="content">
<p class="subtitle" aria-hidden="true">
News
</p>
<h3 class="title">
Castlevania: how the video game was inspired by classic Dracula horror films<span class="offscreen">.</span>
</h3>
<p class="subtitle">
<span class="offscreen">Posted on</span> <time datetime="13 November 2023">13 November 2023</time>
</p>
</div>
<picture>
<source media="(max-width: 650px)" data-srcset="/assets/editor/image-library/university-campus-aerial-view-open-day.jpg?w=400&h=160&fit=crop&format=webp" type="image/webp">
<source media="(max-width: 650px)" data-srcset="/assets/editor/image-library/university-campus-aerial-view-open-day.jpg?w=400&h=160&fit=crop /">
<source data-srcset="/assets/editor/image-library/university-campus-aerial-view-open-day.jpg?w=210&h=250&fit=crop&format=webp" type="image/webp">
<img data-src="/assets/editor/image-library/university-campus-aerial-view-open-day.jpg?w=210&h=250&fit=crop" alt="Castlevania: how the video game was inspired by classic Dracula horror films" class="lazy">
</picture>
</div>
</a>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="footer-links">
<div class="_container" style="padding:0 20px;">
<div class="tabs">
<div class="tab">
<input type="checkbox" id="chck1" tabindex="-1">
<label class="tab-label" for="chck1"> Business </label>
<div class="tab-content">
<ul>
<li><a tabindex="0" href="/work-with-us/business/partnerships-and-collaborations">Partnerships and collaborations</a></li>
<li><a tabindex="0" href="/work-with-us/business/develop-your-people">Develop your people</a></li>
<li><a tabindex="0" href="/work-with-us/business/access-to-funding">Access to funding</a></li>
<li><a tabindex="0" href="/work-with-us/business/supporting-growth-and-innovation">Supporting growth and innovation</a></li>
<li><a tabindex="0" href="/work-with-us/business/jobs-internships-industry-placements">Jobs, internships and industry placements</a></li>
</ul>
</div>
</div>
<div class="tab">
<input type="checkbox" id="chck2" tabindex="-1">
<label class="tab-label" for="chck2"> Work with us </label>
<div class="tab-content">
<ul>
<li><a tabindex="0" href="/work-with-us/more/conferences-and-venue-hire/conferences-and-venue-hire">Conferences, events and venue hire</a></li>
<li><a tabindex="0" href="/work-with-us/more/schools-and-colleges/schools-and-colleges-engagement">Schools and colleges</a></li>
<li><a tabindex="0" href="/work-with-us/more/alumni">Hull University Alumni</a></li>
<li><a tabindex="0" href="/work-with-us/more/academic-partnerships">Academic partnerships</a></li>
<li><a tabindex="0" href="/work-with-us/more/health-safety-services/health-safety-services">Health & Safety Services</a></li>
</ul>
<p> </p>
</div>
</div>
<div class="tab">
<input type="checkbox" id="chck3" tabindex="-1">
<label class="tab-label" for="chck3"> About the University </label>
<div class="tab-content">
<ul>
<li><a href="/choose-hull/university-and-region/about-us/about-the-university-of-hull">About the 爱污传媒</a></li>
<li><a href="/choose-hull/university-and-region/the-city-of-hull/about-hull-and-the-region">Hull and the Region</a></li>
<li><a href="/choose-hull/university-and-region/sustainability/sustainability">Sustainability</a></li>
<li><a href="/choose-hull/university-and-region/key-documents/key-documents">Key documents</a></li>
<li><a href="/choose-hull/university-and-region/team-gb/team-gb-partnership">Team GB Partnership</a></li>
</ul>
</div>
</div>
</div>
<h2 class="offscreen"> Footnotes </h2>
<p> </p>
<p>1. UK domicile full-time first degree leavers; Higher Education Graduate Outcomes statistics, for the academic year 2020/21, published by the Higher Education Statistics Agency June 2023.</p>
<p>2. All new students are guaranteed a single-person room within our University owned, managed or directed accommodation if you sign up by 1 October. There is no on-campus provision for families and the University does not offer childcare.
</p>
</div>
</section>
</main>
<footer class="footer" id="footer" x-data="mainFooter('2da7b70a-dddb-4e1d-b5fc-2d631b203d74')">
<div class="container" :class="{'switch' : footer?.position}">
<div class="logo" :class="{'double' : footer?.secondaryLogo.image !== null}">
<a href="/" title="Visit the 爱污传媒 Homepage">
<img src="/site-elements/img/layout/header/logo/UoH-logo-white.svg" alt="The 爱污传媒" width="150" height="95">
</a>
<template x-if="footer?.secondaryLogo.image !== null">
<a :href="/footer?.secondaryLogo.link" :title="footer?.secondaryLogo.ariaLabel">
<img :src="/footer?.secondaryLogo.image.asset.sys.uri" :alt="footer?.secondaryLogo.image.altText">
</a>
</template>
</div>
<div class="social">
<ul role="list">
<template x-for="item in footer?.social">
<li>
<a :href="/item.link" :title="'Visit us on ' + item.title" :aria-label="'Visit us on ' + item.title" target="_blank" rel="noopener noreferrer">
<span :class="item.icon"></span>
</a>
</li>
</template>
</ul>
</div>
<div class="address">
<ul role="list">
<li>
<span class="fa-solid fa-location-dot"></span>
<div class="address">
<span x-text="footer?.address.lineOne + ', ' + footer?.address.lineTwo + ', ' + footer?.address.city + ', ' + footer?.address.postcode"></span><template x-if="footer?.address.country !== ''"><span
x-text="', ' + footer?.address.country"></span></template>
</div>
</li>
<li>
<a :href="'tel:' + footer?.phone.link">
<span class="fa-solid fa-mobile-screen"></span>
<span x-text="footer?.phone.main"></span>
</a>
</li>
</ul>
</div>
<div class="links">
<ul role="list">
<template x-for="item in footer?.links">
<li>
<a :href="/item.link" :title="item.title">
<span x-text="item.title"></span>
</a>
</li>
</template>
</ul>
</div>
<div class="awards">
<template x-for="item in footer?.partners">
<a :href="/item.link" :title="item.ariaLabel">
<img :src="/`${item.image.asset.sys.uri}?h=150&f=webp`" :alt="item.image.altText" height="100" width="100">
</a>
</template>
</div>
<div class="legal">
<div class="links">
<ul role="list">
<template x-for="item in footer?.legal">
<li>
<a :href="/item.pageUrl" :title="item.entryTitle">
<span x-text="item.entryTitle"></span>
</a>
</li>
</template>
</ul>
</div>
<div class="year"> © <template x-if="footer?.copyright !== ''">
<span x-text="footer?.copyright + ', '"></span>
</template> 爱污传媒, <span x-text="new Date().getFullYear()"></span>
</div>
</div>
<div class="spacer -one" aria-hidden="true"></div>
<div class="spacer -two" aria-hidden="true"></div>
<div class="spacer -three" aria-hidden="true"></div>
</div>
</footer>
<a href="#top" class="cd-top">
<span class="fa-duotone fa-up"></span>
Top
</a>
<script src="/site-elements/js/site.js?build=1201104"></script><noscript>
<p>Browser does not support script.</p>
</noscript>
<script src="/assets/developer/js/4cc3551b1l1ty.js"></script><noscript>
<p>Browser does not support script.</p>
</noscript>
<div class="aspNetHidden">
<input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="90059987">
<input type="hidden" name="__VIEWSTATEENCRYPTED" id="__VIEWSTATEENCRYPTED" value="">
</div>
<noscript>
<p>Browser does not support script.</p>
</noscript>
<script type="text/javascript" src="/assets/developer/js/common.js?version=78757&build=155157"></script><noscript>
<p>Browser does not support script.</p>
</noscript>
<script type="text/javascript" src="/assets/section/homepage-2020/site-elements/js/vendor.js?version=66727&build=155157"></script><noscript>
<p>Browser does not support script.</p>
</noscript>
<script type="text/javascript" src="/assets/section/homepage-2020/site-elements/js/main.js?version=70410&build=155157"></script><noscript>
<p>Browser does not support script.</p>
</noscript>
</form>
POST
<form id="fileUploadForm" enctype="multipart/form-data" method="post" target="fileUploadIframe"><input type="file" id="fileSelector" name="file" style="display: none;"><input name="filename" type="hidden"></form>
Text Content
爱污传媒 Skip to content or footer * All Courses Research Staff News search results for Your search term has returned 0 results * Back * All Courses Research Staff News search results for Your search term has returned 0 results Become part of Hull COME TO AN OPEN DAY THIS JANUARY Book your place now Undergraduate Undergraduate * No courses in Clearing 爱污传媒 爱污传媒 * No courses Other Other * No courses Sorry, we couldn't find any courses that match your search. Try searching for something else. Or browse all courses THIS. IS. HULL. And it's yours for the taking. Choose Hull How to apply THE GOLD STANDARD FOR TEACHING Find out more FIND YOUR EXTRAORDINARY Find out more STUDY WITH US From our friendly academics, to our beautiful campus, and our superb facilities, there are more reasons than ever to choose Hull. All courses Undergraduate 爱污传媒 PhD scholarships International > I've had the best time since coming to Hull. It's full of diverse people. My > parents were so impressed they said I had to go! Lucy Walch Biomedical Science VISIT US AT AN UPCOMING EVENT 20 Jan OPEN DAY 9.00 - 16.00 Reserve your space WHERE SUCCESS BEGINS * Awarded gold for the highest standard of teaching in the Teaching Excellence Framework (TEF). * Named in the top 50 UK institutions for research power by the Times Higher Education. * 95% of students are in work or further study fifteen months after graduating.1 爱污传媒 Go to the next level with one of our Masters courses and help yourself stand out from the crowd. Take the next step ACCOMMODATION All new full-time undergraduate students are guaranteed accommodation – because we want you to feel right at home.2 Find out more FEES AND FINANCE See why university makes good financial sense, and find out how our cash awards could help you. Find out more LIFE-CHANGING RESEARCH Our research has an impact globally, every single day. Join us in tackling the big issues – climate change, health inequalities, social injustice and more – and help us shape a fairer, brighter and carbon neutral future for all. Discover research of items Posted on 08 December 2023 WHY ISRAEL'S INTELLIGENCE CHIEFS FAILED TO LISTEN TO WARNINGS Posted on 20 November 2023 'MANY SLEEPLESS NIGHTS': WHY SCIENTISTS WHO PREDICT LANDSLIDES ARE UNDER ENORMOUS PRESSURE Posted on 16 November 2023 BUILDING FLOOD RESILIENT SOCIETIES Posted on 13 November 2023 ABANDONED OIL RIGS COULD SCRAPE CARBON FROM THE SKY Posted on 13 November 2023 CASTLEVANIA: HOW THE VIDEO GAME WAS INSPIRED BY CLASSIC DRACULA HORROR FILMS Posted on 13 November 2023 WHY HUMANS AREN'T AS EGOCENTRIC AS YOU MIGHT THINK 鈥� NEW RESEARCH Posted on 02 November 2023 UNIVERSITIES IN YORKSHIRE AND THE HUMBER GET HEAD START ON DELIVERING PLAN TO PROTECT THE NHS Posted on 01 November 2023 HOW SHERLOCK HOLMES, ANCIENT EGYPT AND A MYSTERIOUS 'CURSE' INSPIRED AGATHA CHRISTIE 20 November 2023 'MANY SLEEPLESS NIGHTS': WHY SCIENTISTS WHO PREDICT LANDSLIDES ARE UNDER ENORMOUS PRESSURE 16 November 2023 BUILDING FLOOD RESILIENT SOCIETIES 13 November 2023 ABANDONED OIL RIGS COULD SCRAPE CARBON FROM THE SKY 13 November 2023 CASTLEVANIA: HOW THE VIDEO GAME WAS INSPIRED BY CLASSIC DRACULA HORROR FILMS 13 November 2023 WHY HUMANS AREN'T AS EGOCENTRIC AS YOU MIGHT THINK 鈥� NEW RESEARCH 02 November 2023 UNIVERSITIES IN YORKSHIRE AND THE HUMBER GET HEAD START ON DELIVERING PLAN TO PROTECT THE NHS 01 November 2023 HOW SHERLOCK HOLMES, ANCIENT EGYPT AND A MYSTERIOUS 'CURSE' INSPIRED AGATHA CHRISTIE RESEARCH HIGHLIGHTS of highlights Improving care, support and outcomes for cancer patients Reducing the demand for single-use plastics Climate change and flood resilience Promoting Social Justice Our vision and values WE ARE SHAPING A FAIRER, BRIGHTER AND CARBON NEUTRAL FUTURE FOR ALL Find out more LATEST UPDATES of updates News WHY ISRAEL'S INTELLIGENCE CHIEFS FAILED TO LISTEN TO WARNINGS. Posted on 08 December 2023 News THE UNIVERSAL DECLARATION OF HUMAN RIGHTS AT 75. Posted on 07 December 2023 News CREATIVE APPROACHES ESSENTIAL TO DRIVE YOUTH-LED CLIMATE ACTION IN COUNTRIES MOST-IMPACTED…. Posted on 06 December 2023 News A REPORT FROM BONN UNIVERSITY SEMINAR. Posted on 30 November 2023 News EXPLORING ENGINEERING MANAGEMENT: AN MSC MASTERCLASS. Posted on 20 November 2023 News 'MANY SLEEPLESS NIGHTS': WHY SCIENTISTS WHO PREDICT LANDSLIDES ARE UNDER ENORMOUS PRESSURE…. Posted on 20 November 2023 News GABRIELLE PHILLIPS 鈥� MODERN SLAVERY INTERN. Posted on 20 November 2023 News BUILDING FLOOD RESILIENT SOCIETIES. Posted on 16 November 2023 News ABANDONED OIL RIGS COULD SCRAPE CARBON FROM THE SKY. Posted on 13 November 2023 News CASTLEVANIA: HOW THE VIDEO GAME WAS INSPIRED BY CLASSIC DRACULA HORROR FILMS. Posted on 13 November 2023 Business * Partnerships and collaborations * Develop your people * Access to funding * Supporting growth and innovation * Jobs, internships and industry placements Work with us * Conferences, events and venue hire * Schools and colleges * Hull University Alumni * Academic partnerships * Health & Safety Services About the University * About the 爱污传媒 * Hull and the Region * Sustainability * Key documents * Team GB Partnership FOOTNOTES 1. UK domicile full-time first degree leavers; Higher Education Graduate Outcomes statistics, for the academic year 2020/21, published by the Higher Education Statistics Agency June 2023. 2. All new students are guaranteed a single-person room within our University owned, managed or directed accommodation if you sign up by 1 October. There is no on-campus provision for families and the University does not offer childcare. * * © 爱污传媒, Top Browser does not support script. Browser does not support script. Browser does not support script. Browser does not support script. Browser does not support script. Browser does not support script. HI THERE! Getting in touch with us has never been easier. * Web Chat Offline * Enquiry Form * WhatsApp * Request a call back