How to make a perfect Malevich using only basic HTML code


About this page

This website gives you the HTML code to "... make a perfect Malevich...". It's a basic HTML code. Everyone can have a Malevich, you can see it on your computer screen or print it. This is the POWER of net.art, you can't do this with old art!

^


Who is Malevich?

http://en.wikipedia.org/wiki/Kazimir_Malevich

^


Source Code ("this is a Malevich, it seems strange but it is")

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML>
<HEAD>
  <TITLE>Malevich</TITLE>
  <!-- this is a Malevich, it seems strange but it is -->
  <!-- http://www.malevichhtml.net/ -->
  <!-- http://www.leggerostudio.com/ -->
</HEAD>
<BODY BGCOLOR="#FFFFFF">
<TABLE HEIGHT="100%" BORDER=0 ALIGN="center">
  <TR>
    <TD>
      <TABLE WIDTH=400 HEIGHT=400 BGCOLOR="#FFFFFF" BORDER=1
        CELLPADDING=0 CELLSPACING=0>
        <TR>
          <TD>
            <TABLE WIDTH=300 HEIGHT=300 BGCOLOR="#000000" BORDER=0
              CELLPADDING=0 CELLSPACING=0 ALIGN="center">
              <TR>
                <TD>
                  &nbsp;
                </TD>
              </TR>
            </TABLE>
          </TD>
        </TR>
      </TABLE>
    </TD>
  </TR>
</TABLE>
</BODY>
</HTML>

Here is the HTML code.
It is distributed under the GNU General Public License, you can redistribute it and/or modify.
Download it, unZip it, open "malevich_code.txt" and save it as "malevich.html".

Download source code

^


Result

 

^


Malevich in a new window

Watch malevich in a new window:
/malevich.html
/malevich_code.html
/malevich+code.html

^


Credits

"How to make a perfect Malevich using only basic HTML code" by Luca Leggero, 2006.

Special thanks to guddene.

Collection of Riccardo Bonini.

^