Share a NNT Tip

 

Share a Neat Net Tricks tip with your audience.

Copy and paste or type the script below between the 'body' tags in the html of your web page and a new tip will appear periodically.  That's all you have to do.  Select, copy and paste.  We do the rest of the work.  Should you wish to keep the resulting tip confined within a designated space, place the script within a table.  If the black text of the tip is difficult to read due to the dark background of your particular web page, select your table being sure to include the javascript icon and change the font colour. Or make the cell within the table a light colour so the black text of the tip is visible. The following illustration depicts what the "tip" in the blue-grey table at the bottom of this page looks like once the javascript is added to the html on your Web page.

Image depicting javascript after it has been added to html on this page.
Illustration of javascript.
This is what you will see on your Web page before you upload it to your server.
 

Select the red script below, copy (Ctrl + C) it and then paste (Ctrl + V) into notepad to remove hidden html you may pick up when selecting from a web page; select and copy it again, then paste between the "body" tags of your html. Or type it but be careful not to change anything.

</head>

<body>

<script language="JavaScript" src="http://www.neatnettricks.com/nntips/nntips.js"> </script>

</body>

</html>

The following is the current NNT Tip. Any questions or problems, please EMail and we'll be pleased to assist you.