Page tree


Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Content Layer
background-color#E4F2EF
id339944722
Content Column
width100%
id339944732
Content Block
id339944733
HTML
<section class="section" id="card-picker-section">
	<div class="container">
		<div class="cols">
			<div class="col-12">
				<div class="card-picker-carousel carousel" id="cardpicker-1">
					<div class="carousel-head">
						<h2 class="h2 carousel-title">Implementing eSignature</h2>
						<p>If you are ready to start working on your eSignature services, we are just as ready to help you. The links below provide important information to begin the implementation.</p>
					</div>
			
					<div class="custom-select-box-container d-none">
					<button class="selected-opt" aria-haspopup="true" aria-expanded="false" role="combobox" aria-controls="carousel-1-select" aria-label="Legislation">placeholder</button>
						<div class="toggled-content" aria-hidden="true">
							<ul id="carousel-1-select" role="listbox" aria-label="Select slideset">
								<li><button class="cust-opt selected" data-value="1" role="option" tabindex="-1" aria-label="Legislation">placeholder</button></li>
							</ul>
						</div>
					</div>
			
					<div class="carousel-inner-wrapper">
						<div class="carousel-container">
							<div class="slide-set active" data-slideset-ref="1">
								<div class="slide">
									<div class="card-body">
										<img src="/digital-building-blocks/sites/download/attachments/887381610/ico-esignature-slide-1-1.png" alt="" aria-hidden="true">
										<div class="card-text">
											<h2 class="h4 slide-title">eIDAS eID Profile</h2>
											<p>Download the latest version of the Digital Signature Services open-source library for electronic signature creation and validation.</p>
										</div>
										<a href="https://ec.europa.eu/digital-building-blocks/sites/display/DIGITAL/Digital+Signature+Service+-++DSS" class="link-cta">Learn more</a>
									</div>
								</div>
								<div class="slide">
									<div class="card-body">
										<img src="/digital-building-blocks/sites/download/attachments/887381610/ico-esignature-slide-1-2.png" alt="" aria-hidden="true">
										<div class="card-text">
											<h2 class="h4 slide-title">eIDAS Regulation</h2>
											<p>A free online tool that performs numerous checks to verify the conformance of electronic signatures based on ETSI standards.</p>
										</div>
										<a href="https://ec.europa.eu/digital-building-blocks/sites/display/DIGITAL/ETSI+Signature+Conformance+Checker" class="link-cta">Learn more</a>
									</div>
								</div>
								<div class="slide">
									<div class="card-body">
										<img src="/digital-building-blocks/sites/download/attachments/887381610/ico-esignature-slide-1-3.png" alt="" aria-hidden="true">
										<div class="card-text">
											<h2 class="h4 slide-title">eIDAS-Node Integration Package</h2>
											<p>A web application for browsing, editing and monitoring trusted lists used by the Trusted List Operators of each Member State. It allows searching for qualified Trust Service Providers in Europe.</p>
										</div>
										<a href="https://eidas.ec.europa.eu/efda/trust-services/browse/eidas/tls" class="link-external">Learn more</a>
									</div>
								</div>
							</div>
						</div>
					</div>
					<div class="dots-container">
						<button class="dot active" type="button" data-button-ref="1" aria-label="Go to slide 1"></button>
						<button class="dot" type="button" data-button-ref="2" aria-label="Go to slide 2"></button>
						<button class="dot" type="button" data-button-ref="3" aria-label="Go to slide 3"></button>
					</div>
				</div>
			</div>
		</div>
	</div>
</section>
Content Layer
id339949836
class__hidden
Content Column
width100%
id339949846
Content Block
id339949847
HTML
<link rel="stylesheet" href="/digital-building-blocks/sites/download/attachments/467108637/style.css">
<link rel="stylesheet" href="/digital-building-blocks/sites/download/attachments/467108637/carousel-style.css">
<link rel="stylesheet" href="/digital-building-blocks/sites/download/attachments/467108637/cardpicker-style.css">
<script defer type="module" src="/digital-building-blocks/sites/download/attachments/467109036/script.js"></script>