Uzumaki-Naruto
Oct 19 2005, 11:50 AM
Back grounds are very essential in html and if you dont know how you can make a background on your website then there is no use of creating one . First well start with the basics . Color Background :If you want to change your backgrounds color you put this code in the body of the page : CODE <BODY BGCOLOR="######"> Where the ###### are you have to put a color code . Just put that in and save your page and thats done . Image Backgrounds :The code below takes an image and puts it on the background on the page : CODE <BODY BGCOLOR="#FFFFFF" BACKGROUND="image.gif"> Thats all but if you have any questions at all about backgrounds ask them here and ill answer you . Made By Uzumaki-Naruto HeHe First tutorial ever 
Reply
OpaQue
Oct 19 2005, 02:23 PM
The topic is too basic to be considered for TUTORIAL forum.
Reply
OmnisTamer
Oct 19 2005, 05:23 PM
Indeed this is too short a tutorial. But in the spirit of turning lemon into lemonade, let's try to add a couple more tidbits of information, hoping things will improve a tad. So let's see. Personally, I don't think that the BACKGROUND properties play the same quintessential role they used to play in the old days. Yes, I know they were the buzz only 3 years ago, but on the Net, those are eons. But still, any Web designer worth the title must know at least the basics of controlling background properties. Uzumaki tackled this subject from a point of view of HTML. That's not necessarily a bad thing. But in HTML 4.01, the last version of HTML in general, the use of background attributes in the <body> tag is deprecated; which means that the W3C strongly urges designers to dump it. By the way, if expressions like "attribute," "tag," or "W3C" seem vague and confusing, then I have to assume you're new to Web design in general, and in that case, I'd recommend you can straight to... http://www.w3schools.com/There you'll find a very adequate amount of HTML tutorials for beginners. Anyway, as I was saying, Uzumaki opted to deal with background properties using HTML 4.01, but the W3C recommended leaving ALL background formatting to CSS. Not only does this separate structure from presentation and enhance standardization, but CSS also offers a couple of very impressive properties to control backgrounds to a great extent. I'd give you details and examples in here, but I think it might be a waste of time and space, since the subject has already been thoroughly covered by people who are better writers than I am. So why don't I just point you to the CSS Background section at the W3SCHOOLS.COM, which is a rather short, yet to the point piece covering all you can do to backgrounds in CSS. Here's the link... http://www.w3schools.com/css/css_background.aspI hope this was helpful, even if just a little bit. All the best! 
Reply
Recent Queries:--
html image background too short - 33.81 hr back. (1)
-
how to create html background with jpeg - 44.13 hr back. (1)
-
best looking html backgrounds - 56.35 hr back. (1)
-
why i cant put the code in html background in my website? - 56.33 hr back. (2)
-
notepad html backgrounds - 67.77 hr back. (1)
-
html for backgrounds on notepad - 70.99 hr back. (1)
-
naruto html backgrounds - 80.78 hr back. (1)
-
no reply html background - 86.24 hr back. (1)
-
tutorial to add sound and video in html page using javascript - 91.10 hr back. (1)
-
good html backgrounds - 104.07 hr back. (1)
-
creating simple background sounds using css - 109.82 hr back. (1)
-
how to put jpeg image in html background in note pad? - 124.11 hr back. (1)
-
how to put a background using notepad - 131.09 hr back. (1)
-
example background file for html - 160.06 hr back. (1)
Similar Topics
Keywords : html, background, tutorial
- Css Background Not Showing Upin Ie
it does in Firefox (1)
What You Need Before You Can Create A Text-based Game..
Using PHP, HTML and MySQL (7) Please comment and rate, after you finished reading! /smile.gif"
style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" />
################################################################# Change log: Aug 22 2008: The
Tutorial Was Created. V1.0.0 Aug 30 2008: Added XHTML and a small CSS part. Also corrected some
small things and added this change log. V2.0.0
################################################################# OK.. Many people here want to
create text based games. Many of you ask us here on the forums: "how to create a text-based ....
Joomla Template Kit Extension For Nvu/composer
help in understanding how to change html template to joomla (2) Hi Everyone, I am becoming quite (a lot) interested in designing with joomla, and need an
understanding of how to use the template kit extension in Nvu/Composer. There doesn't appear to
be any tutorials available on how to use a HTML template to insert and design with joomla modules.
Is there anyone who could shed some light on this subject. It would be MUCH appreciated.....
Indentation In Html
(4) Whenever I start a new project one of the first things I do is put in a base index.php page. Yes,
it's a .php file, but I won't be looking at the PHP just yet. Normally, it looks a little
something like this: CODE <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html
xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head> <title>Title</title> <meta http-equiv="c....
Moving To Fedora 9
Tutorial on how a newbie can move to using this fantastic OS Fedora 9, (1) INTRODUCTION Through this Post/ tutorial, I will try to explain to newbies and experts an
smoothly moving to Fedora 9. Also, I would explain only those topics that are hard to find on net,
or are not well documented anywhere. These are my experience of using Linux/Fedora. Motto: More
and more people realize and get FREE from all the GATES and WINDOWS. Table Of contents 1.
Installation 2. Setting the Stage 3. Get set n Go 3.1 Play Anything 3.2 Read anything 3.3
Desktop utilities 3.4 Connect ADSL 4. Tips and Tricks 5. Remarks. Remark: This....
Bulletproof Ftp Server Tutorial
BulletProof FTP Server Tutorial (0) thanks to someone for this tut. Configuring your Bulletproof FTP Server Tutorial I am not sure
where I found this tutorial, It’s been a while…It might even have been here... ..So if it is one of
yours, my hat goes off to you once again.... After reading the excellent tutorial on "Creating an
FTP" that Norway posted… (I would suggest reading and following his tutorial first, then following
up with this one) I thought that perhaps this tutorial might be pretty helpful for those interested
in knowing how to configure their Bulletproof FTP Server that don't already ....
Web Editor
great application for your html and javascript development (0) Aptana IDE is a free Integrate Development Environment great for HTML/CSS editing and Javascript
development The best feature in my opinion is the autocomplete feature , both in html and css mode
it not only give you the suggestion but informs you about compatibility in different browsers and
vresions same in javascript mode It is based on Eclipse IDE, it's free and can be extended
help you with your php editing need to it's free and defenitely worth a try LINK ....
How To: Display A Members/user List.
With PHP, Mysql, and HTML. (3) Alright, some of you might want to display your User's or Members on your site. Notes: 1.This
is to fit in with Feelay's register and Log-in scripts you can find in the tutorial section. 2.I
made this to show the members of my site who is a member and what their ID is. First off, we must
set up a connection to our MySQL Database. CODE <?php $con =
mysql_connect("localhost","database_username","database_username_password
4;); if (!$con) { die('Could not connect: ' .
mysql_error(....
Style P And H? Html Tags
(2) Well, I have found that css was very hard to predict and precise control their apperance. When mix
and use the p and h? tags. Their apperaence were not identity. Place the h? tags within the p tag
causes style error on both firefox and IE. So, anyone should do it reserved, instead, place the p
tag with any h? tags will do the jobs on both browsers. Still learning it coz it much varies when
doing styles. Tested it on XHTML 1.0 Strict....
Gimp Userbar Tutorial
Very Easy... (3) Hello, I will tell you how to create a nice userbar in the open-source software called GIMP. You
should GIMP 2.4.6 installed on computer, and if you don't, go to The GIMP Website. Make sure
to view a few beginner tutorials to have a basic understanding of GIMP. This is what the finished
userbar will look like: It is very simple, and I learned it easy. I will guide you through all
the steps of making a userbar. ~ Now we will go through all the steps. 1. Open GIMP and click
New(Ctrl + N) and make the size for your new image 350 by 19. Your screen should look....
Linux Beginners - Tutorial On Editors In Linux.
(3) This is a simple tutorial on the editors in Linux. I use these 3 editors for programming on linux:
1. vi -- available in all Linux and unix box, used to edit 2. vim -- not in all Linux flavors
and it has got default coloring of key words feature, used to edit 3. view --Its used only to
view, recommended to use for viewing of system config files, as it should not get edited without
your notice. Following are the basic commands comes handy with these editors #Open a file for
edit $ vi test -- creates a file if file is not exist in the current director....
Increase Your Knowledge Of Html Language
(11) For Creating good website you have to be master in HTML Language. It is a scryptic Language. If you
want to Learn this language than visit the link http://zwqa.page.tl/Increase-you-HTML-Knowledge.htm
....
Photographing Fireworks
Tutorial for shooting fireworks (7) Photographing fireworks presents some technical challenges, it needs quite a different approach to
most other subjects but follow these few steps carefully and you will be successful. What are we
photographing? Basically we are photographing streaks of light that develop over a period of time
against a black background. The great thing about a black background is that it makes no impression
on the film, or sensor in the case of a digital camera. So we can leave the shutter open as long as
we like, the black will still be black. So, in short, the way to photography firew....
Safety
Anyone who knows a tutorial (9) Hey! Anyone who know a tutorial where they teach you how to protect your scripts from danger
(hacks and stuff)? I think I need to start to think about theese stuff now.....
How To Make An Test-based Rpg Game!
This is a step by step tutorial of how to make a RPG test-based game (4) Welcome Hello this is Convictlife and i have made an RPG game and for you noobs out
there i will be explaining Here is a breif structure of this post: 1. Getting your codes. 2.
Getting your host. 3. Uploading your codes. 4. Configuring your codes. 5. MySQL 6. phpMyAdmin 7.
CronJobs 8. Editing 9. Finalizing Getting Your Codes! First of all you need codes that
will power your website. If you are a master coder (like Dabomstew) then you can code these codes
yourself, but if you are "so-so" then you will need to get codes from somewhere. I got....
My Background Image
My BG Image (7) do u like this image i made on photoshop cs3! i u can use it a you wallpaper lol i
have! vmkrightpoint!....
Wireless: Bypassing Mac Filtering
Tutorial (10) Sometimes you scan the neighborhood for the wireless connections, you see open connections but can
not connect to them. Well this is possible because they use MAC filtering to secure up their
network. I will try to explain how to bypass this protection NOTE: This is for EDUCATION purpose
only to show you it is possible to bypass this security. I am not responsible for unauthorized use
of these information. Requirements : 1- You need some tool for sniffing the traffic. I suggest
using Aircrack-ng (http://www.aircrack-ng.org/) 2- You need some tool to change your MAC ad....
Installing Glut To Dev C++
A tutorial to install GLUT on Dev C++ (3) This is a tutorial that someone submitted to my programming site when it was up because I didn't
know how to install glut on any other compiler than my own. I though it would be helpful to post
this up for everyone here so they can use GLUT as well without having to google for hours. I'm
not sure if I'm allowed, but I have quoted it and have given credit where credit is due, so if
this post is allowed I hope this helps those people who couldn't program in GLUT yet. QUOTE
Installing G.L.U.T. to Dev C++ By James Duran (email: vrok137@yahoo.com) ....
[tutorial] Pc-pc Home Networking.
How to connect 2 computers at home via a LAN wire. (9) Hello Folks, Its been long since i've posted so thought i'd keep myself alive by posting
up a useful tutorial. I know how hard it can be to not know about something, and ask around with no
clue of whats goin on. So i've made sure that every word in this tutorial is understandable by
any new user with the least knowledge of a PC and Networking.
PC-PC Home Networking Tutorial First and foremost make sure
you have the right cable. A Right cable would be a Cross-Over LAN wire (PC-PC). ....
Converting PSD To HTML
(9) Hi I m new to this site. I have designed a layout in PSD. What i want is to know how can I slice
the PSD to build a Cross-Browser Compatible HTML file. Thank U.....
[tutorial] Basics Of C Programming - Part 1
(11) Well, I was going through a few posts on C / C++ on asta .. and found a very less C related
subjects. I went through the entire tutorial of mastercomputers >>HERE .. It was a nice
tutorial for guys who have a little knowledge of programming basics and want to go into hardcore
programming. Since there was no Basic overview of what C was, i thought of writing one /smile.gif"
style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" />. I wil make shure that what i
write will be 100% accurate, but its human to error so please correct me if i am wrong. Let....
Pre Loader Tutorial For Flash
Made by: Jordain (6) Simple pre loader tutorial with play button by: Jordain Joyce First of all open up flash then
Create 4 Layers and in order name them: Actions
Loader outline
Loader Bar Content Then create 3
frames for each layer. Lets start in the actions layer, for the first frame make it blank and the
second frame make it blank also. Press F9 to open the actions panel (make sure you ....
Using The Php Mail() Function For Images Or Attachments
Can't find a decent tutorial! (3) I read the one mail() tutorial that was posted in the tutorial section and to my horror found that
he had quoted almost verbatim from the PHP Manual off php.net, and made a comment about it, and also
found that if you were new to PHP or the Manual that it was informative but not indepth enough for
my tastes. This is not a tutorial although with the code that will be posted it might look like
one, that is not its intent or purpose. I have searched and found many so called tutorials about
MIME mail and boundries and all that but basically it either told me to use PHPMai....
VB.NET: MS-Access Interaction Tutorial (Part I)
(18) VB.NET - MS-Access Interaction Tutorial I got down to writing this tutorial because of
this certain question that Dhanesh posted on our forums here . This tutorial will attempt to
show you how to: Create a MS-Access Database Create/Edit/Delete Tables in it Access it and
Add/Edit/Update data in those tables all with VB.NET . Note: This is not a beginner's
tutorial and I'll assume you know all the basics of creating WinForm based applications using
VS.NET . The screen-shots provided are from VS.NET 2005 - but you shouldn't f....
Dynamically Change The Background Image On Mouse Effects!
easy code to dynamically change the background image (3) stun ur visitor with a new bg image on every mouse click of his! easy code to dynamically
change the background image. Copied from
http://www.scriptworm.com/scriptengine/visit.php?id=30296 QUOTE control the background image
using the links on your site. control the color using onMouseOver, onMouseOut, onClick, and a
combination of all of them. place the code below between the and tags within the HTML page where
you want the link to appear. edit the link text provided to point at the page you would like to
open. Option 1: use this to change the backgro....
Yahoo! Messenger Protocol Tutorial - Part 2
(2) Part 2 - History The need for humans to communicate faster and more efficiently has been one of the
driving forces behind the Internet. Not since the invention of the telephone has communications
between humans been more readily available. The communication power of the Internet began to take
shape in its infancy with one of the first Internet applications, email. While the Internet was
still ARPANET and with only four links, the first email message was sent by Ray Tomlinson in 1971.
The first message consisted of the text “Testing 1-2-3” and did not contain any of th....
Photoshop Tutorial: Full Grunge Signature
Using Photoshop 8.0 CS (16) Side Notes: I hope you enjoy it. I made this awhile ago, but didn't posted it before. I
though it was time to be shared, so here it is. ....
3ds Max Tutorial #2-creating Reflective Materials
(1) The next tutorial is based on creation of a reflective material in 3ds max. this tutorial will help
u create a surface that reflects everything in sight. 1. Fire up 3dsmax. 2. Press 'm' 3.
Change the box where u see 'Normal' i.e. material type. Change it to raytrace. 4. Change the
colours to the colours you want. 5. In the maps section click the box next to reflection. 6. Select
raytrace from the list. 7. Apply the material to any object. 8. Render the scene
Voila!!! you have created a reflective material. You can also try.. 1. Using the ....
How To Remove Bad Sectors Or Bad Clusters From HDD
a tutorial for you all (16) hi friends, there is small tutorial to remove Bad Sectors from hdd to remove bad sectors you need a
program named SeaMap now we start Start the SeaMap.exe software Set the option by typing SD and
then press enter Press 1 then 0 or 1 to select drive Then press 2 and there will be a option (Y/N)
press n for No Press Esc button one to go back to command line Type FD Type y for yes the Hdd will
format the whole disk and removes bad sectors and partitions Now the computer has to be restarted,
Restart your computer Partition your Hdd using fdisk and then format all partitio....
Converting HTML over to XHTML
Crossing over to the darkside (13) Allow for alterations Well, I've just had to convert another HTML 4.01 Transitional website
over to XHTML (eXtensible HyperText Markup Language) 1.0 Transitional, I will later on convert over
to XHTML 1.0 Strict as soon as I write the CSS (cascading stylesheet) file for it but it had to be a
quick update and removing all presentational elements and placing them in a CSS file is not quicker
than just altering some tags. So this is where I got the idea to write a How to Convert HTML over
to XHTML . Let's begin I'm having trouble knowing where to start ....
Looking for html, background, tutorial
|
|
Searching Video's for html, background, tutorial
|
advertisement
|
|