This is a free web design made by Aron Knifström.
Welcome, this is a free website design by Aron Knifström. This is a liquid based HTML/CSS design which you can use to build your own website.
This design is released as open source web design, i.e. public domain, which means that you are free to use it for any purpose and in any way you may want to without any obligations or limitations. I kindly ask that you leave a credit text since that would be a nice way of supporting my work.
I'd also like to know if you find this design useful or not, please contact me with you opinion. My email: aron.knifstrom@gmail.com
To use this design you need the style.css, arondesign10.png and the index.html files. Look at the HTML file source to learn how to do web pages with this design. Some web design experience required.
Look at the source of the HTML and the CSS files to understand how things works.
The top of the HTML file is very important, if you don't write in English you have to change the lang attribute in the html-tag.
You may want to change the character encoding, but remember that the document character set for HTML 4.01 is the Universal Character Set(UCS), i.e. Unicode and ISO/IEC 10646, so you can use numeric chararacter references to characters not in the chosen encoding.
I have chosen to do the page in HTML 4.01 Strict so the doctype declaration may not be changed.
This is a text with example of some text and more text
and a new row. And here is a quote:
Twenty years from now you will be more disappointed by the things you didn't do than by the ones you did. So throw off the bowlines, Sail away from the safe harbor. Catch the trade winds in your sails. Explore. Dream. ~ Mark Twain
And here is a text in an other language, Swedish:
Och här är texten p?svenska som dom flesta av er kanske inte förstår.
If you want to learn HTML or how to make web pages, these pages are good places to start from:
Some example links:
To the end of this page, use this metod to make a table of contents at the top of the page.
To W3C, a norml link.
Some example lists:
Example image:
Example tabel:
Filename | Type | Description |
---|---|---|
index.html | HTML 4.01 | This is the web page. |
style.css | CSS | This is the style file for the web page. |
arondesign10.png | PNG | This image is used as background in the headline part of the web page. |
Example of code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
If you are using a character encoding like UTF-8 you can use math charecters directly in your documents. One way to put them there is to copy paste them.
Here we use numeric chararacter references insted. Below is some examples, se the source.
¬(p∧q) ⇔ ¬p∨¬q DeMorgan's Laws
¬(p∨q) ⇔ ¬p∧¬q
¬(∀x p(x)) ⇔ ∃x ¬p(x) Negating statements with one quantifier.
¬(∃x p(x)) ⇔ ∀x ¬p(x)
¬(∀x ¬p(x)) ⇔ ∃x p(x)
¬(∃x ¬p(x)) ⇔ ∀x p(x)
|A∪B| = |A| + |B| - |A∩B| Set Theory : Counting
ab * ac = ab+c
B16 + 716 = A216 = 1810
It's easy to costomize the colors, just check in the CSS file. You can for example choose to not use the arondesign10.png as background in the hedline and chose a color by yourself. Remember to allways have a good contrast between the text color and the background.
This is the first version of this design and it's maybe usefull but a lot is missing.
I'm very thankful for any help, here is some things i thought about fixing.
Please send comments to aron.knifstrom@gmail.com
I have tested the accessibility and quality of this design. Use these tools if you can before publishing.
Test your page:
Look for more open web design:
This free open web design was created by Aron Knifström.
HTML 4.01 Valid. | CSS Valid