Sunday, April 8, 2012

How to Code a Banner

Nobody goes on this website anymore, not even me. I'm just posting this information here should I ever need it in the future. This is information on how to code a banner. This "banner" will take you to a certain website, and a small message will pop up when you hover over it. It can also be bordered.

<a href="PageWhereViewerWillGoTo(hyperlink)"><img src="LocationOfTheImage" alt="WhatItWillSayWhenYouHove OverIt" border="ANumber" /></a>

Here is more information. I do not know which steps are required and which steps are not, because it has been years since I have done this. Although, a closing (< and /></a>) are required to provide the base structure for your banner, as without them your banner would be incomplete. All specific information (example: links and text) MUST be in quotations, as it is specific and not originally part of the programming.

1. "<a href=" Have a link that when the person clicks on the banner, they will be taken to it (a web page). This can be any public web page on the internet.

2. "img src=" Have a link where there is a graphic on that page, and only the graphic. By this I mean that the graphic must be solely the only thing on the page if you were to visit this link, with the rest of the background being white (a blank page).

3. "alt=" This is what the person will read when they hover over the banner. A small text box will pop up alongside the mouse and read a sentence.

4. "border=" This is a border for your banner, outlined in black. The higher the number, the thicker the border.

I cannot provide an example, because it would require me using a picture and uploading a link, and blogger does not provide your picture with a link when you upload it. Also, I deleted the program that allowed me to make pictures (paint.NET). If possible, I will; but nobody really visits this website at all. Heck, I don't even. This information is just for referencing.

However, if you are not me and are reading this, check my clan PyRoX on Call of Duty ELITE. Also, you can message me on Xbox LIVE. My gamertag is Brandonboy97. Thanks for reading.

Brandonboy97
PyRoX Web Manager

No comments:

Post a Comment