Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 5c0045d

Browse files
Html
1 parent f2df59d commit 5c0045d

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

‎Index.html

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,18 @@ <h5 class="mb-2 text-2xl font-bold tracking-tight text-gray-900 dark:text-white"
238238
</svg>
239239
</a>
240240
</div>
241-
241+
<div class="max-w-sm p-6 bg-white border border-gray-200 rounded-lg shadow-sm dark:bg-gray-800 dark:border-gray-700">
242+
<a href="#">
243+
<h5 class="mb-2 text-2xl font-bold tracking-tight text-gray-900 dark:text-white">Add To Cart</h5>
244+
</a>
245+
<p class="mb-3 font-normal text-gray-700 dark:text-gray-400">Here are the biggest enterprise technology acquisitions of 2021 so far, in reverse chronological order.</p>
246+
<a href="AddToCart/index.html" class="inline-flex items-center px-3 py-2 text-sm font-medium text-center text-white bg-blue-700 rounded-lg hover:bg-blue-800 focus:ring-4 focus:outline-none focus:ring-blue-300 dark:bg-blue-600 dark:hover:bg-blue-700 dark:focus:ring-blue-800">
247+
Read more
248+
<svg class="rtl:rotate-180 w-3.5 h-3.5 ms-2" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 14 10">
249+
<path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M1 5h12m0 0L9 1m4 4L9 9"/>
250+
</svg>
251+
</a>
252+
</div>
242253
</div>
243254
</body>
244255
</html>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /