Home

Submit

Source

Feeds

Home » HTML » Getting Started ::

HTML Getting Started
A new browser window opened up! You now have two windows open at the same time. Really! Look up at the "BACK" button at the top of the page. It isn't available to you. (Except on some higher-level browsers.) That's because you've started a whole new browser session.
Related Tutorials
HTML Getting Started
New Browser Window
HTML / Getting Started
When someone clicks on a link, an entire new browser window pops up.

Site: www.htmlgoodies.com Report - View Tutorial

HTML Getting Started
Opening a New Browser Window
HTML / Getting Started
Open a new window with a link.

Site: www.webdesign.org Report - View Tutorial

HTML Getting Started
No Borders
HTML / Getting Started
The code in this tutorial will allow you to create pages that butt right up against the sides of the browser window.

Site: www.htmlgoodies.com Report - View Tutorial

HTML Adding Text
Text Formatting
HTML / Adding Text
As a professional who deals with web files you will consider an HTML file on two fronts: what the browser "sees" and what the viewers see . This means, from your standpoint, this kind of file is set in two versions. What the browser "sees" or reads is made of special instructions you give to the browser. The browser interprets your instructions and displays the result to the best of its interpretation.

Site: www.functionx.com Report - View Tutorial

HTML Frames
Iframes Basics
HTML / Frames
I'll show you this lovely little trinket called IFrames. What it does is it can load a whole new page (ie. html, php, etc..) within or embedded in your current page. This really lets all those people who want to have lets say a news box within their graphical interface but not have the user to scroll down the whole browser window.

Site: www.webdesign.org Report - View Tutorial

HTML Getting Started
Background Images
HTML / Getting Started
The <body background> tag allows you to use an image file for the background of your Web page. A large image may only appear once (depending on the size of the browser window), but smaller images will be redrawn as many times as necessary to fill a page - a process known as tiling.

Site: www.webdesign.org Report - View Tutorial

HTML Getting Started
Scrollbar on left side
HTML / Getting Started
Make the scrollbar appear on the left side of the browser window instead of the right.

Site: xonium.net Report - View Tutorial

HTML Adding Text
Preformatted Text
HTML / Adding Text
Yes, <pre> stands for "preformatted" (not "pretentious," though that was a good guess). Preformatted text differs from regular text in two important ways: (1) It will appear in a monospaced, or fixed-width font (making it look typewritten), and (2) it will appear in the browser window exactly as you typed it, including carriage returns and spaces.

Site: www.webdesign.org Report - View Tutorial

HTML Images
Graphics And Pictures
HTML / Images
Colors, images, pictures, and graphics bring a lot of flavors to a web page. As you already know, a web page is in fact a text file equipped with HTML tags that a browser is asked to analyze, interpret, and render a result. Unlike in a word processor, a picture cannot be included on a web file. Instead, you tell the browser where the image is located, the browser will try to find it and then display it. This, of course means if you provide the wrong address, I mean if you don't clearly state where the picture is located, or if the browser doesn't find the picture where you said it was, there would be an error on your page.

Site: www.functionx.com Report - View Tutorial

HTML Forms
So, You Want A Form, Huh?
HTML / Forms
That's nice and simple.It explains the basics of placing input items on an HTML page.

Site: www.htmlgoodies.com Report - View Tutorial

HTML Forms
So, You Want A Guestbook, Huh?
HTML / Forms
Here I'll attempt to expand on the tutorial to show how the items are used to make a guestbook.

Site: www.htmlgoodies.com Report - View Tutorial

HTML Frames
So You Want To Change More Than One Frame, Huh?
HTML / Frames
Learn how to use one button to change two or more frames in one shot.

Site: www.htmlgoodies.com Report - View Tutorial

HTML Tables
So, You Want Colored Table Borders, Huh?
HTML / Tables
Don't only color the cells - work on the borders too.

Site: www.htmlgoodies.com Report - View Tutorial

HTML Getting Started
Remove the Underline on links
HTML / Getting Started
So, You Want Links Underlined, Huh?

Site: www.htmlgoodies.com Report - View Tutorial

HTML Getting Started
Sizing Up the Browser
HTML / Getting Started
If you like control, then we have one piece of advice: Before designing pages with forms, take a deep breath, because it won't be a joyous experience. Form elements don't like to be tamed. Depending on the browser being used, form elements will vary in size, spacing, and typography.

Site: www.webdesign.org Report - View Tutorial

 
Site Search

 
Categories
2D Graphics 3D Graphics Office Applications Databases Desktop Programming Web Development
 
Advertisement