You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
754 B

<!DOCTYPE html>
<html lang="fr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link rel="stylesheet" href="gradient-border-html.css" />
<title>Cornered with gradient border</title>
</head>
<body>
<h2 class="cornered">sources : </h2>
<ul class="cornered">
<li><a href="https://stackoverflow.com/a/40747995">pour le border en gradient cf https://stackoverflow.com/a/40747995</a></li>
<li><a href="https://stackoverflow.com/a/30668976">pour le @at-root ul#{&} cf https://stackoverflow.com/a/30668976</a></li>
<li><a href="https://www.colorzilla.com/gradient-editor/">pour construire les gradients cf https://www.colorzilla.com/gradient-editor/</a></li>
</ul>
</body>
</html>