cpduk.co.uk Open in urlscan Pro
18.66.112.80  Public Scan

URL: https://cpduk.co.uk/providers/conferenzia-world
Submission: On July 12 via api from US — Scanned from IT

Form analysis 4 forms found in the DOM

/search

<form class="xs:w-400 h-full absolute right-0 w-full flex bg-dark-purple text-white transition-all duration-200 z-10" action="/search" id="search-wrap" style="transform: translateX(100%);" data-hs-cf-bound="true">
  <button type="submit" id="nav-search" class="flex items-center w-80 sm:w-100 relative">
    <svg class="absolute inset-0 m-auto" width="20" height="19" viewBox="0 0 20 19">
      <g fill="none" fill-rule="evenodd" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" transform="translate(1 1)">
        <circle cx="7.875" cy="7.875" r="7.5"></circle>
        <line x1="17.625" x2="13.178" y1="17.625" y2="13.178"></line>
      </g>
    </svg>
  </button>
  <input name="keywords" type="text" class="header-search | focus:outline-none rounded-none bg-transparent p-10 flex-1" placeholder="Keyword Search">
  <button type="button" class="flex items-center justify-center w-80 sm:w-100 relative" id="search-close">
    <svg width="18" height="18" viewBox="0 0 18 18">
      <g fill="none" fill-rule="evenodd" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round">
        <line x1=".563" x2="17.438" y1="17.437" y2=".562"></line>
        <line x1="17.438" x2=".563" y1="17.437" y2=".562"></line>
      </g>
    </svg>
  </button>
</form>

POST https://cpduk.co.uk/contact-provider/submit

<form id="form" class="js-contact-provider" action="https://cpduk.co.uk/contact-provider/submit" method="POST" data-success="contact-member-success" data-error="js-feedback" data-module="form" data-live="true"
  data-recaptcha-site-key="6Lf9wssUAAAAAOwT8fZ2kpu7YduuRdYoFKvOaakB" novalidate="true" data-hs-cf-bound="true">
  <input type="hidden" name="_token" value="Q0pFCwfv4cSeYdk2MevMLT5wcuAArLuMCcHzEOAB">
  <input type="hidden" hidden="" id="g-recaptcha-response" name="g-recaptcha-response"> <input type="text" hidden="" name="member" value="12102">
  <div class="relative" id="form-body">
    <div class="pt-40">
      <div class="row">
        <div class="col md:w-10/12 ">
          <div class="form-group mb-20">
            <label for="field-ckRcSz" class="font-medium mb-10 block">Full Name*</label>
            <div class="relative mb-10 input-wrap">
              <input name="name" id="field-ckRcSz" type="text" class="appearance-none rounded-none border border-dark-purple w-full pl-20 pr-40 py-15 faded-placeholder focus:border-purple-highlight focus:outline-none min-h-50 | js-field"
                placeholder="Full Name" required="" autocomplete="&quot;full-name&quot;" data-required="true">
            </div>
          </div>
          <div class="form-group mb-20">
            <label for="field-qnZZP1" class="font-medium mb-10 block">Email Address*</label>
            <div class="relative mb-10 input-wrap">
              <input name="email" id="field-qnZZP1" type="email" class="appearance-none rounded-none border border-dark-purple w-full pl-20 pr-40 py-15 faded-placeholder focus:border-purple-highlight focus:outline-none min-h-50 | js-field"
                placeholder="Email Address" required="" autocomplete="&quot;email&quot;" data-required="true">
            </div>
          </div>
          <div class="form-group mb-20">
            <label for="field-mOJcVF" class="font-medium mb-10 block">Contact Number*</label>
            <div class="relative mb-10 input-wrap">
              <input name="phone" id="field-mOJcVF" type="tel" class="appearance-none rounded-none border border-dark-purple w-full pl-20 pr-40 py-15 faded-placeholder focus:border-purple-highlight focus:outline-none min-h-50 | js-field"
                placeholder="Contact Number" required="" autocomplete="&quot;phone-number&quot;" data-required="true">
            </div>
          </div>
          <div class="form-group mb-20">
            <label class="font-medium mb-10 block" for="industry">Industry*</label>
            <div class="relative mb-10">
              <select required="" name="industry" id="industry"
                class="appearance-none rounded-none bg-transparent form-select border border-dark-purple w-full px-20 py-15 faded-placeholder focus:border-purple-highlight focus:outline-none | js-field">
                <option value="" selected="" disabled="">Please select </option>
                <option value="agriculture-veterinary"> Agriculture &amp; Veterinary</option>
                <option value="business"> Business</option>
                <option value="construction"> Construction</option>
                <option value="design"> Design</option>
                <option value="education"> Education</option>
                <option value="energy"> Energy</option>
                <option value="engineering"> Engineering</option>
                <option value="finance"> Finance</option>
                <option value="fire"> Fire</option>
                <option value="healthcare-medical"> Healthcare &amp; Medical</option>
                <option value="hospitality"> Hospitality</option>
                <option value="human-resources"> Human Resources</option>
                <option value="information-technology"> Information Technology</option>
                <option value="international"> International</option>
                <option value="legal"> Legal</option>
                <option value="marine"> Marine</option>
                <option value="media"> Media</option>
                <option value="military"> Military</option>
                <option value="politics"> Politics</option>
                <option value="property"> Property</option>
                <option value="public"> Public</option>
                <option value="retail"> Retail</option>
                <option value="science"> Science</option>
                <option value="security"> Security</option>
                <option value="social-care"> Social Care</option>
                <option value="sport"> Sport</option>
                <option value="telecommunications"> Telecommunications</option>
                <option value="tourism"> Tourism</option>
                <option value="transport"> Transport</option>
              </select>
            </div>
          </div>
          <div class="form-group mb-20">
            <label for="field-FVBnza" class="font-medium mb-10 block">Your Enquiry*</label>
            <div class="relative mb-10 input-wrap">
              <textarea name="message" id="field-FVBnza" class="border border-dark-purple w-full pl-20 pr-40 py-15 faded-placeholder focus:border-purple-highlight focus:outline-none | js-field" cols="30" rows="10" placeholder="Your Enquiry"
                required="" data-min="-1"></textarea>
            </div>
          </div>
        </div>
      </div>
    </div>
    <div class="mb-40">
      <button type="submit" class="inline-block relative border border-transparent focus:border-purple-highlight">
        <div class="block relative px-25 py-15 font-medium  bg-light-purple-hover text-purple">
          <span class="text-white">Submit Message</span>
        </div>
      </button>
    </div>
    <p class="type-sm">By submitting this form, you consent to CPD sending you email regarding your application.</p>
    <p class="type-sm mt-20"> This site is protected by reCAPTCHA and the Google <a class="underline hover:no-underline" href="https://policies.google.com/privacy">Privacy
                    Policy</a> and <a class="underline hover:no-underline" href="https://policies.google.com/terms">Terms of
                    Service</a> apply. </p>
  </div>
  <div class="bg-white border-t-2 border-light-grey py-40 mt-40" hidden="" id="contact-member-success">
    <div class="js-feedback bg-light-grey p-30 flex align-baseline items-center">
      <svg class="mr-20" width="54" height="54" viewBox="0 0 54 54" fill="none" xmlns="http://www.w3.org/2000/svg">
        <path d="M15 30.5385L21.3396 37L39 19" stroke="#58368A" stroke-width="2"></path>
        <circle cx="27" cy="27" r="26" stroke="#58368A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></circle>
      </svg>
      <p class="type-lg">Thank you for your enquiry. Your message will be sent to the relevant CPD provider to contact you directly. We hope this helps.</p>
    </div>
    <br>
    <p> Are you using the My CPD Portal? <a style="color: #A06CD5;" href="https://cpduk.co.uk/portal/login" title="CPD Login Page">Log in here.</a>
    </p>
  </div>
  <input name="g-recaptcha-response" id="g-recaptcha-response" type="hidden"
    value="03AFcWeA7U0urEB5gEESehbc40JH8a_DLNxh90CVSOAPhbBOm7XV3e_CGZ5qsglgfgQjDnAJQzg3BRCJ-23Ju6cSj5LATfiiQ9raYr1hlBxYn2wo-i6V8bRxCD7swY-JD0YOdYiozIzFLRtYiaeDtlRswJNpKsd25im2cYarDGKJAfX23sU3faJJUAWHTALVK2n0jt3jfNL0yAxW0Ssfw3ps4uakmEhYVbv2L-xt4uEYiozZWBwCuvJrk7Vj0lgLvadNawihPKHJ47rSMvj1Ld6OI55zdA2Tbpiu_9k6xUO0YNHUl7dIq1XeF6Lmmx9YcA3S386PYllcm-PzuvpWJ_jrDlAOYCE0K6X-PSF10ScvJCwAwtI1So_z28OONU1OY55q8vaasl3dFXubSr7pvjRI3ufiR0luK_4SOOa5fbVXlTWR5EZ9swYhLZEi9QnE40Xm9-42t4A6cfow0j5LFeE-wA-waukV_5NQD77SbS2WlhaSvGfzjgKW3JG-MVn9WdTV6P0DYJiXVJTZpXCOBnv1DqC4u7cWif2aGBLs7z5ZP0LrUU5A0WlVEMC4DS33BGGIbUEC8OijKkpmg6eO3EeZW64WgPvgPmGCm4Cy1U85arylybPF9MTM7yFg2XTVIASUqHdnebJPzlyu1S5eRWzF9L72iRugN8a7vNoHApsV7KL-sSlkIXlsU">
