yahoo mail | google | yellowpages

Home | Stories | Contact Us | My Web Help | Portfolio

suzroot.com > my web help  

Home | Accessibility | Browsers

<!--HTML-->
  Accessibility
  Browsers
  Dev Resources
  DevTools
  Meta Tags & Titles

<!--Graphics-->
  ClipArt
  Icons & FavIcon
  Photo

<!--Scripting-->
  CSJS/JavaScript
  ASP & VBS
  CGI & Perl
  DHTML
  PHP & XML

  

- ROBOT.TXT - - -
Don't forget the robot file... or it may haunt you on the search engines!  Here's a good write up on the subject:
-
http://info.webcrawler.com/mak/projects/robots/norobots.html

- NO UNDERLINE - - - 
11/18/00 (This goes in the <head> tag)

<style>
body{background-color:#FFFFFF}
A{color:#FFFFFF; text-decoration:none}
</style>

You can apply style by link too!

<A HREF="http://suzroot.com" style="text-decoration:none">suzroot.com</A>

- NO CACHE - - -
11/09/00

<META HTTP-EQUIV="expires" CONTENT="0">
<META HTTP-EQUIV="Pragma" CONTENT="no-cache">

- CSS - - -
Here's the link to call an external page.  (goes in <head> tags)

<LINK REL=stylesheet HREF="http://www.your.page/fred.css" TYPE="text/css">

- INCLUDES - - -
02/27/01
SHTML

<!--#include virtual="/file.txt" -->

<!--#include file="mailform1.txt" -->

More on this subject:
- http://bignosebird.com/sdocs/include.shtml


 
- PRINT - - -
07/24/01

<A href="javascript:window.print();" style="text-decoration:none">print</A>

 

My Web Help - links, and web development information
A repeatables.com sister site
nikolaisen@yahoo.com

 
© 2001 Suzanne Nikolaisen All rights reserved. - Disclaimer