Firefox Logo found on Google Earth/Maps
Is this where reality and virtual reality meet; the Firefox logo appears in a field. My question is: Can this be classed as a crop circle? If so, is Firefox the number one choice for aliens then? One more question: Are aliens trying to suggest that they will communicate with us via the interstellar network through Firefox -the web browser?
OK, this is getting a bit far fetched but this field is really out there, the logo of Mozilla’s Firefox. Here are the GPS coordinates: 45.123596, -123.113308

Categories: Computers, General, Software Tags: alien, aliens, ascii, cambria, crop circle, div, earth maps, firefox, font definitions, font format, gb, google, google earth, gps, logo, lt, math, mozilla, mso, orphan, panose, pitch, props, Reality, sans serif, signature, style definitions, style type, theme font, times new roman, virtual reality
Images in HTML Code
To add an image in HTML code, insert:
<img src=”image.jpg” />
Adding alternative text, is as follows:
<img src=”http://bahoot.com/image.gif” alt=”I am an image!” />
add image size details:
<img src=”http://bahoot.com/image.gif” alt=”I am an image!” height=”10″ width=”15″/>
Images as links:
<a href=”http://www.bahoot.com/”>
<img src=”image.gif”>
</a>
Categories: HTML Notes Tags: alt, alternative, image gif, image height, image jpg, image size, images, img src, lt, size details, src image, width
Adobe Dreamweaver CS4 – How to add border to a cell?
Using Adobe Dreamweaver CS4, how do you add a border to a cell?
Well the simplest way to do this is to add the coding:
STYLE=”border-bottom: 1px black solid”
within the <td> tag that applies to the cell/table.
How I miss Microsoft’s Frontage!
Categories: Dreamweaver Notes Tags: 000000, add border, adobe, border, cell table, frontage, lt, microsoft, td
