What are the steps you can take when creating mailto links to reduce problems with spam?

What will be an ideal response?


1) Replace the text of the e-mail addresses with inline images that are more difficult for e-mail harvesters to read.
2) Write a program to scramble any e-mail addresses in the HTML code, unscrambling the e-mail address only when a user clicks it.
3) Replace the characters of the e-mail address with escape characters. For example, you can replace the @ symbol with the escape sequence %40.

Computer Science & Information Technology

You might also like to view...

____ units express font size relative to the size of other objects within the Web page.

A. Absolute B. Relative C. Standard D. Output

Computer Science & Information Technology

HTML uses a series of tags to tell a browser what to do with the information on a Web page and how to display it.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

To adjust the text so it fits better in a placeholder, change the ________ between characters

Fill in the blank(s) with correct word

Computer Science & Information Technology

Word Wrap automatically moves the insertion point to the previous line.?

Answer the following statement true (T) or false (F)

Computer Science & Information Technology