Subject:
|
Re: My webpage is up!
|
Newsgroups:
|
lugnet.publish
|
Date:
|
Sat, 19 Feb 2000 23:54:37 GMT
|
Viewed:
|
974 times
|
| |
| |
In lugnet.announce, Alan Gerber writes:
> I have put up a webpage for my LEGO creations. See it at:
> http://foofoogood.homestead.com/files/home.htm .
> (Todd, is my link to your background page acceptable? If not, I'll change
> it.)
Actually, there are three mistakes -- one very very tiny and the other two
are larger.
First, the URL is wrong -- you've got:
http://www.fibblesnork.com/lego/backgrounds
and the correct URL is:
http://www.fibblesnork.com/lego/backgrounds/
(That's a very tiny mistake...no biggie.)
Second, point #5 of the Terms of Use for the images says that they may be
used "as background images (for example, page backgrounds and table
backgrounds) but not as embedded (e.g. <IMG>) images." You have some HTML
code, however, which goes:
<IMG SRC="bricksblue.jpg" HEIGHT=84 WIDTH=60>
To correct this, remove the <IMG> tag and replace it with something like
Fibblesnork Backgrounds
Third and finally, you are linking to the page within your own frame, which
is generally considered bad netiquette without permission. To fix this, use
<A TARGET="_top" HREF="http://...
instead of
<A HREF="http://...
--Todd
|
|
Message has 2 Replies: | | Re: My webpage is up!
|
| (...) type in html, but Netscape Composer, which is a WYSIWYG program, and all I know about html is that to start something, you type <something>, and to end it, </something>. Not a single thing else. Alan This message's random set is: 5394, (URL) (25 years ago, 20-Feb-00, to lugnet.publish)
| | | Re: My webpage is up!
|
| (...) I've seen you comment on this before, in this and other contexts. Why, for the elucidation of the audience at home, is this a mistake, exactly? Both forms lead to the same place, right? Or is it possible that at some future point in how you (...) (25 years ago, 20-Feb-00, to lugnet.publish)
|
Message is in Reply To:
8 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
This Message and its Replies on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|