</form>

POST https://cpduk.co.uk/contact-provider/submit

<form id="form" class="js-contact-provider-modal" action="https://cpduk.co.uk/contact-provider/submit" method="POST" :data-endpoint="endpoint" data-success="contact-member-success" data-error="contact-error" data-module="form" data-popup="true"
  data-live="true" data-recaptcha-site-key="6Lf9wssUAAAAAOwT8fZ2kpu7YduuRdYoFKvOaakB" novalidate="true" data-hs-cf-bound="true">
  <input type="hidden" hidden="" id="g-recaptcha-response" name="g-recaptcha-response"> <input type="hidden" name="_token" value="Q0pFCwfv4cSeYdk2MevMLT5wcuAArLuMCcHzEOAB">
  <input type="text" hidden="" name="member" :value="activeData.id">
  <div class="relative bg-white px-20" id="form-body">
    <div class="pt-40 pb-20">
      <div>
        <div class="row">
          <div class="col mb-20">
            <div class="flex items-center justify-between mb-20">
              <p class="type-echo text-purple font-normal">Send an enquiry</p>
              <button type="button" @click="close()">
                <span class="sr-only">Close</span>
                <svg width="18" height="18" viewBox="0 0 18 18">
                  <g fill="none" fill-rule="evenodd" stroke="#211F34" stroke-linecap="round" stroke-linejoin="round">
                    <line x1=".563" x2="17.438" y1="17.437" y2=".562"></line>
                    <line x1="17.438" x2=".563" y1="17.437" y2=".562"></line>
                  </g>
                </svg>
              </button>
            </div>
            <p>Use the form below to submit an enquiry to <span x-html="activeData.title">undefined</span></p>
          </div>
          <div class="col">
            <div class="row">
              <div class="col w-full md:w-1/2 form-group mb-20">
                <label for="field-GpRo8Q" class="font-medium mb-10 block">Full Name*</label>
                <div class="relative mb-10 input-wrap">
                  <input name="name" id="field-GpRo8Q" type="text" class="appearance-none rounded-none border border-dark-purple w-full pl-20 pr-40 py-15 faded-placeholder focus:border-purple-highlight focus:outline-none min-h-50 | js-field"
                    placeholder="Full Name" required="" autocomplete="&quot;full-name&quot;" data-required="true">
                </div>
              </div>
              <div class="col w-full md:w-1/2 form-group mb-20">
                <label for="field-foTQAi" class="font-medium mb-10 block">Email Address*</label>
                <div class="relative mb-10 input-wrap">
                  <input name="email" id="field-foTQAi" type="email" class="appearance-none rounded-none border border-dark-purple w-full pl-20 pr-40 py-15 faded-placeholder focus:border-purple-highlight focus:outline-none min-h-50 | js-field"
                    placeholder="Email Address" required="" autocomplete="&quot;email&quot;" data-required="true">
                </div>
              </div>
              <div class="col form-group mb-20">
                <label for="field-MCU9Gn" class="font-medium mb-10 block">Contact Number*</label>
                <div class="relative mb-10 input-wrap">
                  <input name="phone" id="field-MCU9Gn" type="tel" class="appearance-none rounded-none border border-dark-purple w-full pl-20 pr-40 py-15 faded-placeholder focus:border-purple-highlight focus:outline-none min-h-50 | js-field"
                    placeholder="Contact Number" required="" autocomplete="&quot;phone-number&quot;" data-required="true">
                </div>
              </div>
              <div class="col form-group">
                <label for="field-HZkF1r" class="font-medium mb-10 block">Your Enquiry*</label>
                <div class="relative mb-10 input-wrap">
                  <textarea name="message" id="field-HZkF1r" class="border border-dark-purple w-full pl-20 pr-40 py-15 faded-placeholder focus:border-purple-highlight focus:outline-none | js-field" cols="30" rows="5" placeholder="Your Enquiry"
                    required="" data-min="-1"></textarea>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
    <div class="bg-warning border-t-2 border-light-grey p-40 text-white" hidden="" id="contact-error">
      <div class="type-lg mb-10 | js-feedback">
      </div>
      <p>To get in touch please call us on <a href="tel:02088404383" class="bold">+44 (0)208 840 4383</a> or email us via <a href="mailto:info@cpduk.co.uk" class="underline">info@cpduk.co.uk</a></p>
    </div>
    <div class="border-t border-light-grey pt-20 pb-40">
      <div class="ml-1/12 mr-1/12">
        <div class="mb-40 text-center">
          <button type="submit" class="inline-block relative ">
            <div class="block relative px-25 py-15 font-medium  bg-light-purple-hover text-purple">
              <span class="text-white">Submit Message</span>
            </div>
          </button>
        </div>
        <p class="type-sm">By submitting this form, you consent to CPD sending you email regarding your application.</p>
        <p class="type-sm mt-20"> This site is protected by reCAPTCHA and the Google <a class="underline" href="https://policies.google.com/privacy">Privacy Policy</a> and
          <a class="underline" href="https://policies.google.com/terms">Terms of Service</a> apply. </p>
      </div>
    </div>
  </div>
  <div class="bg-white border-t border-light-grey py-40" hidden="" id="contact-member-success">
    <div class="px-20 ml-1/12 mr-1/12 text-center | js-feedback">
      <p class="type-lg">Thank you for your message, a member of our team will be in touch shortly</p>
    </div>
  </div>
  <input name="g-recaptcha-response" id="g-recaptcha-response" type="hidden"
    value="03AFcWeA4N8Y0BZWb3WORYHI5HuO0uySFUqcEJFHI6PNmtfyNnqIlY6fhXI0hkfnF2lx3KYZbrx9Jc6Ecb7NruXW9aIdInDwST8tFJzWsGa2UWoKYNohUhFwiV8AzWfJzDSlAyX5peeVPwoBjmFzhuMyue9w2huIoExlCay6xpQ0bLVX0k87syalLVx5XAt9OrwUZSopOz03wOzrciUpYhRzeabogmTs52q5OUASsIMxMawzJKNibjfkvdKJlS2QFXC-Ew4gGpeDUpzuDtrpA0VdioeKjAUdVc7nqYoGCTfDVSy3hbK3nqNGlGF8XKNjBU5LIrSV47CO0ZOqnjORLup6BbHYpYRwQWrjKZn35qHnBbdSArAaRc4XwxPnnvJHmqBlsIDC5a4TckZ4TgfJa8qQeSQqGyZ_eUUj66hCsj8XucTFt9QQPoGPCcG3f36bF2zBlGanx6tPs_tdHghPIIZzg18M3Xpbuol5UAWejpPwTfmOhkE2at32ahC-mJZenYQ0WtGTqSLpyfAbyB-RyjI7NJd1iZMUX9VJ0TRsTZTMK-MR3LW_-rzh0YeR3lhA6vvtWEf4Aaqk87GkkpcKDxLTVYbWXOyGw9fqUYbgCmsti1Wi6DCaX3XoK1mOzodxD3epUkzhmY3IB7LEuDEoehpzTL8gFxxhrkllFUNCInuQ3dGnqX9WZFx9A">
