|
| |||||||
![]() | Welcome to iWEBTOOL Talk, where you talk about
webmaster-related stuff.
1 Register
2 Browse the board
3 Discuss whatever may interest you! | |||||||||||||
![]() |
| | Thread Tools | Search this Thread | Display Modes |
| | #1 |
| Smurf Join Date: Dec 2007
Posts: 13
![]() | This tutorial will help you to understand basic CSS, how it works, and how you can use to it create a very nice looking site. This guide will make a lot more sense if you have a basic undestanding of HTML. This guide was written by me during my trial period as a Coding Team Member on Surreal Designs. I had to prove my worth in three programming languages, I chose CSS, PHP, and HTML. Anyways I hope this tutorial helps to explain a little bit about how css works, and how people are making their own simple websites from scratch -- all that is needed is notepad. Note: This tutorial will show you how to embed the CSS into the html document since this tutorial only contains one page. CSS becomes even more useful with mutiple page websites since you can make one CSS file with all of the CSS Styles which will cover all of the html pages specified instead of having to add them to each page. This might be a confusing concept to anyone who has never worked with CSS but I can assure you it makes the job much easier. Anyways, like I said, for now you will be learning how to embed the CSS code to make a single webpage with CSS. --- In this tutorial, you will learn how to create a webpage in CSS which includes:
---
[attachment=26:Testpage1.html] --- Part 2 of my tutorial will explain the basics of adding a CSS navigation menu, and a simple content area. Stay tuned! ![]() |
| |
|
| |||||||
| | #2 |
| Smurf Join Date: Dec 2007
Posts: 13
![]() | Part 2 of my tutorial will explain the basics of the menu and content area. Please take a look at Part 1 before continuing with this tutorial. ---
[attachment=27:testpage2.html] --- Part 3 of my tutorial will explain how to add a Right Menu, and a Footer to the page and finish it off. Stay tuned! ![]() |
| |
| | #3 |
| Smurf Join Date: Dec 2007
Posts: 13
![]() | Part 3 of my tutorial will explain how to add the Right Menu, and finish off the page with the Footer. Please take a look at Part 1 and Part 2 before continuing on with Part 3. ---
And your finished page should look like this: [attachment=28:FinalProduct.html] Note: I had to set my content area's width to 700px in the example page, as I did not have enough text in there for it to extend along the whole page. If you put enough text in there, it will automatically align it correctly. You will only run into problems if your centent's text area has lower than 700px worth of words. In that case change the: HTML Code:
to HTML Code:
--- I hope this helped. Enjoy! |
| |
(Threads which have no activity for more than 30 days are automatically closed.) |
| Quick Reply | ||
|
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| My frist css - Did I do it right? | wwe9112 | CSS | 10 | 12-16-2007 06:33 PM |
| CSS Tutorial | fire_lady | Web Development | 6 | 02-09-2007 02:34 AM |
| How to use css. | pigeon | CSS | 6 | 01-02-2007 08:15 AM |
| Beginner's Guide to Getting Into Search Engines | webmaven | Advertise your website | 0 | 08-15-2006 10:31 PM |
| Talk CSS - Website Design (CSS Primarily) Community | compuXP | Advertise your website | 2 | 06-16-2006 04:08 PM |