English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I'm thinking of building a web page. I've seen those "Easy Creators", but they all look pretty cheesy and limited as to what you can do. Does anybody have any good tips or cool tricks that I could use?

2007-06-21 04:43:46 · 3 answers · asked by Zoobie 1 in Computers & Internet Programming & Design

3 answers

Tip: contrary to the above, AVOID tables! IMO, learn CSS! To arrange a page into columns, organize it into an overall "wrapper"

then use css to define, say, a left
consisting of 65% of the screen and a sidebar
consisting of 35% of the screen. Your best "cool trick" is to learn, learn, learn: xhtml and css, but it won't necessarily be quick!

2007-06-21 04:53:26 · answer #1 · answered by fjpoblam 7 · 0 0

You can make amazing looking web sites by using something as simple as a table to organize everything. Also, many people utilize tables within tables, which gives you even more possibilities.

2007-06-21 04:48:31 · answer #2 · answered by jimb0409 2 · 0 0

Learn javascript and css to use the full capabilities of html.

2007-06-21 04:50:33 · answer #3 · answered by Barkley Hound 7 · 0 0

fedest.com, questions and answers