Categories


10 Basic HTML Actions, Pt. 2

Continuing our discussion on basic HTML  with items ’6 through 10′ of our ’10 Basic’ HTML actions -  what they do and what to call them should you want to look them up either online or in a reference book.   [Part 1 ]

6.  Want to have ‘scrolling’ text on the page without using JAVA?

You can use ‘Marquee’ tags to [...]

  • Share/Bookmark

10 Basic HTML Actions, Part 1

When first beginning to write and use HTML for building websites and in some cases setting-up WP blogs, there are things you may want to do but perhaps find it hard to look up because you don’t know the ‘correct’ name to use for searching.  However, knowing the name of the function (or action) so [...]

  • Share/Bookmark

Tips & Tricks – HTML, Graphics & WordPress

…..

…..

Regardless of what we’re doing, most of us try to find shortcuts along the way to help make the job easier. Maintaining a website and blog are no different.  However, if you haven’t started thinking about shortcuts, I’ve listed some of my favorites below to help get you started.

…..

HTML Time Savers

Create templates for HTML pages, tables [...]

  • Share/Bookmark

How to Use Header Elements in (X)HTML

Header elements are those tags used on an XHTML or HTML  page that provide the bold, large font headings. Using header elements you can have up to six (6) levels of hierarchical headers. The tag for a header element would look like: <Hn> </Hn> – where the ” n ” would be replaced with a [...]

  • Share/Bookmark

5 Common Types of Links – Part 2

Email Links 

When used on a page, these links make an email address, image, word or string of text an active email  by clicking on it. This allows visitors to send an email to a targeted email address directly from the page. This is particularly useful if you want to have a professional looking email associated with the domain.  [...]

  • Share/Bookmark