Um irgendeines dieser Objekte zu bekommen, klick an. Dein Browser sollte das
Menu anzeigen und Du kannst dann sichern oder sichern als.
Wenn Du auf Macintosh arbeitest - zieh einfach die Graphik aus dem Browserfenster
wohin Du möchtest.
![]() |
![]() |
|||
| blue cube |
softie |
|||
![]() |
![]() |
![]() |
![]() |
![]() |
|
canvas |
sky |
grey |
paper raw |
ocker stripes |
![]() |
![]() |
![]() |
![]() |
![]() |
|
crystal blue |
crystal ocker |
blue |
crystal blue light |
crystal green |
![]() |
![]() |
![]() |
![]() |
![]() |
|
snow |
gras |
sand |
wasser |
leaves |
Ich kreierte diese kleinen nahtlosen GIF Graphiken - 0,1 bis 0,5 Kilobytes - als Hintergründe für die "tables".
Die obere farbige Linie ist ein "table" ( 200 Bytes leicht! ) mit folgendem Kode:
<table width="100%" border="0" cellspacing="0" cellpadding="0" background="/libnew/lath/strip_up9.gif" height="9">
die faktische Grafik ist 9 x 36 pixel.
|
|
|
|
|
|
|
Und hier einige Clips für vertikale 'tables' wenn Du einen farbigen Rand für Deine Seite brauchst. |
||||
|
|
|
|
|
|
|
- gib nur die Breite an und der Browser lädt es sofort! - |
GIF Graphiken - 20 Pixel breit - Grauschattierungen - nur 50 bis 230 Bytes!
zu nutzen als ein Bruchlinie, Balken oder Hintergrund für den "table"!
Siehst Du meine oberste Navigationsleiste oder die Linkleisten auf meinen Seiten?
So ein "table" is 100 Bytes leicht!
|
Du kannst es mit verschiedenen Höhen versuchen und neue Efekte haben. |
||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
Sieht cool aus - wenn du deinen Text in einen "table" mit Hintergrund tippst - oder setze deine Links dort hin! |
|
|
||
Graphics for making rollover bars |
||
|
|
|
|
|
|
|
|
|
|
|
|
|
rainbow bar change the length and width as you need |
![]()
über © :
Während des Erstellens von wisarts habe ich viele Hintergrundmuster, Tapeten und Graphiken kreiert.
Sie sind kostenlos zu haben, aber vielleicht möchtest du mich erwähnen - oder einen link zu mir erstellen -
wenn du dich entscheidest diese in deinen privaten Webseiten / nicht kommerziellen Projekten zu nutzen.
Kommerzielle Nutzung unterliegt dem Copyright.
Tut mir leid das ich zur Zeit keine Zeit für die Übersetzung habe. Ich nehme an, dass du Englisch verstehst.
Meta Tags contain various information about your web page, having no influence on how the page is displayed.
Meta Tags are needed for robots, crawlers, spiders, search engine programs which index your page, for browsers and servers in web.
Take and use what you need from the collection below. Content is the most important factor for your page placement in search engines.
Use Meta Tags to make the content visible; it is a way to help your page be more easily found on the web.
Since search engines algorithms differ from one to the other and often change, all the Tips are for the most important part of the service;
like the Yahoo Directory or Google. I believe this basic tips are good for all other spiders as well.
|
|
|
|
|
The Rule: |
|
Example for a proper coding sequence: the colour blue tells you to fill the place with your words and numbers |
|
<title>Your Document Title</title> <meta http-equiv="content-type" content="text/html; charset=iso-8859-1"> |
|
<meta http-equiv="content-language" content="en"> |
|
<meta name="description" content="Your Description, the subject of the Page."> |
<meta name="keywords" content="keyword, phrases of 2 or 3 words, keywords"> - use up to 25 keywords or phrases; consider that less is sometimes more; - select keywords that precisely reflect the content of the page, appearing in the title, heading and in the main body of the text; - proportion: make sure the keywords make up 4-8% of your text; - use plurals, whenever possible; most people use plurals in their search; - it is not important if you use commas, uppercase, lowercase or initial capitalisation or not (use sporadically, for well known names, such as "Lord Buddha, Mercedes Benz"); an example for a page with 2 languages and an attribute "lang": <meta name="keywords" lang="en" content="keyword, phrases, keywords"> <meta name="keywords" lang="de" content="Schlüsselwörte, Phrasen, und so weiter"> |
| <meta name="robots" content="all"> where "all" invites the robot to index the page; alternatively you can use: <meta name="robots" content="noindex"> or <meta name="robots" content="none"> where "noindex" or "none" means you prevent indexing <meta name="robots" content="nofollow"> where you let the robot index this page and prevent it from following the links to other documents |
|
<meta name="revisit-after" content="30 days"> |
| <meta name="author" content="Your Name"> the tag informs people of the author's identity <empty> |
| <meta name="date" content="2003-07-22T"> used to indicate the date of creating the page - year, month, day |
| <meta name="copyright" content="Your Name"> used to tell the name of the copyright owner for the page |
| <meta http-equiv="reply-to" content="your@mailaddress"> the tag is used to tell your e-mail address, which makes replying possible |
| <meta http-equiv="window-target" content="_top"> the tag is used to force the browser to show your page at the top of the window, when it appears in a frame of another page presenting yours |
| <meta name="classification" content="arts & humanities"> |
| <meta name="distribution" content="global"> |
| <meta name="rating" content="general"> |
| <meta name="Identifier-URL" content="http://www.wisarts.com/index.html"> place your address instead of mine |
| <meta http-equiv="expires" content="0"> where you tell the server to command the browser to load this HTML file from an original server address instead of "0" you can give a date and hour, after which the browser must load this HTML file from an original server address <meta http-equiv="expires" content="Sat, 01 01 2002 12:00:00 GMT"> allowed names for the days: Mon, Tue, Wed, Thu, Fri, Sat, Sun allowed names for the months: Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec |
| <meta http-equiv="pragma" content="no-cache"> the tag is used to tell the Proxy Agent not to keep the page in cache |
| <meta http-equiv="refresh" content="23; URL=http://www.yourpage.net/yourpage2/"> the tag tells the browser to load another page in 23 seconds; here yourpage2 timeout "0" tells the browser to load the next page immediately make sure you follow this unusual tag in all parts, changing only the timing and the address; certain animations or comics are made with this tag |
| <meta http-equiv="refresh" content="10"> this example of a client pull causes the page to be automatically reloaded on a regular 10 second basis |
Note that META Tags are not suitable for your private notes. For all your private information, use a commentary:
<!-- Your commentary does not appear on a page; it is visible only in a Page Code.
This can be placed in the head or anywhere in your code to convey additional information -->
![]()
I hope all this will help you to obtain a good search ranking in the search engines.
![]()
© 2000 - 2013 Wieslaw Sadurski worldwide. Alle Rechte Vorbehalten. Diese Website wurde vom Künstler erstellt. |
Kunst Galerie Vision, Licht und Schöpfung - Bilder, Graphiken, Gedichte, Fotographien, Kunstdrucke - Wieslaw Sadurski, der polnische Künstler in Berlin. |