UKT Support logo

Home
What's New
Message Board
Contact Us

Search the Main Site
powered by FreeFind

Acer
Advent
Amstrad
Apple
Canon
Compaq
CTX
Epson
Hewlett Packard
Mitsubishi/Apricot
Packard Bell
Other Manufact.

File Extensions
Humour
Links
Microsoft
Reference
Scanner Support


IPB IPB

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> For all new designers!!, a small tutorial with dreamweaver
Rakeki
post Apr 26 2008, 08:43 AM
Post #1


Newbie
*

Group: Members
Posts: 7
Joined: 26-April 08
Member No.: 8,027



sorry but i cant add screenshots with this sad.gif

The graphics

The graphics side of the website is just as impotant as what you do with it..... you need to get a good mixture of colours that are easy on the eyes and you need to know of a good layout.

Tables are GOOOOOOOD happy.gif

Tables are the best thing to learn on a website using tables allows you to not only make your work arganized but to allow you to change the information on it easily, you can use tables for alot of diferent things such as borders........... and i dont mean the silly 1px borders its set at.

HOW TO MAKE BORDERS

1.make a table that has 5 rows and 5 collums

2.merge the bottom row as 1 (so no collums)

3. merge the left and right COLLUMS together.

4.Have ur border image ready (this is usually 24x1 pixel)

5.Set the image as the colums background image

6. woooo thats 1 biggrin.gif

see tongue.gif it makes good effects too this is the quick one i put up.... pls dont flame it it took me like 10 mins

www.shiddencorp.com

=D


(sorry if this tutorial was breif its my first if you have any questions just reply)


--------------------
I can help with:

Web design issues / Graphics help and tutorials

Vista issues (*cough* there are many)

software issues

Rewriting code for linux

C++ for game design and software design

Usefull programms and links
Go to the top of the page
 
+Quote Post
markw
post Apr 29 2008, 11:49 AM
Post #2


Token Mac User
*******

Group: Super moderators
Posts: 3,385
Joined: 7-July 03
Member No.: 8



Aren't tables, BAAAAAAAAD?

CSS is a much cleaner way of doing things...
Go to the top of the page
 
+Quote Post
passingthrough
post May 1 2008, 08:05 PM
Post #3


Technical Consultant
***

Group: Members
Posts: 133
Joined: 30-October 06
Member No.: 6,323



Although tables were used for layout in html, now CSS and XHTML exist it is a big no no (as mark has said).

Tables should only be used for tabular data, layout should be done with CSS

QUOTE
HOW TO MAKE BORDERS

1.make a table that has 5 rows and 5 collums

2.merge the bottom row as 1 (so no collums)

3. merge the left and right COLLUMS together.

4.Have ur border image ready (this is usually 24x1 pixel)

5.Set the image as the colums background image

6. woooo thats 1


Or just wrap it in a div and give its border value via CSS

IE:

CODE
<div id ="border">content</div>


CSS

CODE
#border {
border: 1px solid #000;
}


Much easier
Go to the top of the page
 
+Quote Post
donone123
post Jun 18 2009, 02:37 PM
Post #4


Newbie
*

Group: Members
Posts: 1
Joined: 18-June 09
Member No.: 8,688



Yeah for goodness sake don't be advising noobs to use tables when search engines hate them and give you less authority for them. CSS is the bizz. Learn CSS and use as little HTML as possible.


--------------------
LINKS REMOVED BY MOD
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

 

RSS Lo-Fi Version Time is now: 23rd November 2009 - 04:55 AM

Big Tee Shirt Ad