(X)HTML návrh, pískoviště, drovná grafika a SVG.
authorFrantišek Kučera <franta-hg@frantovo.cz>
Tue Mar 09 20:29:29 2010 +0100 (2010-03-09)
changeset 601a05c7ce4f73
parent 59 4330f48457bb
child 61 ddb7b4415234
(X)HTML návrh, pískoviště, drovná grafika a SVG.
html/graf.svg
html/grafika/dialog-error.png
html/grafika/dialog-information.png
html/grafika/dialog-warning.png
html/grafika/emblem-important.png
html/grafika/jazyk_cs.png
html/grafika/jazyk_en.png
html/grafika/jazyk_sk.png
html/grafika/pozadi-nabidky.png
html/grafika/process-stop.png
html/grafika/script-error.png
html/index.html
html/styl.css
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/html/graf.svg	Tue Mar 09 20:29:29 2010 +0100
     1.3 @@ -0,0 +1,34 @@
     1.4 +<?xml version="1.0"?>
     1.5 +<svg width="1000" height="1000"
     1.6 +     xmlns="http://www.w3.org/2000/svg"
     1.7 +     xmlns:xlink="http://www.w3.org/1999/xlink">
     1.8 +
     1.9 +
    1.10 +    <!--
    1.11 +    <a xlink:href="http://frantovo.cz"  xlink:title="Moje stránky!">
    1.12 +	<circle cx="150" cy="100" r="50" style="fill:red; stroke-width: 3; stroke:rgb(0,0,0)"/>
    1.13 +    </a>
    1.14 +
    1.15 +    <a xlink:href="javascript:alert('To čumíš, co? :-)')" xlink:title="Nečum!">
    1.16 +	<circle cx="200" cy="100" r="50" style="fill:blue; stroke-width: 3; stroke:rgb(0,0,0)"/>
    1.17 +    </a>
    1.18 +    -->
    1.19 +
    1.20 +    <style type="text/css">
    1.21 +	rect.nekuracka {
    1.22 +	    fill: blue;
    1.23 +	    stroke: black;
    1.24 +	}
    1.25 +	rect.kuracka {
    1.26 +	    fill: red;
    1.27 +	    stroke: black;
    1.28 +	}
    1.29 +    </style>
    1.30 +
    1.31 +
    1.32 +    <rect x="10" y="10" width="100" height="400" class="nekuracka"/>
    1.33 +    <rect x="150" y="10" width="100" height="400" class="kuracka"/>
    1.34 +
    1.35 +
    1.36 +
    1.37 +</svg>
    1.38 \ No newline at end of file
     2.1 Binary file html/grafika/dialog-error.png has changed
     3.1 Binary file html/grafika/dialog-information.png has changed
     4.1 Binary file html/grafika/dialog-warning.png has changed
     5.1 Binary file html/grafika/emblem-important.png has changed
     6.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     6.2 +++ b/html/grafika/jazyk_cs.png	Tue Mar 09 20:29:29 2010 +0100
     6.3 @@ -0,0 +1,1 @@
     6.4 +../../java/nekurak.net-web/web/grafika/jazyk_cs.png
     6.5 \ No newline at end of file
     7.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     7.2 +++ b/html/grafika/jazyk_en.png	Tue Mar 09 20:29:29 2010 +0100
     7.3 @@ -0,0 +1,1 @@
     7.4 +../../java/nekurak.net-web/web/grafika/jazyk_en.png
     7.5 \ No newline at end of file
     8.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     8.2 +++ b/html/grafika/jazyk_sk.png	Tue Mar 09 20:29:29 2010 +0100
     8.3 @@ -0,0 +1,1 @@
     8.4 +../../java/nekurak.net-web/web/grafika/jazyk_sk.png
     8.5 \ No newline at end of file
     9.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     9.2 +++ b/html/grafika/pozadi-nabidky.png	Tue Mar 09 20:29:29 2010 +0100
     9.3 @@ -0,0 +1,1 @@
     9.4 +../../java/nekurak.net-web/web/grafika/pozadi-nabidky.png
     9.5 \ No newline at end of file
    10.1 Binary file html/grafika/process-stop.png has changed
    11.1 Binary file html/grafika/script-error.png has changed
    12.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
    12.2 +++ b/html/index.html	Tue Mar 09 20:29:29 2010 +0100
    12.3 @@ -0,0 +1,76 @@
    12.4 +<?xml version="1.0" encoding="UTF-8"?>
    12.5 +<!DOCTYPE html SYSTEM "http://www.w3.org/2002/04/xhtml-math-svg/xhtml-math-svg-flat.dtd">
    12.6 +<html xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg"
    12.7 +      xmlns="http://www.w3.org/1999/xhtml"><head><title>Nekuřák.net</title>
    12.8 +	<link rel="StyleSheet" type="text/css" href="styl.css" />
    12.9 +	<link href="atom/" title="podniky" type="application/atom+xml" rel="alternate" />
   12.10 +    </head>
   12.11 +    <body>
   12.12 +	<div class="body">
   12.13 +	    <div id="horniPruh">
   12.14 +		<h1>Nekuřák.net</h1>
   12.15 +	    </div><ul id="nabidka">
   12.16 +		<li><a href="?">Úvod</a></li><li><a href="?akce=prihlaseni">Přihlásit se</a></li><li><a href="?akce=registrovatUzivatele">Registrovat se</a></li></ul>
   12.17 +
   12.18 +
   12.19 +
   12.20 +
   12.21 +	    <div id="prepinaniJazyku">
   12.22 +		<a href="?jazyk=cs"><img title="stránka již je v češtině" alt="čeština" src="grafika/jazyk_cs.png" /></a>
   12.23 +		<a href="?jazyk=sk"><img title="přepnout na slovenštinu" alt="slovenština" src="grafika/jazyk_sk.png" /></a>
   12.24 +		<a href="?jazyk=en"><img title="přepnout na angličtinu" alt="angličtina" src="grafika/jazyk_en.png" /></a>
   12.25 +	    </div>
   12.26 +
   12.27 +
   12.28 +
   12.29 +
   12.30 +
   12.31 +	    <div id="obsah">
   12.32 +		<p>Naposledy přidané podniky:</p>
   12.33 +
   12.34 +		<form action="">
   12.35 +		    <fieldset>
   12.36 +			<button name="jazyk" value="cs">cs</button>
   12.37 +			<button name="jazyk" value="sk">sk</button>
   12.38 +			<button name="jazyk" value="en">en</button>
   12.39 +		    </fieldset>
   12.40 +		</form>
   12.41 +
   12.42 +		<p class="chybovaHlaska">Jo, tak to se nám teda něco moc nepovedlo. OMFG.</p>
   12.43 +
   12.44 +		<br/>
   12.45 +		<br/>
   12.46 +		<br/>
   12.47 +
   12.48 +		<div class="podnik">
   12.49 +		    <div class="adresa">
   12.50 +			<h2><a href="?akce=detail&amp;podnik=134">U Kokeše</a></h2>
   12.51 +			<p>Hospoda pana Krbce</p>
   12.52 +			<p>
   12.53 +			    Adresa:<br />
   12.54 +			    Zvířátková&#160;1<br />
   12.55 +			    Root
   12.56 +			</p>
   12.57 +			<p><a href="http://ipv6.root.cz/">www stránka</a></p>
   12.58 +		    </div>
   12.59 +		    <div class="hlasovani">hlasování</div>
   12.60 +		    <div class="fotky">FOTO</div>
   12.61 +
   12.62 +		</div>
   12.63 +
   12.64 +		<div class="podnik"><h2><a href="?akce=detail&amp;podnik=143">111</a></h2><p></p><p>Adresa:<br />&#160;
   12.65 +		0<br /></p></div><div class="podnik"><h2><a href="?akce=detail&amp;podnik=141">x</a></h2><p>x</p><p>Adresa:<br />x&#160;
   12.66 +		1<br />x</p><p><a href="x">www stránka</a></p></div><div class="podnik"><h2><a href="?akce=detail&amp;podnik=140">fsda</a></h2><p>fsd</p><p>Adresa:<br />fsd&#160;
   12.67 +		1<br />fsad</p><p><a href="fsd">www stránka</a></p></div><div class="podnik"><h2><a href="?akce=detail&amp;podnik=135">Test</a></h2><p>Pokus</p><p>Adresa:<br />Ulice&#160;
   12.68 +		123<br />Mesto</p><p><a href="google.com">www stránka</a></p></div>
   12.69 +
   12.70 +		<div class="podnik"><h2><a href="?akce=detail&amp;podnik=133">New Tequila Club</a></h2><p>NonStop</p><p>Adresa:<br />Havlíčkova&#160;
   12.71 +		433<br />Česká Lípa</p><p><a href="http://www.newtequilaclub.com/">www stránka</a></p></div><div class="podnik"><h2><a href="?akce=detail&amp;podnik=132">Abc</a></h2><p>aktivní odpočinek</p><p>Adresa:<br />Add&#160;
   12.72 +		1<br />Atom</p><p><a href="www.linux.cz">www stránka</a></p></div><div class="podnik"><h2><a href="?akce=detail&amp;podnik=129">Podnik s.r.o.</a></h2><p>Podnikající podnik</p><p>Adresa:<br />Uličnická&#160;
   12.73 +		11<br />Praha</p><p><a href="http://www.xyz.cz/">www stránka</a></p></div><div class="podnik"><h2><a href="?akce=detail&amp;podnik=128">Beautiful place</a></h2><p>Very beautiful place</p><p>Adresa:<br />Wezembeck Blv.&#160;
   12.74 +		3<br />Brussels</p><p><a href="www.example.org">www stránka</a></p></div><div class="podnik"><h2><a href="?akce=detail&amp;podnik=126">Nosmo King</a></h2><p>Král všech nosmos</p><p>Adresa:<br />Karlova&#160;
   12.75 +		42<br />Praha 1</p><p><a href="www.nosmo-king.com">www stránka</a></p></div><div class="podnik"><h2><a href="?akce=detail&amp;podnik=123">name</a></h2><p>descrition</p><p>Adresa:<br />street&#160;
   12.76 +		124<br />city</p><p><a href="url">www stránka</a></p></div><div class="podnik"><h2><a href="?akce=detail&amp;podnik=116">Tobaco Bar</a></h2><p>Takový pěkný bar.</p><p>Adresa:<br />Tam někde&#160;
   12.77 +		333<br />Praha</p></div><div class="podnik"><h2><a href="?akce=detail&amp;podnik=115">Peach Pit</a></h2><p>Skoro jako v Beverly Hills.</p><p>Adresa:<br />Nějaká ulice&#160;
   12.78 +		123<br />Praha</p><p><a href="http://nekurak.net/#peachpit">www stránka</a></p></div></div><div id="paticka"><p>© 2010 nekurak.net. Licence: Affero GPL.&#160;
   12.79 +		    <a href="nekurak.net-src.zip">nekurak.net-src.zip</a><a href="nekurak.net-src.zip.SHA-512">.</a></p></div></div></body></html>
   12.80 \ No newline at end of file
    13.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
    13.2 +++ b/html/styl.css	Tue Mar 09 20:29:29 2010 +0100
    13.3 @@ -0,0 +1,170 @@
    13.4 +.chybovaHlaska {
    13.5 +    background-image: url('grafika/dialog-error.png');
    13.6 +    background-repeat: no-repeat;
    13.7 +    background-position: 8px 8px;
    13.8 +    min-height: 33px;
    13.9 +    padding-top: 15px;
   13.10 +    padding-left: 50px;
   13.11 +    margin-top: 10px;
   13.12 +    margin-bottom: 10px;
   13.13 +    border: 2px solid orange;
   13.14 +    background-color: #ffc65e;
   13.15 +}
   13.16 +
   13.17 +
   13.18 +body {
   13.19 +    color: black;
   13.20 +    background-color: white;
   13.21 +    font-family: sans-serif;
   13.22 +    text-align: center;
   13.23 +}
   13.24 +
   13.25 +a {
   13.26 +    text-decoration: none;
   13.27 +}
   13.28 +
   13.29 +.body {
   13.30 +    width: 1000px;
   13.31 +    text-align: left;
   13.32 +    margin: 0 auto;
   13.33 +}
   13.34 +
   13.35 +#horniPruh {
   13.36 +    width: 1000px;
   13.37 +    border: 1px solid silver;
   13.38 +    background-color: #e6e6e6;
   13.39 +}
   13.40 +
   13.41 +#horniPruh h1 {
   13.42 +    margin-left: 10px;
   13.43 +}
   13.44 +
   13.45 +#nabidka {
   13.46 +    width: 980px;
   13.47 +    border: 1px solid silver;
   13.48 +    margin-top: 4px;
   13.49 +    margin-bottom: 4px;
   13.50 +    padding-top: 2px;
   13.51 +    padding-left: 10px;
   13.52 +    padding-right: 10px;
   13.53 +    background-image: url('grafika/pozadi-nabidky.png');
   13.54 +    height: 23px;
   13.55 +    display: block;
   13.56 +}
   13.57 +
   13.58 +#nabidka li {
   13.59 +    display: inline;
   13.60 +    font-size: 14px;
   13.61 +    margin-left: 12px;
   13.62 +}
   13.63 +
   13.64 +#nabidka li a {
   13.65 +    color: black;
   13.66 +    text-decoration: none;
   13.67 +}
   13.68 +#nabidka li a:hover {
   13.69 +    color: orange;
   13.70 +}
   13.71 +
   13.72 +#prihlasenyUzivatel {
   13.73 +    color: gray;
   13.74 +}
   13.75 +
   13.76 +#prepinaniJazyku {
   13.77 +    position: relative;
   13.78 +    left: 910px;
   13.79 +    top: -29px;
   13.80 +    width: 90px;
   13.81 +    margin: 0px;
   13.82 +    padding: 0px;
   13.83 +}
   13.84 +
   13.85 +#prepinaniJazyku a {
   13.86 +    margin-left: 4px;
   13.87 +}
   13.88 +
   13.89 +#prepinaniJazyku img {
   13.90 +    border: none;
   13.91 +}
   13.92 +
   13.93 +#obsah {
   13.94 +    width: 980px;
   13.95 +    border: 1px solid silver;
   13.96 +    margin-top: -28px;
   13.97 +    margin-bottom: 4px;
   13.98 +    padding-left: 10px;
   13.99 +    padding-right: 10px;
  13.100 +}
  13.101 +
  13.102 +#paticka {
  13.103 +    width: 1000px;
  13.104 +    border: 1px solid silver;
  13.105 +    background-color: #e6e6e6;
  13.106 +    font-size: smaller;
  13.107 +    padding-top: 3px;
  13.108 +    padding-bottom: 3px;
  13.109 +    text-align: center;
  13.110 +}
  13.111 +
  13.112 +table {
  13.113 +    border: 1px solid gray;
  13.114 +    border-collapse: collapse;
  13.115 +}
  13.116 +
  13.117 +td {
  13.118 +    border: 1px solid gray;
  13.119 +    padding: 2px 4px;
  13.120 +}
  13.121 +
  13.122 +thead {
  13.123 +    background-color: silver;
  13.124 +    font-weight: bold;
  13.125 +}
  13.126 +
  13.127 +.podnik h2 a {
  13.128 +    color: black;
  13.129 +}
  13.130 +
  13.131 +.podnik {
  13.132 +    border-top: 1px dashed silver;
  13.133 +}
  13.134 +
  13.135 +fieldset {
  13.136 +    border: none;
  13.137 +}
  13.138 +
  13.139 +form {
  13.140 +    text-align: right;
  13.141 +    max-width: 400px;
  13.142 +}
  13.143 +
  13.144 +input	{
  13.145 +    width:200px;
  13.146 +    margin-left: 2px;
  13.147 +}
  13.148 +
  13.149 +.podnik .adresa {
  13.150 +    float: left;
  13.151 +    color: #fff;
  13.152 +    background-color: #0066B3;
  13.153 +    width: 480px;
  13.154 +}
  13.155 +.podnik .hlasovani {
  13.156 +    float: left;
  13.157 +    color: #fff;
  13.158 +    background-color: #E60066;
  13.159 +    width: 250px;
  13.160 +    height: 200px;
  13.161 +}
  13.162 +
  13.163 +.podnik .fotky {
  13.164 +    float: left;
  13.165 +    color: #fff;
  13.166 +    background-color: #E60099;
  13.167 +    width: 250px;
  13.168 +    height: 200px;
  13.169 +}
  13.170 +
  13.171 +.podnik {
  13.172 +    clear: both;
  13.173 +}
  13.174 \ No newline at end of file