Lost Password?


Go Back   CodeCall Programming Forum > Web Development Forum > HTML Programming

HTML Programming Forum discussion covering HTML, XHTML, DHTML and all flavors of HTML. Hypertext Markup Language is used to create websites.

Closed Thread
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-13-2007, 04:03 PM
Vojkan Vojkan is offline
Newbie
 
Join Date: Jan 2007
Posts: 25
Rep Power: 7
Vojkan is on a distinguished road
Default Bottom of the page?

If i want to put link of my e_mail on my page i do this wright?

<CENTER>
<FONT SIZE=2>
<A HREF="mailto:htmlps@nkls.net">htmlps@nkls.net</A>
</FONT>
</CENTER>

Now it is on center of the page, but how can i put it to on bottom of the page?(but i want it to stay at center at the same time)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!

Sponsored Links
  #2 (permalink)  
Old 01-13-2007, 04:26 PM
John's Avatar   
John John is offline
Co-Administrator
 
Join Date: Jul 2006
Age: 20
Posts: 3,478
Last Blog:
Joomla! And Incompeten...
Rep Power: 20
John has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond repute
Send a message via AIM to John Send a message via MSN to John
Default

If you place that code right above the closing body tag
HTML Code:
</body>
it will be at the bottom of your page
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #3 (permalink)  
Old 01-14-2007, 07:14 AM
xtraze xtraze is offline
Programming God
 
Join Date: Dec 2006
Location: Sri lanka
Posts: 921
Rep Power: 0
xtraze is on a distinguished road
Send a message via MSN to xtraze Send a message via Skype™ to xtraze
Default

And I have two things to tell you,
1. Practice writing codes in simple letters
2. never put your E-mail like that as SPAMMers can get it.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #4 (permalink)  
Old 01-14-2007, 07:25 AM
Vojkan Vojkan is offline
Newbie
 
Join Date: Jan 2007
Posts: 25
Rep Power: 7
Vojkan is on a distinguished road
Default

Quote:
Originally Posted by xtraze View Post
And I have two things to tell you,
1. Practice writing codes in simple letters
2. never put your E-mail like that as SPAMMers can get it.
1.How do you mean in simple letters?
2.Don't worry that is not my E-mail ;-) i know that much not to do it. That is "fake"
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #5 (permalink)  
Old 01-15-2007, 12:02 PM
xtraze xtraze is offline
Programming God
 
Join Date: Dec 2006
Location: Sri lanka
Posts: 921
Rep Power: 0
xtraze is on a distinguished road
Send a message via MSN to xtraze Send a message via Skype™ to xtraze
Default

Then Why are you putting a fake e-Mail address in your Homepage ?
I have no Idea of it. Cannot understand. Is it someone else's.?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!

Sponsored Links
  #6 (permalink)  
Old 01-15-2007, 01:23 PM
Vojkan Vojkan is offline
Newbie
 
Join Date: Jan 2007
Posts: 25
Rep Power: 7
Vojkan is on a distinguished road
Default

Quote:
Originally Posted by xtraze View Post
Then Why are you putting a fake e-Mail address in your Homepage ?
I have no Idea of it. Cannot understand. Is it someone else's.?
I just used it as an example. Not mine, not of anyone, that simple. But that doesn't matter so let's move on.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #7 (permalink)  
Old 10-11-2007, 07:47 AM
Patrick Patrick is offline
Programmer
 
Join Date: Sep 2007
Posts: 100
Rep Power: 5
Patrick is on a distinguished road
Default

I don't understand much do you like to integrate a flash button or simple button instead of a link?

Waiting for your reply friend.

Cheers.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #8 (permalink)  
Old 10-11-2007, 12:45 PM
John's Avatar   
John John is offline
Co-Administrator
 
Join Date: Jul 2006
Age: 20
Posts: 3,478
Last Blog:
Joomla! And Incompeten...
Rep Power: 20
John has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond reputeJohn has a reputation beyond repute
Send a message via AIM to John Send a message via MSN to John
Default

The fact that neither of these users have logged into the forums in over three months, and that this post is over ten months old means you will be waiting a hell of a long time for an answer.

Keep in mind, bumping old / dead posts like this one is a violation of the forum rules and may result in a ban. Take this as your first warning.
__________________
CodeCall Blog | CodeCall Wiki | Shareware | Linux Forum | My Blog
Chat with other CodeCall members on IRC; connect to irc.codecall.net and join #codecall
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #9 (permalink)  
Old 11-23-2007, 02:19 PM
Death Slaught's Avatar   
Death Slaught Death Slaught is offline
Newbie
 
Join Date: Nov 2007
Posts: 20
Rep Power: 4
Death Slaught is on a distinguished road
Default

I would just like to point this out. The code he used to move his email link is invalid, both the center, and font tags have ben deprecated, and should not be used. Use CSS instead.

Thanks, Death
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #10 (permalink)  
Old 11-24-2007, 11:53 AM
DevilsCharm's Avatar   
DevilsCharm DevilsCharm is offline
Programming God
 
Join Date: Jul 2006
Posts: 887
Rep Power: 14
DevilsCharm is on a distinguished road
Default

In case anybody knows, how do you hide your email on webpages so "spammers" can't get it? I mean, as long as people can email you, does it matter how the email link is formatted?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!

Sponsored Links
Closed Thread



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem with JApplet and HTML page?? stack Java Help 10 08-22-2007 10:16 AM
how to refresh a page? :-[yc]-: Java Help 2 05-30-2007 08:47 AM
Page Refresh dirkfirst PHP Forum 2 11-01-2006 12:46 AM
Question: Link to parts of a page skilletsteve HTML Programming 3 08-29-2006 04:15 PM


All times are GMT -5. The time now is 06:14 AM.

Contest Stats

WingedPanther ........ 2753.6
Xav ........ 2704
Brandon W ........ 1702.32
John ........ 1207.73
marwex89 ........ 1175.24
morefood2001 ........ 966.05
dcs ........ 655.75
Steve.L ........ 475.59
orjan ........ 418.58
Aereshaa ........ 383.54

Contest Rules

CodeCall Goal

Goal: 100,000 Posts
Complete: 100%


Complete - Celebrate!

Ads