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 [...]
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 [...]
…..
…..
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 [...]
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. [...]