They Said It...
The fundamental precept of liberty is toleration. We cannot permit any inquisition either from within or from without the law or apply any religious test to the holding of office. The mind of America must be forever free.
|
TutorialLearning HTML TagsSubmitted by Syscrusher on Mon, 2005/06/06 - 23:27.
Now you are ready to learn the "meat" of the Hypertext Markup Language. As you go through the following lessons, try out the various tags in a test file on your PC. As you make a change, save your file from the editor, then use the "Reload" or "Refresh" function in your browser. ( categories: Web Design | Tutorial )
Gathering Your ImagesSubmitted by Syscrusher on Mon, 2005/06/06 - 23:25.
Before getting down to business on writing lots of HTML, you will probably want to prepare all (or most) of the images that you will need. Inside the new web folder you created in the previous lesson, now make a subfolder which will contain only your image files and graphics. Technically, this isn't a requirement but it is definitely a good design practice. ( categories: Web Design | Tutorial )
Creating a Skeleton SiteSubmitted by Syscrusher on Mon, 2005/06/06 - 23:23.
After you have finished the design of your site, it is time to begin creating actual HTML pages! Start by creating a "skeleton site" on your computer's hard disk. ( categories: Web Design | Tutorial )
Designing the Site in DetailSubmitted by Syscrusher on Mon, 2005/06/06 - 23:19.
Now comes the fun part! You have a general idea what you want to accomplish with your site, and how you want this to happen. Start thinking about the details of how it will look. This is the most creative part of web design, so let the juices flow! ( categories: Web Design | Tutorial )
Planning Your SiteSubmitted by Syscrusher on Mon, 2005/06/06 - 23:14.
Once you have some basic concept of how HTML works, you will know enough to begin designing your web site. Really, even thinking about HTML code before designing the site is a little backward, but you can do a better site design if you understand some of the capabilities and limitations of HTML itself. ( categories: Web Design | Tutorial )
What HTML Is *Not*Submitted by Syscrusher on Mon, 2005/06/06 - 23:09.
It is crucial to good web design that you understand what HTML is, and what it is not. ( categories: Web Design | Tutorial )
What HTML IsSubmitted by Syscrusher on Mon, 2005/06/06 - 23:04.
Most people are familiar with creating documents and memos in a word processor or text editor. Creating a web page is very similar to this, but instead of just typing your text you also need to describe how the text should look and work in a web browser. ( categories: Web Design | Tutorial )
What You Need to Get StartedSubmitted by Syscrusher on Mon, 2005/06/06 - 23:01.
There are a number of excellent, professional-quality tools available for creating and publishing web pages. If you are going to do a lot of web publishing, you probably will want to invest in one or more of these, but to get started you don't need anything except:
These lessons assume that you know how to create, copy, rename, and delete files and folders (directories) on your computer, that you know how to connect to the Internet, and that you know how to use your web browser to view other people's pages. ( categories: Web Design | Tutorial )
How Web Documents WorkSubmitted by Syscrusher on Mon, 2005/06/06 - 22:56.
Before you begin creating web pages, it's a good idea to understand how the Web itself works, at least superficially. ( categories: Web Design | Tutorial )
IntroductionSubmitted by Syscrusher on Mon, 2005/06/06 - 22:53.
( categories: Web Design | Tutorial )
|