Articles tagged with “tags”
- Secrets of the Conditional Tag Revealed: How to Gain More Control Over Your WP Templates
- Exclusive guest post by Erika Kendall
More and more these days, we are all finding WordPress being used as a content management system. It shouldn’t be too tough to see why — highly customizable, a community growing in size and knowledge, and a plethora of options in the way of plugins and simple yet highly effective PHP edits. Thanks to these, you have access to an open source ...
- How to Generate Perfect WordPress Title Tags without a Plugin
- Keeping an eye on all things WordPress, I have noticed an ongoing fascination with configuring the ultimate WordPress tags. Many bloggers use various plugins to generate differently configured tags depending on particular page views. A good example of this is seen in the All in One SEO Pack, which, among many ...
- Taking Advantage of the X-Robots Tag
- Controlling the spidering, indexing and caching of your (X)HTML-based web pages is possible with meta robots directives such as these:
I use these directives here at Perishable Press and they continue to serve me well for controlling how the “big bots” 1 crawl and represent my (X)HTML-based content in search results.
For other, non-(X)HTML ...
- Embed QuickTime Notes Plus
- This post contains random notes for embedding QuickTime within web pages.
QuickTime Embed Attributes via CSS
(X)HTML Code for Embedding/Including QuickTime...
- Embed Flash and Video via the object Tag
- Embed Windows Media Player via the object tag
Here is the general format for including .wmv files in web pages:
Embed Windows Media Player via object and classid
Here is the general format for including .wmv files in web pages using classid:
...
- XHTML Document Header Resource
- This XHTML header tags resource is a work in progress, perpetually expanding and evolving as new information is obtained, explored, and integrated. Hopefully, you will find it useful in some way. Even better, perhaps you will share any complimentary or critical information concerning the contents of this article.
Table of Contents
Important Information
XML Declaration
The !DOCTYPE
The html tag
...
- A Complete CSS Template File
- To help maintain consistency when developing new CSS-styled websites, we have created a complete CSS template file. The file contains every HTML/XHTML tag known to man. This includes tags such as BASEFONT and CENTER, which have been deprecated; tags such as COMMENT and MARQUEE, which are exclusive to Internet Explorer; tags such as SPACER and SERVER, which are exclusive to Netscape Navigator; and even tags such as !DOCTYPE and BASE, which are included merely for the sake ...
- Stylish Deleted Text
- Fashion stylish deleted text in XHTML via the über obscure del tag.
Code example:
Terminate me.
Live example:
Terminate me.
- Upgrading Tag Functionality
- Before today, the extent of my concern with tags involved local post tags via UTW and meta keywords via Autometa. Wanting to dive deeper into tagging, I added metadata Technorati tag links as icons appearing after each local tag link, generally located within post meta information. Adding the icon links is easy. Go to the UTW Options panel and in the “Global Formatting Settings” section, select the Technorati Tag. Then simply ...
- Obscure XHTML Tags
- Well, maybe not that obscure..
-- Preformatted character data
-- Renders as emphasized text
-- Renders as strong emphasized text
-- Renders font as teletype or monospace
-- Defines a definition term
-- Defines computer code text
-- Defines sample computer code
-- Defines keyboard text
-- Defines a variable
-- Defines a citation
-- XHTML Transitional only
-- Indicates deleted text
-- Indicates inserted text
-- Defines a definition list
-- Defines a definition term
-- ...