Rev Author Line No. Line
155 miho 1 Podmíněné vložení stylu pro IE
2 <!--[if gte ie 5.5000]>
3 <link rel="stylesheet" type="text/css" href="ie.css" />
4 <![endif]-->
5 Styly
6 <link rel="alternate stylesheet" type="text/css" title="Print" href="print.css">
7  
8 Ikona pro web (IE)
9 <!-- <link rel="shortcut icon" type="image/x-icon" href="favicon.ico"> -->
10  
11 Informace pro roboty
12 <!-- <meta name="robots" content="follow" /> -->
13 <!-- <meta name="revisit-after" content="30 days" /> -->
14  
15 Pridani hledaciho stroje na stranku - google
16  
17 <form method=.get. action=.http://www.google.com/search.>
18 <p>
19 <input type=.text. name=.q. alt=.hledání - text.
20 size=.10. maxlength=.255. />
21 <input type=.submit. name=.btnG.
22 value=.hledat. alt=.hledat. />
23 <input type=.hidden. name=.sitesearch.
24 value=.www.kdesi.cz. />
25 <input type=.hidden. name=.ie.
26 value=.ISO-8859-2. />
27 <input type=.hidden. name=.hl.
28 value=.cs. />
29 </p>
30 </form>
31  
32 Vhodne kombinace barev
33  
34 pozadí text odkazy nav.tívené odkazy
35 #ccffff #336666 #6666cc #669999
36 #ffcccc #660033 #ff0066 #990033
37 #cc9999 #330000 #0066cc #663366
38 #ccffcc #003300 #ff6600 #996600
39 #99cc99 #003300 #ffff99 #669900
40 #ccccff #333300 #3333ff #333399
41 #990000 #ffff99 #ffff00 #cccc66
42 #336600 #ccffcc #ffff66 #cccc99
43 #003300 #cccc99 #33cc33 #999900
44 #000066 #ffffff #ffcc00 #999966