Search:
Type: Posts; User: HoboBen
Search :
Search took 0.01 seconds.
Ew... I wouldn't.
Neither the blink or the marquee tags are valid HTML either.
Not frontpage. Dreamweaver if you are going with a package.
Except the deprecated "center" tag is still in wise use because div align="center" is not that reliable with Internet Explorer. They've held back the internet a good few years.
Or you can do server side include/shtml scripting...
Under the heading "Server Side Includes - SSI and SHTML"... (Click the box to expand it) http://www.tophatstuff.co.uk/public/portals/code.htm
...
Nice, WebWisp.
Poxicator, that would look even better if you anti-alaised the edges.
Is EyeJay likely to come back and post ever?
http://www.tophatstuff.co.uk/public/images/logoexamples/eyejay.jpg
In the bottom right is a smaller thumbnail version for a fav. icon thingie.
I can compress better. That's 14kb, max quality.
...
Microsoft are giving away free .coms to americans. Too bad I live in Wales.
In addition to around the _blank, you do need quotations around the form.htm part.
<a href="form.htm" target="_blank">
Not
<a href=form.htm target="_blank">
Here is one nice site...
http://www.w3schools.com/default.asp
Easiest thing though, is to start off with dreamweaver but look at the HTML view after you do stuff to see what's happening till...
Okay, well that was kind of hard to read, but I'd tell you not to use programs, use Microsoft Notepad and code it by hand. You'll get a better site that way, IMHO.
If you still would rather stick...
Although, you can get a great CSS+DIVs driven site, spend 2-5 hours on it to make it look amazing and work fantastic...
Then open up Internet Explorer instead of firefox or netscape and...
...
I don't think this is true if you only specify width.
<IMG src="banner.gif" width="100%" alt="Advert">
Will (I think, unless I'm completely wrong, in which case feel free call me...
They did put a commented copyright notice in the html - surely if you paid for their services (5000 USD), you'd own the copyright? Work for hire is normally like this, I thought.
Unless they...
http://www.netmechanic.com have an amazing one called GIFbot for jpgs, gifs and pngs.
Nice, loaded in an instant!
I'm with freewebs.com - they are very good - zips, exes, server side includes, code your own html or use theirs, javascript.
No PHP (yet - they are thinking about it), cgi costs extra, but it's...
Thank you for this, I'm bookmarking the page because i often have to explain this to people.
I'm still going to link. I love the sloagan "Now Beat This"!
I think I've (literally) melted my PC though, so I'm browsing the web with my iMac.
Hi,
Before sumbiting, make sure you have some good meta tags. Description, keywords, and a descriptive title on every page.
If you've done this (sorry if you have and I'm wasting time) then for...
I don't think having auto-playing music is a good idea.
Takes ages to load and it annoys people.
It's about 70% IE, 22% firefox, 5% netscape, and then a few others...
<SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript">
alert("Welcome to my website! JavaScript Alerts are annoying to users if they are not used for a good reason!");
</SCRIPT>
It happens to me on many sites if I use netscape, especially when they use google adverts or flash adverts.