Search This Blog

Tuesday, March 28, 2017

CSS Basics

Tutorial

Cascading Style Sheets can help to unify site design.
Here are some tips:

HTMLGoodies.com


See all Topics

Tuesday, March 14, 2017

Bullets and HTML

Some code


Bullets aren’t too difficult to create using HTML.

<ul>

<li>Apples</li>

<li>Pears</li>

<li>Bananas</li>

<li>Grapes</li>

</ul>

Here’s an article that goes into more detail:


Cryer.co.uk


See all Topics

Monday, March 06, 2017

Low Down Footer

CSS code


How to create a CSS footer that remains at the bottom of the page, regardless of content.

CSSStickyFooter.com


See all Topics

Tuesday, February 28, 2017

Monday, February 20, 2017

CSS Reference

Also HTML and JaveScript

Properties, Concepts, Examples

Sitepoint.com


See all Topics

Sunday, February 12, 2017

CSS Menus

For the coder

Alan Gresley from Australia has an interesting site that includes the CSS code to create menus. One of the styles is called "Sons of Ursidae Menus".

CSS-Class.com


See all Topics

Tuesday, February 07, 2017

YouTube Time Link

To the second

You can link directly to a specific time in a YouTube video. All you have to do is add a #t= anchor to the end of the URL that indicates the time position in minutes and seconds.

Here are the instructions:

Cadenhead.org


See all Topics

Wednesday, February 01, 2017

Animated Signs

Move it

A free collection of animated GIFs.



AnimationLibrary.com


See all Topics

Tuesday, January 17, 2017

Blog Control

Scripts

Using CSS on Blogs is not difficult. Here is a site that shows how to do many things including using different background images for different times of day.

BloggerBuster.com


See all Topics

Wednesday, January 11, 2017

Increase DLs

More bits

This is a registry hack that controls the number of downloads you can have at one time.

HowToGeek.com


See all Topics

Wednesday, January 04, 2017

CSS Templates

Free samples and suggestions


"Solucija offers a selection of some of the most popular web templates available today. Whether you're looking for a free web template, premium one, or an inspiration - you'll find it here. All our templates are hand coded, standards compliant and can be easily used as a standalone templates or in combination with CMS to create a fully dynamic site."

Solucija.com


See all Topics

Sunday, December 25, 2016

Versionista

Web monitor


Versionista monitors web sites and alerts you by email of any changes. It also displays the changes visually on the page.
Here's one mention from the news:

Rachel Maddow

Versionista.com


See all Topics

Tuesday, December 20, 2016

Blog Using Word

Easy Editor

Taylor Gibb explains how to set it up.

 Blog with Word


See all Topics

Tuesday, December 13, 2016

How Google Works

Backstage

Here's what's going on behind the scenes.
  • Googlebot, a web crawler that finds and fetches web pages.
  • The indexer that sorts every word on every page and stores the resulting index of words in a huge database.
  • The query processor, which compares your search query to the index and recommends the documents that it considers most relevant.
GoogleGuide.com


See all Topics

Monday, December 05, 2016

Flight Status

Where da plane?

An easy way to find out whether Aunt Mable's plane is on time is to type the airline name and number into Google (or Bing).




See all Topics

Tuesday, November 29, 2016

Search Google

Top 10


Tip #1 Fine-Tune Your Query with More Keywords
Tip #2 Search for Either One Word or Another
Tip #3 Include Stop Words
Tip #4 Exclude Irrelevant Words
Tip #5 Search for Similar Words
Tip #6 Search for Similar Pages
Tip #7 Search for exact Phrase
Tip #8 Use Google's Advanced Search Page
Tip #9 Search within Your Search Results
Tip #10 Search Google's Other Sites

Informit.com


See all Topics

Monday, November 28, 2016

Is it Christmas Yet?

Ideas to consider


All right, when this was posted, November was just put to bed. Still if you are going to do something for the holidays, you might want to start now.

37signals.com has a good selection of suggestions, tutorials, and links the will help you decorate your site. Elves are extra.


37signals is here to help. In these pages you'll find dozens of ideas for improving the holiday customer experience at your site. Each idea is accompanied by examples taken from top retail sites (we've visited hundreds of sites over the past two holiday seasons seeking smart techniques).


Is your Site Ready?


See all Topics

Sunday, November 13, 2016

Head Blog

How to

Some instructions about how to make a header for a Blog or web page.
It talks about Photoshop, but other editors can do the same thing.

PaulStamatiou.com


See all Topics

Saturday, November 05, 2016

Ticker Tracker

Free Code

Create your own tracker graphic. It updates automatically.



TickerFactory


See all Topics