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 esm.sh, which makes packages from npm not only available on a CDN, but prepares them for native JavaScript ESM 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.
<html>
<head>
<title></title>
</head>
<body>
<table id="listing-events" class="listing text-muted">
<thead class="dis-non">
<tr>
<th>
Date
</th>
<th>
Event Name
</th>
<th>
Venue
</th>
<th>
Description
</th>
<th>
Type
</th>
<th></th>
</tr>
</thead>
<tbody id="content">
<tr class="box">
<td class="text-drkr" data-localizer="ignore">
<img class="pull-right" src=
"https://im.10times.com/0.png" data-src=
"https://im.10times.com/1.png?c=web&s=eventlisting&p=eventsnippet&e=&k=bb9b71a5391df2063b02bfb92b82a990"
alt="0" loading="lazy"> <span class="eventTime"
data-timezone="" data-status="active"
data-timezone-country="">Tue, 01 - Wed, 02 Jun
2021</span> <span class="start-time">1:00 PM</span>
</td>
<td>
<p id="567941" data-edition="1121303">
<a href="javascript:void(0)">Annual Drug Design
& Medicinal Chemistry Congress</a>
</p>
</td>
<td>
<span class="venue text-drkr">Novotel London West
Hotel, London</span>
</td>
<td class="word-break">
Annual Drug Design & Medicinal Chemistry Congress
will be bringing you the latest in enabling
technologies, computational based drug design and
discovery chemistry. Key focus areas include; DNA
encoded...
</td>
<td style="line-height:2;">
<span class="dis-inblk label label-tag mr-5"><a href="javascript:void(0)">
Medical & Pharma</a></span>
</td>
</tr>
<tr class="box">
<td class="text-drkr" data-localizer="ignore">
<img class="pull-right" src=
"https://im.10times.com/0.png" data-src=
"https://im.10times.com/1.png?c=web&s=eventlisting&p=eventsnippet&e=&k=bb9b71a5391df2063b02bfb92b82a990"
alt="0" loading="lazy"> <span class="eventTime"
data-timezone="" data-status="active"
data-timezone-country="">Tue, 01 - Wed, 02 Jun
2021</span> <span class="start-time">1:00 PM</span>
</td>
<td>
<p id="394920" data-edition="1076856">
<a href="javascript:void(0)"
>Consortia</a>
</p>
</td>
<td>
<span class="venue text-drkr">London</span>
</td>
<td class="word-break">
Consortia will bring together the major consortiums
pioneering blockchain and distributed ledger
technology (DLT) for trade and receivables finance to
the business and financial community. Despite
Blockchain...
</td>
<td style="line-height:2;">
<span class="dis-inblk label label-tag mr-5"><a href="javascript:void(0)">
Banking & Finance</a></span>
</td>
</tr>
<tr class="box">
<td class="text-drkr" data-localizer="ignore">
<img class="pull-right" src=
"https://im.10times.com/0.png" data-src=
"https://im.10times.com/1.png?c=web&s=eventlisting&p=eventsnippet&e=&k=bb9b71a5391df2063b02bfb92b82a990"
alt="0" loading="lazy"> <span class="eventTime"
data-timezone="" data-status="active"
data-timezone-country="">Thu, 03 Jun 2021</span> <span class="start-time">1:30 PM</span>
</td>
<td>
<p id="580680" data-edition="1149099">
<a href="javascript:void(0)">Practice
Evolution</a>
</p>
</td>
<td>
<span class="venue text-drkr">Royal College Of
Physicians, London</span>
</td>
<td class="word-break">
The Practice Evolution Conference is designed for and
with accountants in practice firmly in mind. We cover
topics that affect us all on a daily basis, topics
that as accountants in practice we are expected...
</td>
<td style="line-height:2;">
<span class="dis-inblk label label-tag mr-5"><a href="javascript:void(0)">
Banking & Finance</a></span>
</td>
</tr>
<tr class="box">
<td class="text-drkr" data-localizer="ignore">
<img class="pull-right" src=
"https://im.10times.com/0.png" data-src=
"https://im.10times.com/1.png?c=web&s=eventlisting&p=eventsnippet&e=&k=bb9b71a5391df2063b02bfb92b82a990"
alt="0" loading="lazy"> <span class="eventTime"
data-timezone="" data-status="active"
data-timezone-country="">Thu, 03 - Fri, 04 Jun
2021</span> <span class="start-time">2:30 PM</span>
</td>
<td>
<p id="584653" data-edition="1158502">
<a href="javascript:void(0)">Annual Genomic
Markers Congress</a>
</p>
</td>
<td>
<span class="venue text-drkr">London</span>
</td>
<td class="word-break">
Annual Genomic Markers Congress with key advancements
ensuring continuous developments and new data in this
field, pioneers in genomic technologies and markers
will share experiences across the development...
</td>
<td style="line-height:2;">
<span class="dis-inblk label label-tag mr-5"><a href="javascript:void(0)">
Medical & Pharma</a></span>
</td>
</tr>
<tr class="box">
<td class="text-drkr" data-localizer="ignore">
<img class="pull-right" src=
"https://im.10times.com/0.png" data-src=
"https://im.10times.com/1.png?c=web&s=eventlisting&p=eventsnippet&e=&k=bb9b71a5391df2063b02bfb92b82a990"
alt="0" loading="lazy"> <span class="eventTime"
data-timezone="" data-status="active"
data-timezone-country="">Fri, 04 Jun 2021</span> <span class="start-time">7:30 PM</span>
</td>
<td>
<p id="358498" data-edition="1167663">
<a href="javascript:void(0)">Scrum Day
London</a>
</p>
</td>
<td>
<span class="venue text-drkr">etc.venues Prospero
House, London</span>
</td>
<td class="word-break">
Scrum Day London is one of the leading Agile and
Scrum Conferences in London. You will get to learn
from top industry players and be able to network .
Scrum is now being used around the World as a
strategic...
</td>
<td style="line-height:2;">
<span class="dis-inblk label label-tag mr-5"><a href="javascript:void(0)">
Education & Training</a></span>
</td>
</tr>
<tr class="box">
<td class="text-drkr" data-localizer="ignore">
<img class="pull-right" src=
"https://im.10times.com/0.png" data-src=
"https://im.10times.com/1.png?c=web&s=eventlisting&p=eventsnippet&e=&k=bb9b71a5391df2063b02bfb92b82a990"
alt="0" loading="lazy"> <span class="eventTime"
data-timezone="" data-status="active"
data-timezone-country="">Sat, 05 - Sun, 06 Jun
2021</span> <span class="start-time">7:30 PM</span>
</td>
<td>
<p id="427686" data-edition="1218920">
<a href="javascript:void(0)">Over the Horizon:
Comparative Perspectives on Literature
International Conference</a>
</p>
</td>
<td>
<span class="venue text-drkr">London Centre for
Interdisciplinary Research, London</span>
</td>
<td class="word-break">
Over the Horizon: Comparative Perspectives on
Literature International Conference will consider the
theory and the practice of comparative literature and
will discuss the transformations and travels of...
</td>
<td style="line-height:2;">
<span class="dis-inblk label label-tag mr-5"><a href="javascript:void(0)">
Education & Training</a></span> <span class=
"dis-inblk label label-tag mr-5"><a href="javascript:void(0)">Literature</a></span>
</td>
</tr>
<tr class="box">
<td class="text-drkr border-left-blue" data-localizer=
"ignore">
<img class="pull-right" src=
"https://im.10times.com/0.png" data-src=
"https://im.10times.com/1.png?c=web&s=eventlisting&p=eventsnippet&e=&k=bb9b71a5391df2063b02bfb92b82a990"
alt="0" loading="lazy"> <span class="eventTime"
data-timezone="" data-status="active"
data-timezone-country="">Sun, 30 May - Tue, 01 Jun
2021</span> <span class="start-time">7:30 PM</span>
</td>
<td class="border-left-blue">
<p id="626989" data-edition="1243440">
<a href="javascript:void(0)">Australasian Viral
Hepatitis Conference</a>
</p>
</td>
<td class="border-left-blue">
<span class="venue text-drkr xaLiveA">Online</span>
</td>
<td class="word-break border-left-blue">
Continuing with the theme of innovation, the Vp021
committee has decided to move away from the
traditional face-to-face conference planned for
Brisbane and adopt a hub model for the conference in
2021....
</td>
<td class="border-left-blue" style="line-height:2;">
<span class="dis-inblk label label-tag mr-5"><a href="javascript:void(0)">Miscellaneous</a></span>
</td>
</tr>
<tr class="box">
<td class="text-drkr" data-localizer="ignore">
<img class="pull-right" src=
"https://im.10times.com/0.png" data-src=
"https://im.10times.com/1.png?c=web&s=eventlisting&p=eventsnippet&e=&k=bb9b71a5391df2063b02bfb92b82a990"
alt="0" loading="lazy"> <span class="eventTime"
data-timezone="" data-status="active"
data-timezone-country="">Sat, 05 - Sun, 06 Jun
2021</span> <span class="start-time">8:30 Am</span>
</td>
<td>
<p id="363915" data-edition="1254389">
<a href="javascript:void(0)"
>Violence and
Society International Conference (VSIC)</a>
</p>
</td>
<td>
<span class="venue text-drkr">Birkbeck, University of
London, London</span>
</td>
<td class="word-break">
The Violence and Society International Conference
will be an attempt to shed light on arguments about
the social construction and nature of violence,
applying an interdisciplinary approach to various
manifestations...
</td>
<td style="line-height:2;">
<span class="dis-inblk label label-tag mr-5"><a href="javascript:void(0)">
Business Services</a></span> <span class=
"dis-inblk label label-tag mr-5"><a href="javascript:void(0)">Geography</a></span>
<span class="dis-inblk label label-tag mr-5"><a href="javascript:void(0)">Anthropology</a></span>
</td>
</tr>
<tr class="box">
<td class="text-drkr" data-localizer="ignore">
<img class="pull-right" src=
"https://im.10times.com/0.png" data-src=
"https://im.10times.com/1.png?c=web&s=eventlisting&p=eventsnippet&e=&k=bb9b71a5391df2063b02bfb92b82a990"
alt="0" loading="lazy"> <span class="eventTime"
data-timezone="" data-status="active"
data-timezone-country="">Sat, 05 - Sun, 06 Jun
2021</span> <span class="start-time">8:30 Am</span>
</td>
<td>
<p id="401143" data-edition="1220067">
<a href="javascript:void(0)">Nonviolence and
Intercultural Dialogue International Conference</a>
</p>
</td>
<td>
<span class="venue text-drkr">London</span>
</td>
<td class="word-break">
The Nonviolence and Intercultural Dialogue
International Conference will provide the attendees
with the opportunity to gain insights relating to the
various aspects of Theories of nonviolence,
History...
</td>
<td style="line-height:2;">
<span class="dis-inblk label label-tag mr-5"><a href="javascript:void(0)">
Education & Training</a></span> <span class=
"dis-inblk label label-tag mr-5"><a href="javascript:void(0)">Philosophy</a></span>
</td>
</tr>
<tr class="box">
<td class="text-drkr" data-localizer="ignore">
<img class="pull-right" src=
"https://im.10times.com/0.png" data-src=
"https://im.10times.com/1.png?c=web&s=eventlisting&p=eventsnippet&e=&k=bb9b71a5391df2063b02bfb92b82a990"
alt="0" loading="lazy"> <span class="eventTime"
data-timezone="" data-status="active"
data-timezone-country="">Mon, 07 Jun 2021</span> <span class="start-time">8:30 Am</span>
</td>
<td>
<p id="425414" data-edition="1136112">
<a href="javascript:void(0)">Aesthetics
Business Conference (ABC)</a>
</p>
</td>
<td>
<span class="venue text-drkr">Royal College Of
Physicians, London</span>
</td>
<td class="word-break">
Aesthetics Business Conference, business education
for start-up practitioners and small businesses so
that they can grow their practices for the ultimate
purpose of increasing their personal wealth. ABC...
</td>
<td style="line-height:2;">
<span class="dis-inblk label label-tag mr-5"><a href="javascript:void(0)">
Business Services</a></span> <span class=
"dis-inblk label label-tag mr-5"><a href="javascript:void(0)">
Wellness, Health & Fitness</a></span>
</td>
</tr>
<tr class="box">
<td class="text-drkr" data-localizer="ignore">
<img class="pull-right" src=
"https://im.10times.com/0.png" data-src=
"https://im.10times.com/1.png?c=web&s=eventlisting&p=eventsnippet&e=&k=bb9b71a5391df2063b02bfb92b82a990"
alt="0" loading="lazy"> <span class="eventTime"
data-timezone="" data-status="active"
data-timezone-country="">Tue, 08 Jun 2021</span> <span class="start-time">8:00 Am</span>
</td>
<td>
<p id="475832" data-edition="971052">
<a href="javascript:void(0)">Plastics, From
Cradle to Grave - and Resurrection</a>
</p>
</td>
<td>
<span class="venue text-drkr">SCI, London</span>
</td>
<td class="word-break">
Plastics, From Cradle to Grave - and Resurrection
brings together academic and industrial speakers
sectors with the aim of focussing on assessing
challenges and opportunities for researchers,
industry...
</td>
<td style="line-height:2;">
<span class="dis-inblk label label-tag mr-5"><a href="javascript:void(0)">Industrial
Engineering</a></span> <span class=
"dis-inblk label label-tag mr-5"><a href="javascript:void(0)">Plastic
& Polymers</a></span> <span class=
"dis-inblk label label-tag mr-5"><a href="javascript:void(0)">Science
& Research</a></span>
</td>
</tr>
<tr class="box">
<td class="text-drkr" data-localizer="ignore">
<img class="pull-right" src=
"https://im.10times.com/0.png" data-src=
"https://im.10times.com/1.png?c=web&s=eventlisting&p=eventsnippet&e=&k=bb9b71a5391df2063b02bfb92b82a990"
alt="0" loading="lazy"> <span class="eventTime"
data-timezone="" data-status="active"
data-timezone-country="">Tue, 08 - Wed, 09 Jun
2021</span> <span class="start-time">8:00 Am</span>
</td>
<td>
<p id="402950" data-edition="1073515">
<a href="javascript:void(0)"
>International
Sports Convention (ISC)</a>
</p>
</td>
<td>
<span class="venue text-drkr">Tottenham Hotspur
Stadium, London</span>
</td>
<td class="word-break">
International Sports Convention will provide what we
believe to be the best networking and delegate
experience in the sports industry. It will truly
enhance the overall participant experience and
accelerate...
</td>
<td style="line-height:2;">
<span class="dis-inblk label label-tag mr-5"><a href="javascript:void(0)">Entertainment
& Media</a></span>
</td>
</tr>
<tr class="box">
<td class="text-drkr" data-localizer="ignore">
<img class="pull-right" src=
"https://im.10times.com/0.png" data-src=
"https://im.10times.com/1.png?c=web&s=eventlisting&p=eventsnippet&e=&k=bb9b71a5391df2063b02bfb92b82a990"
alt="0" loading="lazy"> <span class="eventTime"
data-timezone="" data-status="active"
data-timezone-country="">Tue, 08 - Wed, 09 Jun
2021</span> <span class="start-time">8:00 Am</span>
</td>
<td>
<p id="205715" data-edition="843903">
<a href="javascript:void(0)">International Sun
Protection Conference</a>
</p><small>16th edition</small>
</td>
<td>
<span class="venue text-drkr">Royal College Of
Physicians, London</span>
</td>
<td class="word-break">
The Sun Protection conference has been running
biennially since 1993 and is one of the leading
events in the industry calendar. The 15th edition of
the Sun Protection conference series took place on
the...
</td>
<td style="line-height:2;">
<span class="dis-inblk label label-tag mr-5"><a href="javascript:void(0)">Science
& Research</a></span>
</td>
</tr>
<tr class="box">
<td class="text-drkr" data-localizer="ignore">
<img class="pull-right" src=
"https://im.10times.com/0.png" data-src=
"https://im.10times.com/1.png?c=web&s=eventlisting&p=eventsnippet&e=&k=bb9b71a5391df2063b02bfb92b82a990"
alt="0" loading="lazy"> <span class="eventTime"
data-timezone="" data-status="active"
data-timezone-country="">Tue, 08 - Wed, 09 Jun
2021</span> <span class="start-time">8:00 Am</span>
</td>
<td>
<p id="406778" data-edition="1177962">
<a href="javascript:void(0)">Resourcing the
Future Conference</a>
</p>
</td>
<td>
<span class="venue text-drkr">One Great George
Street, London</span>
</td>
<td class="word-break">
Resourcing the Future Conference will provide an
unmissable opportunity to understand and debate the
key issues surrounding the waste and resources sector
and the circular economy. Join government
representatives...
</td>
<td style="line-height:2;">
<span class="dis-inblk label label-tag mr-5"><a href="javascript:void(0)">
Environment & Waste</a></span>
</td>
</tr>
<tr class="box">
<td colspan="6" class="tb-foot" style=
"min-height: 205px;">
<ins class="adsbygoogle block" style=
"min-height: 175px; height: 175px;" data-ad-client=
"ca-pub-8525015516580200" data-ad-slot="5364750165"
data-ad-format="fluid" data-ad-layout-key=
"-gi-2l-n-5m+rc" data-adsbygoogle-status=
"done"><ins id="aswift_1_expand" style=
"display:inline-table;border:none;height:175px;margin:0;padding:0;position:relative;visibility:visible;width:468px;background-color:transparent;">
<ins id="aswift_1_anchor" style=
"display:block;border:none;height:175px;margin:0;padding:0;position:relative;visibility:visible;width:468px;background-color:transparent;">
</ins></ins></ins><script>
(adsbygoogle = window.adsbygoogle || []).requestNonPersonalizedAds=0;adsbygoogle.push({});
</script>
</td>
</tr>
<tr class="box">
<td class="text-drkr" data-localizer="ignore">
<img class="pull-right" src=
"https://im.10times.com/0.png" data-src=
"https://im.10times.com/1.png?c=web&s=eventlisting&p=eventsnippet&e=&k=bb9b71a5391df2063b02bfb92b82a990"
alt="0" loading="lazy"> <span class="eventTime"
data-timezone="" data-status="active"
data-timezone-country="">Tue, 08 - Wed, 09 Jun
2021</span> <span class="start-time">8:00 Am</span>
</td>
<td>
<p id="608000" data-edition="1205921">
<a href="javascript:void(0)">EV Charging
Infrastructure AC DC V1G V2G FOCUS Days (EVC)</a>
</p>
</td>
<td>
<span class="venue text-drkr">The British Museum,
London</span>
</td>
<td class="word-break">
EV Charging Infrastructure AC, DC, V1G, V2G is the
Stakeholder Focus Day promoting responsible public
and corporate stakeholder efforts in achieving net
zero carbon commitment through facilitating EV
charging...
</td>
<td style="line-height:2;">
<span class="dis-inblk label label-tag mr-5"><a href="javascript:void(0)">Auto &
Automotive</a></span>
</td>
</tr>
<tr class="box">
<td class="text-drkr" data-localizer="ignore">
<img class="pull-right" src=
"https://im.10times.com/0.png" data-src=
"https://im.10times.com/1.png?c=web&s=eventlisting&p=eventsnippet&e=&k=bb9b71a5391df2063b02bfb92b82a990"
alt="0" loading="lazy"> <span class="eventTime"
data-timezone="" data-status="active"
data-timezone-country="">Wed, 09 Jun 2021</span> <span class="start-time">8:00 Am</span>
</td>
<td>
<p id="109913" data-edition="1160699">
<a href="javascript:void(0)">The Market Insight
Forum UK</a>
</p>
</td>
<td>
<span class="venue text-drkr">iET London: Savoy
Place, London</span>
</td>
<td class="word-break">
The aim of our event is to put you in touch with your
peer group, create lasting business relationships
whilst providing high profile industry speakers
within our CPD accredited conference programme.
The...
</td>
<td style="line-height:2;">
<span class="dis-inblk label label-tag mr-5"><a href="javascript:void(0)">
Business Services</a></span>
</td>
</tr>
<tr class="box">
<td class="text-drkr" data-localizer="ignore">
<img class="pull-right" src=
"https://im.10times.com/0.png" data-src=
"https://im.10times.com/1.png?c=web&s=eventlisting&p=eventsnippet&e=&k=bb9b71a5391df2063b02bfb92b82a990"
alt="0" loading="lazy"> <span class="eventTime"
data-timezone="" data-status="active"
data-timezone-country="">Wed, 09 Jun 2021</span> <span class="start-time">10:00 Am</span>
</td>
<td>
<p id="592448" data-edition="1174942">
<a href="javascript:void(0)">Innovating for a
Better Future: 9 Young Scientists Transforming Our
World</a>
</p>
</td>
<td>
<span class="venue text-drkr">Sixty One Whitehall,
London</span>
</td>
<td class="word-break">
Science enthusiasts from all walks of life are
invited to attend this public series of short,
interactive talks. These young researchers are at the
frontlines of research that will shape the future
of...
</td>
<td style="line-height:2;">
<span class="dis-inblk label label-tag mr-5"><a href="javascript:void(0)">Science
& Research</a></span> <span class=
"dis-inblk label label-tag mr-5"><a href="javascript:void(0)">
IT & Technology</a></span>
</td>
</tr>
<tr class="box">
<td class="text-drkr" data-localizer="ignore">
<img class="pull-right" src=
"https://im.10times.com/0.png" data-src=
"https://im.10times.com/1.png?c=web&s=eventlisting&p=eventsnippet&e=&k=bb9b71a5391df2063b02bfb92b82a990"
alt="0" loading="lazy"> <span class="eventTime"
data-timezone="" data-status="active"
data-timezone-country="">Wed, 09 Jun 2021</span> <span class="start-time">10:00 Am</span>
</td>
<td>
<p id="546498" data-edition="1084021">
<a href="javascript:void(0)">Plasma Surfaces
and Thin Films</a>
</p>
</td>
<td>
<span class="venue text-drkr">The Institute Of
Physics, London</span>
</td>
<td class="word-break">
This one day meeting is a popular annual event
providing a forum for those involved in using plasmas
and ion beams for surface modification, surface
analysis and thin film deposition. Topics covered
include...
</td>
<td style="line-height:2;">
<span class="dis-inblk label label-tag mr-5"><a href="javascript:void(0)">Science
& Research</a></span>
</td>
</tr>
<tr class="box">
<td class="text-drkr" data-localizer="ignore">
<img class="pull-right" src=
"https://im.10times.com/0.png" data-src=
"https://im.10times.com/1.png?c=web&s=eventlisting&p=eventsnippet&e=&k=bb9b71a5391df2063b02bfb92b82a990"
alt="0" loading="lazy"> <span class="eventTime"
data-timezone="" data-status="active"
data-timezone-country="">Wed, 09 Jun 2021</span> <span class="start-time">10:00 Am</span>
</td>
<td>
<p id="486207" data-edition="1137622">
<a href="javascript:void(0)">National Nursing
Conference</a>
</p>
</td>
<td>
<span class="venue text-drkr">London</span>
</td>
<td class="word-break">
National Nursing Conference will provide a vital
opportunity for the nursing community to consider the
challenges and opportunities that lie ahead and the
changing landscape of the nursing profession....
</td>
<td style="line-height:2;">
<span class="dis-inblk label label-tag mr-5"><a href="javascript:void(0)">
Medical & Pharma</a></span>
</td>
</tr>
<tr class="box">
<td class="text-drkr" data-localizer="ignore">
<img class="pull-right" src=
"https://im.10times.com/0.png" data-src=
"https://im.10times.com/1.png?c=web&s=eventlisting&p=eventsnippet&e=&k=bb9b71a5391df2063b02bfb92b82a990"
alt="0" loading="lazy"> <span class="eventTime"
data-timezone="" data-status="active"
data-timezone-country="">Wed, 09 Jun 2021</span> <span class="start-time">10:00 Am</span>
</td>
<td>
<p id="473376" data-edition="1137627">
<a href="javascript:void(0)">The National
Conference for Nurses (Nursing Conference)</a>
</p>
</td>
<td>
<span class="venue text-drkr">London</span>
</td>
<td class="word-break">
The National Conference for Nurses will provide a
vital opportunity for the nursing community to
consider the challenges and opportunities that lie
ahead and the changing landscape of the nursing
profession....
</td>
<td style="line-height:2;">
<span class="dis-inblk label label-tag mr-5"><a href="javascript:void(0)">
Medical & Pharma</a></span> <span class=
"dis-inblk label label-tag mr-5"><a href="javascript:void(0)">Nursing</a></span>
</td>
</tr>
<tr class="box">
<td class="text-drkr" data-localizer="ignore">
<img class="pull-right" src=
"https://im.10times.com/0.png" data-src=
"https://im.10times.com/1.png?c=web&s=eventlisting&p=eventsnippet&e=&k=bb9b71a5391df2063b02bfb92b82a990"
alt="0" loading="lazy"> <span class="eventTime"
data-timezone="" data-status="active"
data-timezone-country="">Sun, 30 May - Thu, 10 Jun
2021</span> <span class="start-time">10:00 Am</span>
</td>
<td>
<p id="174767" data-edition="1245703">
<a href="javascript:void(0)">The Customer
Service and Public Relations Masterclass</a>
</p>
</td>
<td>
<span class="venue text-drkr">London</span>
</td>
<td class="word-break">
The Customer Service and Public Relations Masterclass
combines the disciplines of advanced customer service
management and PR/communications in a powerful
state-of-the-art program to enable you to exploit...
</td>
<td style="line-height:2;">
<span class="dis-inblk label label-tag mr-5"><a href="javascript:void(0)">
Education & Training</a></span>
</td>
</tr>
<tr class="box">
<td class="text-drkr" data-localizer="ignore">
<img class="pull-right" src=
"https://im.10times.com/0.png" data-src=
"https://im.10times.com/1.png?c=web&s=eventlisting&p=eventsnippet&e=&k=bb9b71a5391df2063b02bfb92b82a990"
alt="0" loading="lazy"> <span class="eventTime"
data-timezone="" data-status="active"
data-timezone-country="">Sun, 06 - Thu, 10 Jun
2021</span> <span class="start-time">6:00 PM</span>
</td>
<td>
<p id="174877" data-edition="1254617">
<a href="javascript:void(0)">Mastering
Strategic Decision Making</a>
</p>
</td>
<td>
<span class="venue text-drkr">London</span>
</td>
<td class="word-break">
Every organisation is unique, with its own strategic
objectives, capabilities and strategic options
</td>
<td style="line-height:2;">
<span class="dis-inblk label label-tag mr-5"><a href="javascript:void(0)">
Education & Training</a></span>
</td>
</tr>
<tr class="box">
<td class="text-drkr" data-localizer="ignore">
<img class="pull-right" src=
"https://im.10times.com/0.png" data-src=
"https://im.10times.com/1.png?c=web&s=eventlisting&p=eventsnippet&e=&k=bb9b71a5391df2063b02bfb92b82a990"
alt="0" loading="lazy"> <span class="eventTime"
data-timezone="" data-status="active"
data-timezone-country="">Sun, 06 - Thu, 10 Jun
2021</span> <span class="start-time">6:00 PM</span>
</td>
<td>
<p id="174769" data-edition="1268607">
<a href="javascript:void(0)">Advanced Conflict
Resolution & Change Management Strategies</a>
</p>
</td>
<td>
<span class="venue text-drkr">London</span>
</td>
<td class="word-break">
Advanced Conflict Resolution & Change Management
Strategies, we use trusted instruments to measure
your personal style when in conflict and we will
coach you through the issues that arise from the
results...
</td>
<td style="line-height:2;">
<span class="dis-inblk label label-tag mr-5"><a href="javascript:void(0)">
Education & Training</a></span>
</td>
</tr>
<tr class="box">
<td class="text-drkr" data-localizer="ignore">
<img class="pull-right" src=
"https://im.10times.com/0.png" data-src=
"https://im.10times.com/1.png?c=web&s=eventlisting&p=eventsnippet&e=&k=bb9b71a5391df2063b02bfb92b82a990"
alt="0" loading="lazy"> <span class="eventTime"
data-timezone="" data-status="active"
data-timezone-country="">Sun, 06 - Thu, 10 Jun
2021</span> <span class="start-time">6:00 PM</span>
</td>
<td>
<p id="601140" data-edition="1192144">
<a href="javascript:void(0)">IFSSH - FESSH
Combined Congress</a>
</p>
</td>
<td>
<span class="venue text-drkr">ExCeL London,
London</span>
</td>
<td class="word-break">
IFSSH - FESSH Combined Congress topics are Fractures
and Dislocations, Infection and Sepsis,
Osteoarthritis, Dupuytren’s Disease, Tumours,
Wrist Surgery, The Scaphoid, The Distal Radio-ulnar
Joint and...
</td>
<td style="line-height:2;">
<span class="dis-inblk label label-tag mr-5"><a href="javascript:void(0)">
Medical & Pharma</a></span>
</td>
</tr>
<tr class="box">
<td colspan="6" class="tb-foot" style=
"min-height: 205px;">
<ins class="adsbygoogle block" style=
"min-height: 175px; height: 175px;" data-ad-client=
"ca-pub-8525015516580200" data-ad-slot="5364750165"
data-ad-format="fluid" data-ad-layout-key=
"-gi-2l-n-5m+rc" data-adsbygoogle-status=
"done"><ins id="aswift_2_expand" style=
"display:inline-table;border:none;height:175px;margin:0;padding:0;position:relative;visibility:visible;width:468px;background-color:transparent;">
<ins id="aswift_2_anchor" style=
"display:block;border:none;height:175px;margin:0;padding:0;position:relative;visibility:visible;width:468px;background-color:transparent;">
</ins></ins></ins><script>
(adsbygoogle = window.adsbygoogle || []).requestNonPersonalizedAds=0;adsbygoogle.push({});
</script>
</td>
</tr>
<tr class="box">
<td class="text-drkr" data-localizer="ignore">
<img class="pull-right" src=
"https://im.10times.com/0.png" data-src=
"https://im.10times.com/1.png?c=web&s=eventlisting&p=eventsnippet&e=&k=bb9b71a5391df2063b02bfb92b82a990"
alt="0" loading="lazy"> <span class="eventTime"
data-timezone="" data-status="active"
data-timezone-country="">Mon, 07 - Thu, 10 Jun
2021</span> <span class="start-time">6:00 PM</span>
</td>
<td>
<a href="javascript:void(0)"
><img class=
"ml-5 mb-5 br pull-right" src=
"https://img.10times.com/event/8cb5eba52120609679c1bf230c24223/1593835235085/eventlogo-80-1570010881.jpg?imgeng=/w_70/h_70/m_stretch/cmpr_80"
alt="wor" loading="lazy" width="70" height="70"></a>
<p id="30989" data-edition="1067304">
<a href="javascript:void(0)">Working Through
Drug Development</a>
</p>
</td>
<td>
<span class="venue text-drkr">The Rembrandt Hotel,
London</span>
</td>
<td class="word-break">
Conference on working through drug development
</td>
<td style="line-height:2;">
<span class="dis-inblk label label-tag mr-5"><a href="javascript:void(0)">
Medical & Pharma</a></span>
</td>
</tr>
<tr class="box">
<td class="text-drkr" data-localizer="ignore">
<img class="pull-right" src=
"https://im.10times.com/0.png" data-src=
"https://im.10times.com/1.png?c=web&s=eventlisting&p=eventsnippet&e=&k=bb9b71a5391df2063b02bfb92b82a990"
alt="0" loading="lazy"> <span class="eventTime"
data-timezone="" data-status="active"
data-timezone-country="">Mon, 07 - Thu, 10 Jun
2021</span> <span class="start-time">6:00 PM</span>
</td>
<td>
<p id="424712" data-edition="1078243">
<a href="javascript:void(0)">Future Lawyer Week
(FLW)</a>
</p>
</td>
<td>
<span class="venue text-drkr">Studio Spaces,
London</span>
</td>
<td class="word-break">
Future Lawyer Week is a four-day interactive legal
innovation event filled with a series of social
activities and three-full day conferences with
thought-provoking discussions specifically designed
for...
</td>
<td style="line-height:2;">
<span class="dis-inblk label label-tag mr-5"><a href="javascript:void(0)">
Business Services</a></span> <span class=
"dis-inblk label label-tag mr-5"><a href="javascript:void(0)">
Security & Defense</a></span>
</td>
</tr>
<tr class="box">
<td class="text-drkr" data-localizer="ignore">
<img class="pull-right" src=
"https://im.10times.com/0.png" data-src=
"https://im.10times.com/1.png?c=web&s=eventlisting&p=eventsnippet&e=&k=bb9b71a5391df2063b02bfb92b82a990"
alt="0" loading="lazy"> <span class="eventTime"
data-timezone="" data-status="active"
data-timezone-country="">Wed, 09 - Thu, 10 Jun
2021</span> <span class="start-time">6:00 PM</span>
</td>
<td>
<p id="389692" data-edition="1156946">
<a href="javascript:void(0)"
>International
Mental Health Nursing Research Conference London
(MHNR)</a>
</p>
</td>
<td>
<span class="venue text-drkr">Royal College of
Nursing, London</span>
</td>
<td class="word-break">
International Mental Health Nursing Research
Conference London will feature transformed mental
health care in support of the stronger policy,
systems and shared purpose was reflected in our
programme....
</td>
<td style="line-height:2;">
<span class="dis-inblk label label-tag mr-5"><a href="javascript:void(0)">
Medical & Pharma</a></span> <span class=
"dis-inblk label label-tag mr-5"><a href="javascript:void(0)">Nursing</a></span>
<span class="dis-inblk label label-tag mr-5"><a href="javascript:void(0)">Mental
Healthcare</a></span>
</td>
</tr>
<tr class="box">
<td class="text-drkr" data-localizer="ignore">
<img class="pull-right" src=
"https://im.10times.com/0.png" data-src=
"https://im.10times.com/1.png?c=web&s=eventlisting&p=eventsnippet&e=&k=bb9b71a5391df2063b02bfb92b82a990"
alt="0" loading="lazy"> <span class="eventTime"
data-timezone="" data-status="active"
data-timezone-country="">Thu, 10 Jun 2021</span> <span class="start-time">6:00 PM</span>
</td>
<td>
<p id="127270" data-edition="1072992">
<a href="javascript:void(0)">The Finance
Directors Forum</a>
</p>
</td>
<td>
<span class="venue text-drkr">Four Seasons Hotel
London at Park Lane, London</span>
</td>
<td class="word-break">
Finance Directors Forum provides opportunities to
connect and engage with your industry community.
Discover more about your industry through a blend of
CPD accredited conference sessions and individual...
</td>
<td style="line-height:2;">
<span class="dis-inblk label label-tag mr-5"><a href="javascript:void(0)">
Banking & Finance</a></span>
</td>
</tr>
<tr class="box">
<td class="text-drkr" data-localizer="ignore">
<img class="pull-right" src=
"https://im.10times.com/0.png" data-src=
"https://im.10times.com/1.png?c=web&s=eventlisting&p=eventsnippet&e=&k=bb9b71a5391df2063b02bfb92b82a990"
alt="0" loading="lazy"> <span class="eventTime"
data-timezone="" data-status="active"
data-timezone-country="">Thu, 10 Jun 2021</span> <span class="start-time">6:00 PM</span>
</td>
<td>
<p id="223417" data-edition="1187968">
<a href="javascript:void(0)">European Corporate
Development Summit</a>
</p>
</td>
<td>
<span class="venue text-drkr">Corinthia,
London</span>
</td>
<td class="word-break">
European Corporate Development Summit will provide a
rare opportunity for in-house corporate development
teams to engage in peer to peer discussions with
fellow teams from European multinationals across...
</td>
<td style="line-height:2;">
<span class="dis-inblk label label-tag mr-5"><a href="javascript:void(0)">
Education & Training</a></span>
</td>
</tr>
<tr class="box">
<td class="text-drkr" data-localizer="ignore">
<img class="pull-right" src=
"https://im.10times.com/0.png" data-src=
"https://im.10times.com/1.png?c=web&s=eventlisting&p=eventsnippet&e=&k=bb9b71a5391df2063b02bfb92b82a990"
alt="0" loading="lazy"> <span class="eventTime"
data-timezone="" data-status="active"
data-timezone-country="">Thu, 10 Jun 2021</span> <span class="start-time">6:00 PM</span>
</td>
<td>
<p id="403559" data-edition="1075837">
<a href="javascript:void(0)">Society of Trust
and Estate Practitioners UK Tax Conference (STEP UK
Tax Conference)</a>
</p>
</td>
<td>
<span class="venue text-drkr">Park Plaza Westminster
Bridge London, London</span>
</td>
<td class="word-break">
STEP Annual Tax Conference will explore the impact of
major developments that have occurred in recent
years, including DOTAS one year on and the Capital
Gains Tax changes in recent Finance Acts, notably...
</td>
<td style="line-height:2;">
<span class="dis-inblk label label-tag mr-5"><a href="javascript:void(0)">
Education & Training</a></span> <span class=
"dis-inblk label label-tag mr-5"><a href="javascript:void(0)">
Banking & Finance</a></span>
</td>
</tr>
<tr class="box">
<td class="text-drkr" data-localizer="ignore">
<img class="pull-right" src=
"https://im.10times.com/0.png" data-src=
"https://im.10times.com/1.png?c=web&s=eventlisting&p=eventsnippet&e=&k=bb9b71a5391df2063b02bfb92b82a990"
alt="0" loading="lazy"> <span class="eventTime"
data-timezone="" data-status="active"
data-timezone-country="">Thu, 10 Jun 2021</span> <span class="start-time">6:00 PM</span>
</td>
<td>
<p id="546474" data-edition="1083977">
<a href="javascript:void(0)">LeadDev Manager of
Managers London</a>
</p>
</td>
<td>
<span class="venue text-drkr">Banking Hall London,
London</span>
</td>
<td class="word-break">
Senior engineering management roles bring a new set
of challenges, but support can be hard to find. Join
Directors, Heads and VPs of Engineering, and CTOs at
Lead Dev Manager of Managers to become a better...
</td>
<td style="line-height:2;">
<span class="dis-inblk label label-tag mr-5"><a href="javascript:void(0)">
Business Services</a></span>
</td>
</tr>
<tr class="box">
<td class="text-drkr" data-localizer="ignore">
<img class="pull-right" src=
"https://im.10times.com/0.png" data-src=
"https://im.10times.com/1.png?c=web&s=eventlisting&p=eventsnippet&e=&k=bb9b71a5391df2063b02bfb92b82a990"
alt="0" loading="lazy"> <span class="eventTime"
data-timezone="" data-status="active"
data-timezone-country="">Wed, 09 - Fri, 11 Jun
2021</span> <span class="start-time">6:00 PM</span>
</td>
<td>
<p id="166130" data-edition="1048507">
<a href="javascript:void(0)">Risky Business
London</a>
</p>
</td>
<td>
<span class="venue text-drkr">Kings Place,
London</span>
</td>
<td class="word-break">
The Risky Business London aims to think outside of
our sphere of influence and share new ideas about
managing risk, culture, systems, and human
performance from other high-risk industries, to learn
more...
</td>
<td style="line-height:2;">
<span class="dis-inblk label label-tag mr-5"><a href="javascript:void(0)">Science
& Research</a></span>
</td>
</tr>
<tr class="box">
<td class="text-drkr" data-localizer="ignore">
<img class="pull-right" src=
"https://im.10times.com/0.png" data-src=
"https://im.10times.com/1.png?c=web&s=eventlisting&p=eventsnippet&e=&k=bb9b71a5391df2063b02bfb92b82a990"
alt="0" loading="lazy"> <span class="eventTime"
data-timezone="" data-status="active"
data-timezone-country="">Wed, 09 - Fri, 11 Jun
2021</span> <span class="start-time">6:00 PM</span>
</td>
<td>
<p id="436942" data-edition="878890">
<a href="javascript:void(0)"
>International
Conference on Contaminated Land, Ecological
Assessment and Remediation (CLEAR)</a>
</p><small>5th edition</small>
</td>
<td>
<span class="venue text-drkr">Middlesex University
London, London</span>
</td>
<td class="word-break">
International Conference on Contaminated Land,
Ecological Assessment and Remediation provides an
international platform for scientists, consultants,
and policy makers to interact. The CLEAR biennial
series...
</td>
<td style="line-height:2;">
<span class="dis-inblk label label-tag mr-5"><a href="javascript:void(0)">
Environment & Waste</a></span> <span class=
"dis-inblk label label-tag mr-5"><a href="javascript:void(0)">Ecology</a></span>
</td>
</tr>
<tr class="box">
<td class="text-drkr" data-localizer="ignore">
<img class="pull-right" src=
"https://im.10times.com/0.png" data-src=
"https://im.10times.com/1.png?c=web&s=eventlisting&p=eventsnippet&e=&k=bb9b71a5391df2063b02bfb92b82a990"
alt="0" loading="lazy"> <span class="eventTime"
data-timezone="" data-status="active"
data-timezone-country="">Wed, 09 - Fri, 11 Jun
2021</span> <span class="start-time">6:00 PM</span>
</td>
<td>
<a href="javascript:void(0)"
><img class=
"ml-5 mb-5 br pull-right" src=
"https://img.10times.com/event/5b8eeea371c57953c22b9cc05818cce/1603339283422/1564142269706.jpg?imgeng=/w_70/h_70/m_stretch/cmpr_80"
alt="dat" loading="lazy" width="70" height="70"></a>
<p id="428349" data-edition="1141943">
<a href="javascript:void(0)">Data Mining and
Engineering in Finance</a>
</p>
</td>
<td>
<span class="venue text-drkr">London</span>
</td>
<td class="word-break">
How to to build an entire ecosystem of quality data
for trade and risk in finance
</td>
<td style="line-height:2;">
<span class="dis-inblk label label-tag mr-5"><a href="javascript:void(0)">
IT & Technology</a></span> <span class=
"dis-inblk label label-tag mr-5"><a href="javascript:void(0)">Big Data</a></span>
</td>
</tr>
<tr class="box">
<td colspan="6" class="tb-foot" style=
"min-height: 205px;">
<ins class="adsbygoogle block" style=
"min-height: 175px; height: 175px;" data-ad-client=
"ca-pub-8525015516580200" data-ad-slot="5364750165"
data-ad-format="fluid" data-ad-layout-key=
"-gi-2l-n-5m+rc" data-adsbygoogle-status=
"done"><ins id="aswift_3_expand" style=
"display:inline-table;border:none;height:175px;margin:0;padding:0;position:relative;visibility:visible;width:468px;background-color:transparent;">
<ins id="aswift_3_anchor" style=
"display:block;border:none;height:175px;margin:0;padding:0;position:relative;visibility:visible;width:468px;background-color:transparent;">
</ins></ins></ins><script>
(adsbygoogle = window.adsbygoogle || []).requestNonPersonalizedAds=0;adsbygoogle.push({});
</script>
</td>
</tr>
<tr class="box">
<td class="text-drkr" data-localizer="ignore">
<img class="pull-right" src=
"https://im.10times.com/0.png" data-src=
"https://im.10times.com/1.png?c=web&s=eventlisting&p=eventsnippet&e=&k=bb9b71a5391df2063b02bfb92b82a990"
alt="0" loading="lazy"> <span class="eventTime"
data-timezone="" data-status="active"
data-timezone-country="">Thu, 10 - Fri, 11 Jun
2021</span> <span class="start-time">6:00 PM</span>
</td>
<td>
<p id="335073" data-edition="1152177">
<a href="javascript:void(0)">Annual RPA and AI
in the Financial Market</a>
</p>
</td>
<td>
<span class="venue text-drkr">London</span>
</td>
<td class="word-break">
Annual RPA and AI in the Financial Market will offer
case studies on how financials are moving from the
low hanging fruit of automation to cascading RPA
projects with end to end automation of workflows...
</td>
<td style="line-height:2;">
<span class="dis-inblk label label-tag mr-5"><a href="javascript:void(0)">
Banking & Finance</a></span> <span class=
"dis-inblk label label-tag mr-5"><a href="javascript:void(0)">
IT & Technology</a></span>
</td>
</tr>
<tr class="box">
<td class="text-drkr" data-localizer="ignore">
<img class="pull-right" src=
"https://im.10times.com/0.png" data-src=
"https://im.10times.com/1.png?c=web&s=eventlisting&p=eventsnippet&e=&k=bb9b71a5391df2063b02bfb92b82a990"
alt="0" loading="lazy"> <span class="eventTime"
data-timezone="" data-status="active"
data-timezone-country="">Thu, 10 - Fri, 11 Jun
2021</span> <span class="start-time">4:00 PM</span>
</td>
<td>
<p id="298706" data-edition="1044101">
<a href="javascript:void(0)"
>International
Conference on Nuclear Power Plants Structures Risk
Control & Decommissioning (NUPP)</a>
</p>
</td>
<td>
<span class="venue text-drkr">Jurys Inn Croydon,
London</span>
</td>
<td class="word-break">
The International Conference on Nuclear Power Plants,
Structures, Risk & Decommissioning, the
conference will cover areas like advanced structural
analysis, containment design, structural integrity,
risk...
</td>
<td style="line-height:2;">
<span class="dis-inblk label label-tag mr-5"><a href="javascript:void(0)">
Renewable Energy</a></span> <span class=
"dis-inblk label label-tag mr-5"><a href="javascript:void(0)">Power
& Energy</a></span>
</td>
</tr>
<tr class="box">
<td class="text-drkr" data-localizer="ignore">
<img class="pull-right" src=
"https://im.10times.com/0.png" data-src=
"https://im.10times.com/1.png?c=web&s=eventlisting&p=eventsnippet&e=&k=bb9b71a5391df2063b02bfb92b82a990"
alt="0" loading="lazy"> <span class="eventTime"
data-timezone="" data-status="active"
data-timezone-country="">Thu, 10 - Fri, 11 Jun
2021</span> <span class="start-time">4:00 PM</span>
</td>
<td>
<a href="javascript:void(0)"
><img class=
"ml-5 mb-5 br pull-right" src=
"https://login.10times.com/upload/event/456559/eventlogo-0-1578998822.jpg"
alt="ann" loading="lazy" width="70" height="70"></a>
<p id="456559" data-edition="1149687">
<a href="javascript:void(0)">Annual RPA and AI
in the Financial Market</a>
</p>
</td>
<td>
<span class="venue text-drkr">London Marriott Hotel
Canary Wharf, London</span>
</td>
<td class="word-break">
Drive large scale adoption of RPA and progress
towards intelligent automation like machine learning
</td>
<td style="line-height:2;">
<span class="dis-inblk label label-tag mr-5"><a href="javascript:void(0)">
Banking & Finance</a></span> <span class=
"dis-inblk label label-tag mr-5"><a href="javascript:void(0)">
IT & Technology</a></span>
</td>
</tr>
<tr class="box">
<td class="text-drkr" data-localizer="ignore">
<img class="pull-right" src=
"https://im.10times.com/0.png" data-src=
"https://im.10times.com/1.png?c=web&s=eventlisting&p=eventsnippet&e=&k=bb9b71a5391df2063b02bfb92b82a990"
alt="0" loading="lazy"> <span class="eventTime"
data-timezone="" data-status="active"
data-timezone-country="">Thu, 10 - Fri, 11 Jun
2021</span> <span class="start-time">4:00 PM</span>
</td>
<td>
<p id="590609" data-edition="1171056">
<a href="javascript:void(0)">Behavioural
Finance Working Group Conference- Behavioural
Finance and Ethics</a>
</p>
</td>
<td>
<span class="venue text-drkr">Queen Mary University
of London, London</span>
</td>
<td class="word-break">
The Behavioural Finance Working Group (BFWG)
conference is a two-day meeting, jointly organized by
the BFWG and School of Business and Management, Queen
Mary University of London, UK. It examines a wide...
</td>
<td style="line-height:2;">
<span class="dis-inblk label label-tag mr-5"><a href="javascript:void(0)">
Business Services</a></span> <span class=
"dis-inblk label label-tag mr-5"><a href="javascript:void(0)">
Banking & Finance</a></span>
</td>
</tr>
<tr class="box">
<td class="text-drkr" data-localizer="ignore">
<img class="pull-right" src=
"https://im.10times.com/0.png" data-src=
"https://im.10times.com/1.png?c=web&s=eventlisting&p=eventsnippet&e=&k=bb9b71a5391df2063b02bfb92b82a990"
alt="0" loading="lazy"> <span class="eventTime"
data-timezone="" data-status="active"
data-timezone-country="">Thu, 10 - Fri, 11 Jun
2021</span> <span class="start-time">4:00 PM</span>
</td>
<td>
<a href="javascript:void(0)"
><img class=
"ml-5 mb-5 br pull-right" src=
"https://img.10times.com/images/event/1581942694.jpg?imgeng=/w_70/h_70/m_stretch/cmpr_80"
alt="adv" loading="lazy" width="70" height="70"></a>
<p id="473058" data-edition="1162505">
<a href="javascript:void(0)">Advanced
Management of Banking Book Risk</a>
</p>
</td>
<td>
<span class="venue text-drkr">London</span>
</td>
<td class="word-break">
Take advantage of our online live stream of the
event, enabling you to attend all presentations.
</td>
<td style="line-height:2;">
<span class="dis-inblk label label-tag mr-5"><a href="javascript:void(0)">
Banking & Finance</a></span>
</td>
</tr>
<tr class="box">
<td class="text-drkr" data-localizer="ignore">
<img class="pull-right" src=
"https://im.10times.com/0.png" data-src=
"https://im.10times.com/1.png?c=web&s=eventlisting&p=eventsnippet&e=&k=bb9b71a5391df2063b02bfb92b82a990"
alt="0" loading="lazy"> <span class="eventTime"
data-timezone="" data-status="active"
data-timezone-country="">Thu, 10 - Fri, 11 Jun
2021</span> <span class="start-time">4:00 PM</span>
</td>
<td>
<p id="273447" data-edition="1065713">
<a href="javascript:void(0)"
>IFB National
Conference</a>
</p>
</td>
<td>
<span class="venue text-drkr">London</span>
</td>
<td class="word-break">
The IFB National Conference is an opportunity to hear
from some world class speakers from the family
business world, and to share experiences with other
families in a relaxed, private environment. The...
</td>
<td style="line-height:2;">
<span class="dis-inblk label label-tag mr-5"><a href="javascript:void(0)">
Business Services</a></span>
</td>
</tr>
<tr class="box">
<td class="text-drkr" data-localizer="ignore">
<img class="pull-right" src=
"https://im.10times.com/0.png" data-src=
"https://im.10times.com/1.png?c=web&s=eventlisting&p=eventsnippet&e=&k=bb9b71a5391df2063b02bfb92b82a990"
alt="0" loading="lazy"> <span class="eventTime"
data-timezone="" data-status="active"
data-timezone-country="">Thu, 10 - Fri, 11 Jun
2021</span> <span class="start-time">4:30 PM</span>
</td>
<td>
<p id="549487" data-edition="1088078">
<a href="javascript:void(0)">AFIRE European
Conference</a>
</p>
</td>
<td>
<span class="venue text-drkr">The Langham, London,
London</span>
</td>
<td class="word-break">
We look forward to seeing you in London for the AFIRE
European Conference! Taking place June 10-11, 2021.
Registration will open December 2020.
</td>
<td style="line-height:2;">
<span class="dis-inblk label label-tag mr-5"><a href="javascript:void(0)">
Business Services</a></span>
</td>
</tr>
</tbody>
</table>
</body>
</html>
#listing-events {
table-layout: fixed;
width: 100%;
border-collapse: separate;
border-spacing: 0px 20px;
margin-top: -18px;
}
.text-muted {
color: #696969!important;
}
.text-muted {
color: #666!important;
}
.text-muted {
color: #777;
}
.image_max, .wd-100, table {
width: 100%;
}
table {
background-color: transparent;
}
table {
border-spacing: 0;
border-collapse: collapse;
}
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
user agent stylesheet
table {
display: table;
border-collapse: separate;
box-sizing: border-box;
text-indent: initial;
border-spacing: 2px;
border-color: grey;
}
body {
color: #555;
width: 100%!important;
}
body {
font-family: Roboto,Helvetica,Arial,sans-serif;
}
body {
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 14px;
line-height: 1.42857143;
color: #333;
background-color: #fff;
}
html {
font-size: 10px;
-webkit-tap-highlight-color: transparent;
}
html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
:after, :before {
font-family: FONTAWESOME;
}
:after, :before {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
:after, :before {
font-family: FONTAWESOME;
}
:after, :before {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
'use strict';
var inputFormat = "ccc, dd LLL yyyy",
eventTimes = $('.eventTime'),
startDates = new Array(eventTimes.length),
endDates = new Array(eventTimes.length);
eventTimes.each(function(index) {
var $this = $(this),
startTime = $this.next(),
// remove extra newlines and spaces in source
eventDates = $this.text().replace(/\n\s+/,' ').split(' - ');
startTime = luxon.DateTime.fromString(startTime.text(), 'h:mm a', {zone: 'utc'});
// check if date range
if (eventDates.length === 1) {
startDates[index] =
luxon.DateTime.fromFormat(eventDates[0], inputFormat, {zone: 'utc'})
.set({hour: startTime.hour, minute: startTime.minute});
} else if (eventDates.length === 2) {
var startDate = eventDates[1].replace(/[a-zA-Z]{3}, \d{2}/, eventDates[0]);
startDates[index] =
luxon.DateTime.fromFormat(startDate, inputFormat, {zone: 'utc'});
endDates[index] =
luxon.DateTime.fromFormat(eventDates[1], inputFormat, {zone: 'utc'});
}
});
Also see: Tab Triggers