Threw this page together to show some pitures of my kit and of the bear pit barrier tourney at a demo 2/15. There aer only a couple pictures right now but I will get more added after I recharge my patience.
Thanks.... *grrrr* I hate Geocities... I only put it up a couple of minutes ago - could it be the pictures on my site? Someday I will be able to have a real page.
[This message has been edited by Shameless (edited 02-22-2003).]
Gee..hadn't seen that....I'm pretty challeged when it comes to this technology stuff - I only know how to put a page together on Geocities since it's basically webpage for dummies.
Wouldn't hurt to try I guess.
Uhm...what email do I send a request to?
[This message has been edited by Shameless (edited 02-22-2003).]
I'm seeing the 'mall photos' oddly squished vertically. Could be that you specified a WIDTH or HEIGHT for the IMG which is different from the pics in their 'natural' state.
Otherwise, nice.
------------------ "Or, a pall inverted surmounted by an orle Azure counterchanged" mka: Sam Pearce
Webdevelopment suggestion. Size your images externally to your web page using a graphic tool. HTML is notoriously "helpful" when trying to make things fit the page which can vary widly depending on such things as the viewer's screen resolution, and the browser. What you see when you're building it may not be what the reader gets when they see it.
Regards,
Cailean
Professional web application developer, hobbyist armourer and former pell ...
------------------ "FORTITUDO a INGENUUS"
his vorpal sword went snicker snack ... Now who on earth would make a snack out of a sword vorpal or otherwise?
...or if you are resizing an image via html, only specify the width (or height) and the other dimension will automatically be adjusted to maintain the aspect ratio.