generated from adobe/aem-boilerplate
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1300 from hlxsites/1299-wsaw-2-column
[wsaw]-fix for 2 column width layout
- Loading branch information
Showing
3 changed files
with
1,024 additions
and
1 deletion.
There are no files selected for viewing
93 changes: 93 additions & 0 deletions
93
tools/actions/convert/test/fixtures/addtionalstyle-test-converted.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,93 @@ | ||
<html> | ||
<body> | ||
<header></header> | ||
<main> | ||
<div> | ||
<div class="breadcrumb"> | ||
<div> | ||
<div> | ||
<ul> | ||
<li><a href="/us/en/we-see-a-way.html">Products</a></li> | ||
<li><a href="/us/en/we-see-a-way/weseeawasytestpage.html">weseeawasytestpage</a></li> | ||
<li><a href="/us/en/we-see-a-way/weseeawasytestpage/weseewayhome.html">weseewayhome</a></li> | ||
</ul> | ||
</div> | ||
</div> | ||
</div> | ||
<hr> | ||
<hr> | ||
<div class="columns"> | ||
<div> | ||
<div> | ||
<h1>Fast Driving Result</h1> | ||
</div> | ||
<div>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse sit amet dapibus nisl, in commodo arcu. Praesent id justo est. Sed vehicula cursus dolor vel dictum. Maecenas bibendum velit eu lectus posuere, vitae consectetur ante luctus. Ut ut porta neque. Sed commodo dui lectus, a mattis ex dapibus a.</div> | ||
</div> | ||
</div> | ||
<div class="section-metadata"> | ||
<div> | ||
<div>style</div> | ||
<div>bg-white,50-50</div> | ||
</div> | ||
</div> | ||
<hr> | ||
<div class="call-to-action"> | ||
<div> | ||
<div> | ||
<h2>Innovative Technologies to Accelerate Identification of High-Quality Clones</h2> | ||
<p><a href="https://event.on24.com/wcc/r/4657241/66962D716A8A1FEA4E73E2777AE1374B?partnerref=Danaher">View Event</a></p> | ||
</div> | ||
</div> | ||
</div> | ||
<h1>Browse Catalog</h1> | ||
<div class="mini-teasers"> | ||
<div> | ||
<div> | ||
<img src="https://author-dummy.adobeaemcloud.com/content/dam/danaher/wsaw/Icon-button.png" alt="Danaher Corporation"> | ||
</div> | ||
<div> | ||
<h3>Laboratory Automation</h3> | ||
<p>Increase workflow reproducibility and standardization with cutting edge tools</p> | ||
<p><a href="/us/en/products.html">Discover Solutions</a></p> | ||
</div> | ||
</div> | ||
<div> | ||
<div>:dam-User:</div> | ||
<div> | ||
<h3>Talk to an expert</h3> | ||
<p>Our experts apply technology and proven solutions, working with you to design and implement integrated workflow solutions.</p> | ||
<p><a href="/null.html"></a></p> | ||
</div> | ||
</div> | ||
<div> | ||
<div>:dam-Mail:</div> | ||
<div> | ||
<h3>Sign up for our newsletter</h3> | ||
<p>We’re always thinking ahead. Learn how we ensure that you can do the same.</p> | ||
<p><a href="/null.html"></a></p> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="metadata"> | ||
<div> | ||
<div>Title</div> | ||
<div>weseewayhome</div> | ||
</div> | ||
<div> | ||
<div>canonical</div> | ||
<div><a href="https://lifesciences.danaher.com/us/en/we-see-a-way/weseeawasytestpage/weseewayhome.html">https://lifesciences.danaher.com/us/en/we-see-a-way/weseeawasytestpage/weseewayhome.html</a></div> | ||
</div> | ||
<div> | ||
<div>creationDate</div> | ||
<div>Wed, 13 Nov 2024 09:11:17 GMT</div> | ||
</div> | ||
<div> | ||
<div>updateDate</div> | ||
<div>Fri, 15 Nov 2024 07:07:26 GMT</div> | ||
</div> | ||
</div> | ||
</div> | ||
</main> | ||
<footer></footer> | ||
</body> | ||
</html> |
Oops, something went wrong.