</form>

DIALOG

<form class="w-1/12 text-right" method="dialog" onsubmit="onFixedBannerDismiss()" data-hs-cf-bound="true">
  <button type="submit" class="p-15">
    <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
      <path d="M0.5 15.4993L15.5 0.499329" stroke="#211F34" stroke-width="0.888889" stroke-linecap="round" stroke-linejoin="round"></path>
      <path d="M15.5 15.4993L0.5 0.499329" stroke="#211F34" stroke-width="0.888889" stroke-linecap="round" stroke-linejoin="round"></path>
    </svg> </button>
</form>

Text Content

Skip to content
 * 

 * CPD Explained
 * Find CPD
    * Courses
    * Providers
    * Events

 * CPD by industry
    * Agriculture & Veterinary
    * Business
    * Construction
    * Design
    * Education
    * Energy
    * Engineering
    * Finance
    * Fire
    * Healthcare & Medical
    * Hospitality
    * Human Resources
    * Information Technology
    * International
    * Legal
    * Marine
    * Media
    * Military
    * Politics
    * Property
    * Public
    * Retail
    * Science
    * Security
    * Social Care
    * Sport
    * Telecommunications
    * Tourism
    * Transport

 * Articles
 * About Us
 * MyCPD

 * Become a CPD Provider
 * 
 * 

 * CPD Explained
 * Find CPD
   
    * Find CPD
    * Courses
    * Providers
    * Events

 * CPD by industry
   
    * CPD by industry
    * Agriculture & Veterinary
    * Business
    * Construction
    * Design
    * Education
    * Energy
    * Engineering
    * Finance
    * Fire
    * Healthcare & Medical
    * Hospitality
    * Human Resources
    * Information Technology
    * International
    * Legal
    * Marine
    * Media
    * Military
    * Politics
    * Property
    * Public
    * Retail
    * Science
    * Security
    * Social Care
    * Sport
    * Telecommunications
    * Tourism
    * Transport

 * Articles
 * About Us
 * Contact Us
 * myCPD

 * Become a CPD Provider

