Added some css examples
This commit is contained in:
10
index.html
10
index.html
@@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Simple tools</title>
|
||||
<title>Tools and experiments</title>
|
||||
</head>
|
||||
<body>
|
||||
<ul>
|
||||
@@ -23,6 +23,14 @@
|
||||
<li><a href="image/test1.html">Default configuration</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<h2>CSS-Examples</h2>
|
||||
<ul>
|
||||
<li><a href="css-examples/insets.html">Insets</a></li>
|
||||
<li><a href="css-examples/panels.html">Panels</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
Source: <a href="https://github.com/Mikael-Lovqvist/websperiments">https://github.com/Mikael-Lovqvist/websperiments</a>
|
||||
|
||||
Reference in New Issue
Block a user