English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

HTML qiestion-
1)Is there any tag named "email tag" to display to display email address?
2)Is there any tag named "date tag" to display to display system date?
3)Is there any tag named "address tag" to display to display address?

2007-03-21 05:37:37 · 4 answers · asked by And now I am a Mom 3 in Computers & Internet Internet

4 answers

1) the code to make an email address a live link is:

*** NOTE: this is different from the responder above ***

address@company.com

Notice in my example, it's simply "mailto:address", not "mailto://address" with the // marks. If you leave those // in, the email that is generated will put those two // at the beginning of the email address, causing your email to bounce.

2) There is no date tag in HTML; the responder above is correct that you can display it using a server-side scripting language such as ColdFusion, ASP, etc. The code for this in ColdFusion looks like:

#DateFormat( Now(), "M/D/YYYY")#

3) It's not 100% clear what you mean by address tag. A mailing address could be output like this:

Joe Bag O'Donuts

432 Centennial Drive

St. Louis, MO 23543

The
tags provide the line breaks.

If you mean a web address, the code is:

my.web.address.com

In this case, you do have the // in the href attribute of the tag.

2007-03-22 13:37:16 · answer #1 · answered by Defenseman Emeritus 3 · 0 0

the email tagging is done with
Mail me

html itself isnt a scripting language .. which is where you would have things like date ... but most many web servers allow "server side includes" ... the precise way to include a live date depends on what web server you are using. .. read your manual.

dont know what you mean by address. hyperlinks would be
Jump here

2007-03-21 05:58:09 · answer #2 · answered by hustolemyname 6 · 0 0

Toryswife, you're so candy to ask. Keilidh (aka "Rockin Retriever") is a super youthful woman around the pond in Scotland. She and her persons are Golden Retriever people. Roscoe grow to be lost fairly all of sudden under a week in the past plenty to Rockin's grief. all of us felt her soreness. She grow to be going to coach him in Jr. Handler at Crufts, if i'm no longer flawed. i'm rusty, yet i'm thinking Crufts is the "Westminster" of the united kingdom. Very unhappy certainly. we've not seen hide nor hair of Rockin on condition that Tuesday, so we are all slightly in contact. all of us understand whilst Crufts is? She could be at a teach. enable's desire so.

2016-10-02 12:33:17 · answer #3 · answered by Anonymous · 0 0

tricky subject. seek from google or bing. that may help!

2015-03-30 16:02:12 · answer #4 · answered by wilma 2 · 0 0

fedest.com, questions and answers