The Cellar  

Go Back   The Cellar > Main > The Internet
FAQ Community Calendar Today's Posts Search

The Internet Web sites, web development, email, chat, bandwidth, the net and society

Reply
 
Thread Tools Display Modes
Old 04-05-2003, 03:06 AM   #1
Bitmap
Look who thinks he's clever Dan.
 
Join Date: Feb 2003
Location: Washington DC Metro Area. Fairfax city
Posts: 226
What is this HTML thing i Keep hearing about?

Any one know the HTML code to make the Background hold still while you scroll down, or better yet how to make Floating Frames? I'll also take any other Juicy Tid Bits of HTML Code. I've got <a href="http://www.willcam.com/cmat/html/crossref.html">a good HTML refernce site</a>[<i>The Wilcam Group</i>] but the Implimentation is a little tough to read.




<i>------------------------------------------------------------------------
Incase you were wondering; I have to create a pure HTML Site for this IT class I'm required to take.</i>
Bitmap is offline   Reply With Quote
Old 04-05-2003, 05:44 AM   #2
Skunks
I thought I changed this.
 
Join Date: Nov 2002
Location: western nowhere, ny
Posts: 412
In any incarnation, frames are the Devil. Use them and be smote mightily.

What do you mean by "background not moving"?

I'm a bit of a fan of plain colors and disgustingly simple layouts. Content over functionality over standards over sex appeal, roughly. Somebody with less scruples might be more helpful.

Last edited by Skunks; 04-05-2003 at 05:48 AM.
Skunks is offline   Reply With Quote
Old 04-05-2003, 01:17 PM   #3
SteveDallas
Your Bartender
 
Join Date: Jan 2002
Location: Philly Burbs, PA
Posts: 7,651
I'm with you, Skunks. I can't stand fancy crap on web pages that keeps me from what I'm looking for. My biggest pet peeve is when you go to a site and it invites you to "click here to enter the web site." (Bonus demerits if the introduction page (which is presumably NOT part of the web site) uses Flash.)

Oh and your background color should be white. That's FFFFFF. And no patterned backgrounds, it makes the text ("text? who cares about text?") too hard to read. I'm not saying it can't be done in an attractive manner, I'm just saying most of us don't posess the artistic skills to do it. So stick with plain white.

Wait, I just noticed the bit about the class. What are they defining as "pure HTML"? It's possible that the point of the exercise is to see if you can set up a functional, attractive web page viewable in a variety of browsers WITHOUT using floating blinking text or stuff like that.

Last edited by SteveDallas; 04-05-2003 at 01:21 PM.
SteveDallas is offline   Reply With Quote
Old 04-05-2003, 02:37 PM   #4
Bitmap
Look who thinks he's clever Dan.
 
Join Date: Feb 2003
Location: Washington DC Metro Area. Fairfax city
Posts: 226
Actualy they want me to use Clip Art, Frames, and I can only use Html I can't use Java, Flash, or any thing else.

Ug........ly but required for the class. i'm trying to do my best at keeping it from being ugly, but they are just trying to test my knowledge of the material. Which i find humorous since i know more than the teacher in most cases.

What i mean is some where a friend had a site where the image on the background held still and the text would scroll over top of it without it moving the image.

Last edited by Bitmap; 04-05-2003 at 02:40 PM.
Bitmap is offline   Reply With Quote
Old 04-05-2003, 03:12 PM   #5
Undertoad
Radical Centrist
 
Join Date: Jan 2001
Location: Cottage of Prussia
Posts: 31,423
I doubt you can have "floating text" without at least CSS or something IE-specific...
Undertoad is offline   Reply With Quote
Old 04-05-2003, 03:27 PM   #6
The Mad Hatter
I'm craaazy!
 
Join Date: Mar 2003
Location: Pennsylvania
Posts: 11
CSS

Can't be done in HTML without using an IE specific tag. To do it in CSS (which is pretty widely supported for basic stuff like this):
<code>
body {
&nbsp;&nbsp;&nbsp;&nbsp;background-attachment: fixed;
}
</code>
The Mad Hatter is offline   Reply With Quote
Old 04-05-2003, 07:22 PM   #7
juju
no one of consequence
 
Join Date: Jun 2001
Location: Arkansas
Posts: 2,839
Is this what you're looking for?
juju is offline   Reply With Quote
Old 04-05-2003, 07:33 PM   #8
elSicomoro
Person who doesn't update the user title
 
Join Date: Jan 2001
Posts: 12,486
I learned all the HTML I do on my own...it's nothing fancy, and I could probably learn to do it better. I'm working on it.

My website is fairly simple. I try to make sure that my backgrounds don't interfere with the text. About the only thing I use that might be considered obnoxious by some is the use of pop-up boxes (only on the parts of the site where I think they work best).

Oh, and I decided to be creative (or stupid, your pick) today and toyed with the index page.
elSicomoro is offline   Reply With Quote
Old 04-06-2003, 01:13 AM   #9
Bitmap
Look who thinks he's clever Dan.
 
Join Date: Feb 2003
Location: Washington DC Metro Area. Fairfax city
Posts: 226
You guys have been very helpfull and Juju Your link was great. Thanks guys.

oh and if you guys find any other good bits of HTML go ahead and post them use [ ] instead of &lt; >


<i>-----------------------------------------------------------------------
See... I told you the Cellar&reg was good for something.</i>

Last edited by Bitmap; 04-06-2003 at 01:18 AM.
Bitmap is offline   Reply With Quote
Old 04-06-2003, 10:48 PM   #10
Torrere
a real smartass
 
Join Date: Dec 2001
Location: Kirkland, WA
Posts: 1,121
I remember seeing pages with fixed background images that didn't scroll. I particularly recall how much they sucked. With my old computer, the image would jump disturbingly when I scrolled.

I don't think that you should use them.
Torrere is offline   Reply With Quote
Old 04-09-2003, 02:57 PM   #11
Uryoces
2nd Covenant, yo
 
Join Date: Dec 2002
Location: Pugetropolis
Posts: 583
My site is very simple and hand coded using the Ars-ware program Omnipad. I thnk I have the code pretty well commented. I just started using css on my site. I haven't been keeping at it like I should.

Click the www link.
__________________
The party's over ... the drink ... and the luck ... ran out.
Uryoces is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

All times are GMT -5. The time now is 11:51 PM.


Powered by: vBulletin Version 3.8.1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.