CPD Providers


CONFERENZIA WORLD

CW organizes World Class Conferences, Summits, Workshops, Webinars, Business
Forums, Seminars, Exhibitions


CONFERENZIA WORLD

Conferenzia World is a professional conference and event organizer based in
Europe. We work closely with our delegates in organizing international
conferences, bringing together experts, academia and practitioners from a wide
range of disciplines to discuss options and strategies in their individual
fields.


WANT TO LEARN MORE?

 * Visit Site
 * Twitter
 * Facebook
 * LinkedIn


SEND AN ENQUIRY

Full Name*

Email Address*

Contact Number*

Industry*
Please select Agriculture & Veterinary Business Construction Design Education
Energy Engineering Finance Fire Healthcare & Medical Hospitality Human Resources
Information Technology International Legal Marine Media Military Politics
Property Public Retail Science Security Social Care Sport Telecommunications
Tourism Transport
Your Enquiry*

Submit Message

By submitting this form, you consent to CPD sending you email regarding your
application.

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of
Service apply.

Thank you for your enquiry. Your message will be sent to the relevant CPD
provider to contact you directly. We hope this helps.


Are you using the My CPD Portal? Log in here.


Conferenzia World Strnadovych 1006/3, Prague 9 19000 Czech Republic
Get directions

←Sposta a sinistra→Sposta a destra↑Sposta in alto↓Sposta in basso+Aumenta lo
zoom-Diminuisci lo zoomInizioSposta a sinistra del 75%FineSposta a destra del
75%Pag suSposta in alto del 75%Pag giùSposta in basso del 75%

Per navigare, premi i tasti freccia.






Mappa
 * Rilievo

Satellite
 * Etichette












Scorciatoie da tastiera
Dati mappaDati mappa ©2024
Dati mappa ©2024

100 m 

Fai clic per passare dal sistema metrico a quello imperiale e viceversa
Termini
Segnala un errore nella mappa


CPD SUBSECTORS

Conferences & Events
Support & Training
Educational Resources
Region - Europe
International Events

Send an enquiry

Close

Use the form below to submit an enquiry to undefined

Full Name*

Email Address*

Contact Number*

Your Enquiry*


To get in touch please call us on +44 (0)208 840 4383 or email us via
info@cpduk.co.uk

Submit Message

By submitting this form, you consent to CPD sending you email regarding your
application.

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of
Service apply.

Thank you for your message, a member of our team will be in touch shortly

> "Light up the darkness."
> Bob Marley

> "All the world is my school and all humanity is my teacher."
> George Whitman

> "We are what we repeatedly do. Excellence, therefore, is not an act, but a
> habit."
> Aristotle

> "Anyone who stops learning is old, whether at twenty or eighty. Anyone who
> keeps learning stays young."
> Henry Ford

> "I had six honest men. They taught me all I knew. Their names were: Where,
> What, When, Why, How and Who."
> Rudyard Kipling

> "You cannot open a book without learning something."
> Confucius

> "Learning is a treasure that will follow its owner everywhere."
> Chinese Proverb

> "Tell me and I forget. Teach me and I remember. Involve me and I learn."
> Benjamin Franklin

> "The mind is not a vessel to be filled, but a fire to be ignited."
> Plutarch

> "Education is not the filling of a pail, but the lighting of a fire."
> W.B. Yeats

> "I am always doing that which I cannot do, in order that I may learn how to do
> it."
> Pablo Picasso

> "Real learning comes about when the competitive spirit has ceased."
> Jiddu Krishnamurti

> "Self-education is, I firmly believe, the only kind of education there is."
> Isaac Asimov

