HTML Text and Documents Linking tutorials
Learn how to upload and download your web pages.
Related Tutorials
How To Change Your Web Pages Background Color
Change your web pages background color using the body tags bgcolor attribute.
Web Page Forms
This tutorial is intended to supplement my Perl/CGI and JavaScript tutorials. Web page forms were the first interactive capabilities made available to web developers, followed by the use of CGI scripts and more recently by the rise of JavaScript. All three can act in concert to create exciting, but more importantly, useful web pages.
All About Forms
Forms are the most popular way to make web pages interactive. Like forms on paper, a form on a web page allows the user to enter requested information and submit it for processing. (Fortunately, forms on a web page are processed much faster.)
Tables in HTML
Table is much help in performing arrangement of web pages compositions and most assistive in compiling a document in HTML format. Especially for web page construction an its interface graphically.
HTML Tutorial For Beginners
In this tutorial, you will learn how to: Create HTML tags and attributes; Add colors and backgrounds; Choose font sizes, faces, styles and colors; Set up links to other web pages or other web sites; Create bulleted and numbered lists; Put your pictures into your page; Create tables; Set up atributes of the table; Align and change the positions of the text and the pictures; Create forms to collect information; Use frames to put multiple pages into a single window; Save your own HTML file.
Very Basic HTML
HTML stands for HyperText Markup Language. HTML is the language used to wrote basic web pages. It allows us to control how our page is displayed, place images on that page, place the text where we want it, make links to other pages, display tabular data and much more. In this tutorial i will try and introduce you to the basics of HTML so you can get started.
Table Tips 'n' Tricks
Learn how to use HTML tables creatively to design attractive and fast loading web pages.
Faster Loading Pages
In this tutorial,learn to use these commands inside of image to get your pages to load very quickly.
Transparent Image
Pages look dull if everything's square. Find out how to eliminate the white space around your images so they appear to just 'float' on your pages.
10 tips for building cross-browser websites
This tutorial gives you 10 useful tips to ensure your Web pages look good across all browsers and attract more visitors.
Setting Your Tables
The TABLE tag is used to create presentation tables (like spreadsheets), but is more commonly used as a way of controlling the placement of text and images on web pages.
HTML - Frames
Frames are not very commonly used in websites but the can be useful in some instances. Basically frames will split up your browser screen so that it is possible to view two or more different web pages at once.
Custom HTML Forms
This is a massive tutorial that teaches you how to build your own custom forms to use in your web pages.
Table Tricks
Tables are a great way to layout your Web pages, and HTML 4.0 offers a few more attributes and tags to this versatile and flexible tool. Some of these attributes work differently in Netscape than in Internet Explorer, so always be sure to view the page in both browsers.
Basic HTML
HTML (Hypertext Markup Language) is the basic scripting used for web pages. It is often referred to as programming but this is incorrect as it cannot react to user input. It is in fact very easy and I like to describe it as word processing with typed commands.
Introduction to Tables
This is an introduction to placing Tables on your Web pages. If you're starting to use tables, start here.
How To Add Inline Images
Learn what inline images are and how to add them to your web pages in this tutorial.
HTML - Tables
Tables are very common in HTML websites. Tables help organize and show information in a much cleaner way than without it. People who do not know CSS rely on tables to create the layout of their web pages. Tables are also notorious for the use of many tags and attributes, causing a simple HTML page to look quite messy and complicated.
Hyperlinking Text and Images
A Hyperlink, link for short, is the basis of web development. It is where you mouse over an image or text, your cursor changes to a hand, you can click it and a new page opens. This is useful for linking a website to all sub pages, to link to new websites, to link to images such as thumbnails that will open full images.
How To Group Related Items In A From Using The fieldset Tag
Learn how to group related tags in a form to make your web pages more accessible to nonvisual browsers by using the HTML or XHTML fieldset tag in this easy to learn tutorial.
How To Add External Images
External images are and how to add them to your web pages in this tutorial.
Tables
Tables have become one the most useful elements in HTML and even Desktop publishing. Because of their flexibility in arranging and organizing the layout, many people prefer their use instead of the traditional way of arranging the different elements of publications. You are strongly encouraged to learn and master them. Once you do, most of your web pages might be completely configured with tables. As long as you can learn some of their basic tags, you should be able to do wonders.
Meta Tags & Search Engines
Want to get a top ranking in search engines? No problem! All you need to do is add a few magical "meta tags" to your web pages, and you'll skyrocket to the top of the listings.
Displaying a TIFF in a Web Page
This tutorial will show you how to display a TIFF in a web page. Web browsers can display standard image formats such as GIF, JPG, and PNG files. Unfoturnately, web browsers won't display TIFF images.
Build a Web Team or Go It Alone
Web design projects require a blend of skills. The unique blend of creative and technological requirements means that an aspect of Web design and development draws on skills you have used in other positions - or on skills you do not necessarily consider your strengths.
Creating Relevant Site Content
A Web site is a very important thing. At least, it better be. When you are hired to create a Web site, you are creating a worldwide presence for your client. As a Web designer, you do your best to create a site that portrays your client’s business or service at its best.
Wannabe Web Developer?
This tutorial brings basics and education resources to absolute web development beginners.
Using #name tag
Make links to different parts of your pages.
Create An FavIcon For Your Web Page
Would you like to display your own icon on the browser address bar when visitors view or bookmark your web page?
Links
Web links appear to be one of the strongest features of the Internet. They provide the user with the ability to jump from one web page to another.
Tables Tricks 'n' Tips
Instead of designing graphic intensive web sites that take ages to load, you can use HTML tables creatively to get a professional looking web page that loads super fast.
No Borders
The code in this tutorial will allow you to create pages that butt right up against the sides of the browser window.
Graphics Introduction: Part 1
This tutorial discusses issues and techniques relating to Web graphics. It includes information about creating animated GIFs, clickable image maps, and efficient Web graphics.
Tips for Managing Your Web Design Business
In this tutorial, we offer tips on how to do the tasks that we have found most crucial for your Web design career, either when you are on your own or when you are working for a company.
XHTML and Stylesheets
The web is changing. The web is actually changing everyday; different languages, algorithms, concepts, and ideas. It seemed as if, after learning HTML, I started hearing rumors of XHTML.
Web design layout 9: sitebuild
Learn how to convert my web design layout #9 into a working one page css template.
Designing a Web Page Tutorial
Read this tutorial to learn how to create a simple web page of your own in a fast and easy way!
Planning a Web Project
As with any project, planning and gaining support are crucial to your success. Web site projects are sometimes deceptive. They look as if you can just toss one together without too much fuss, but do not be fooled by that, you can not skimp on the planning process.
The HTML Target Attribute for Anchors
The Anchor tag attribute for target tells the web browser where to open the link. There are 4 defined target presets which come in handy for many web designers of all levels. They are _blank, _self, _parent, and _top.
Web Design Layout #10: PSD Conversion
In this tutorial il be taking you through the process of converting web design layout #10 into a working CSS template. Includes FREE Template.
 
Categories