|
It is currently Mon May 21, 2012 1:11 pm
|
View unanswered posts | View active topics
| Author |
Message |
|
bowencrispin
|
Post subject: Posted: Wed Sep 01, 2010 11:00 pm |
|
Joined: Wed Sep 01, 2010 10:56 pm Posts: 1
|
|
HTML programming tutorial - Creating hyperlinks using images
Text placed between <A> - </A> tags becomes a hot spot providing a link to another document or to some anchor on the same page.
Images can also be used as hot spots if they are inserted between the anchor tags.
Let's see how this works:
<A HREF="../../index.html"><IMG SRC="backtohome.gif"
WIDTH="150" HEIGHT="30" ALT="Takes you back to homepage"></A>
Takes you back to homepage
The anchor tag places a colored border around the image. You can remove this border by specifying "0" as the value of the BORDER attribute in the <IMG> tag.
<A HREF="../../index.html"><IMG SRC="backtohome.gif"
WIDTH="150" HEIGHT="30" ALT="Takes you back to homepage"
BORDER="0"></A>
Takes you back to homepage
Any image, whether .gif, .jpg, .png or animated gif can be made into a hot spot using this technique.
|
|
| Top |
|
 |
|
charliejonathan
|
Post subject: Using HTML Posted: Mon Sep 06, 2010 7:32 pm |
|
Joined: Mon Sep 06, 2010 7:27 pm Posts: 1
|
|
However, using HTML and designing good websites is a different story, which is why I try to do more than just teach you code here at HTML Source — I like to add in as much advice as possible too. Good website design is half skill and half talent, I reckon. Learning techniques and correct use of your tag knowledge will improve your work immensely, and a good understanding of general design and the audience you’re trying to reach will improve your website’s chances of success. Luckily, these things can be researched and understood, as long as you’re willing to work at it so you can output better websites.
|
|
| Top |
|
 |
|
romioshiny
|
Post subject: Posted: Fri Feb 04, 2011 8:28 am |
|
Joined: Fri Feb 04, 2011 8:08 am Posts: 5
|
|
HTML is a easy and most usable web language. It is used in many software and we can create web pages very easily and fast. There are many tags to create web pages and it is very easy to learn.
|
|
| Top |
|
 |
|
adamtailor13
|
Post subject: Posted: Tue Mar 01, 2011 1:50 pm |
|
Joined: Tue Mar 01, 2011 12:20 pm Posts: 4
|
|
Of course not. HTML is static and can not do any translation ofThe content. You can use the Google translator API via PHP to dynamically translate the content, but they are best served by writing that the translated content into a new file specific Lang performance.
_________________ lost friends
|
|
| Top |
|
 |
|
abigailpoul
|
Post subject: Posted: Mon Mar 07, 2011 8:55 pm |
|
Joined: Mon Mar 07, 2011 7:56 pm Posts: 31
|
|
HTML is very easy to use site, it is also very easy to learn by software in the market. HTML allows Web site brings together graphics, music, videos and links. Your HTML code can be entered from any computer. If you type in the Windows PC, it can be seen in the Windows and Apple, if you enter an Apple Mac, you can view it in Mac and PC.
_________________ hp coupons
|
|
| Top |
|
 |
Who is online |
Users browsing this forum: No registered users and 0 guests |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum
|
|