> "Education is the kindling of a flame, not the filling of a vessel."
> Socrates

> "Science is organised knowledge. Wisdom is organised life."
> Will Durant

> "The noblest pleasure is the joy of understanding."
> Leonardo da Vinci

> "We are born not to be perfect, but to learn and reflect from imperfections"
> Princess Ramirez

> "I am learning all the time. The tombstone will be my diploma."
> Eartha Kitt

> "It is the art of an educated mind to be able to entertain a thought without
> accepting it."
> Aristotle

> "It’s taken me all my life to learn what not to play."
> Dizzy Gillespie

> "I was obliged to be industrious. Whoever is equally industrious will succeed
> equally well."
> Johann Sebastian Bach

> "Learn everything you can, anytime you can, from anyone you can. There will
> always come a time when you will be grateful you did."
> Sarah Caldwell

> "Education is not the learning of facts, but the training of the mind to
> think."
> Albert Einstein

> "Knowledge speaks, but wisdom listens."
> Jimi Hendrix

> "You do not learn to walk by following rules. You learn by doing, and falling
> over."
> Richard Branson

> "Live as if you were to die tomorrow. Learn as if you were to live forever."
> Mahatma Gandhi

> "Education is not preparation; education is life itself."
> John Dewey

> "Living is easy with eyes closed, misunderstanding all you see."
> John Lennon and Paul McCartney

> "For the best return on your money, pour your purse into your head."
> Benjamin Franklin

> "Commit yourself to lifelong learning. The most valuable asset you'll ever
> have is your mind and what you put into it."
> Brian Tracey

> "Wisdom comes not from age, but from education and learning."
> Anton Chekhov

> "The beautiful thing about learning is nobody can take it away from you."
> B.B. King

> "The roots of education are bitter, but the fruit is sweet."
> Aristotle

> "Mistakes are great, the more I make the smarter I get."
> R. Buckminster Fuller

> "Every time man makes a new experiment he always learns more. He cannot learn
> less."
> R. Buckminster Fuller

> "In learning you will teach, and in teaching you will learn."
> Phil Collins

> "The capacity to learn is a gift; the ability to learn is a skill; the
> willingness to learn is a choice."
> Brian Herbert

> "Education is the movement from darkness to light."
> Allan Bloom

> "Gold has a price, but learning is priceless."
> Chinese Proverb

> "Education is a progressive discovery of our own ignorance."
> Will Durant

> "Much to learn, you still have."
> Yoda

> "You don't understand anything until you learn it more than one way."
> Marvin Minsky

> "I am still learning."
> Michelangelo, age 87

> "Learning never exhausts the mind."
> Leonardo da Vinci

> "Education is the key to unlocking the world, a passport to freedom."
> Oprah Winfrey

> "You can never be overdressed or overeducated."
> Oscar Wilde

> "Learning is an experience. Everything else is just information."
> Albert Einstein

> "A man, though wise, should never be ashamed of learning more, and must unbend
> his mind."
> Sophocles

> "Education's responsibility is to replace an empty mind with an open one."
> Malcolm Forbes

> "It does not matter how slowly you go as long as you do not stop."
> Confucius

> "Teaching is only demonstrating that it is possible. Learning is making it
> possible for yourself."
> Paulo Coelho

Learn

 * Courses
 * Events
 * CPD Providers
 * Industries
 * Articles

Company

 * FAQs
 * About us
 * CPD Explained
 * Accreditation
 * Contact

Legal

 * Terms & Conditions
 * Privacy Policy
 * Cookie Settings
 * Legal

Find us:

 * 
 * 




The CPD Certification Service. All rights reserved ©2020

Important Update: Membership Terms and Conditions Have Been Updated.






THIS SITE USES COOKIES TO STORE INFORMATION ON YOUR COMPUTER.

Some of these cookies are essential, while others help us to improve your
experience by providing insights into how the site is being used.


Accept Recommended Settings

--------------------------------------------------------------------------------


NECESSARY COOKIES

Necessary cookies enable core functionality such as page navigation and access
to secure areas. The website cannot function properly without these cookies, and
can only be disabled by changing your browser preferences.

--------------------------------------------------------------------------------


ANALYTICAL COOKIES

OnOff

Analytical cookies help us to improve our website by collecting and reporting
information on its usage.



--------------------------------------------------------------------------------


MARKETING COOKIES

OnOff

We use marketing cookies to help us improve the relevancy of advertising
campaigns you receive.



--------------------------------------------------------------------------------