This is Interesting: Free Magazines for Graphics designers and webmasters
Home > Archive > Website Design Forum > January 2007 > Simple question
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
|
| Simple question: Why you are using DIV's to make page, thats easy to
create in TD tag's? Iin this type of site you do not need tags DIV.
Also, if you will have 1000 pages on your site, you will remake all of
them handly? Try to use SSI - make 1 file of header (example,
header.htm) and include it in all pages. And then when you will need to
change something in header of site, you will change header file
"header.htm" and other pages will change automatically.
If you have ICQ, we can speak more quickly. My ICQ - 268181600
| |
| Adrienne Boswell 2007-01-27, 11:33 pm |
| Gazing into my crystal ball I observed "noff" <kechinoff@XXXXXXXXXX>
writing in news:1167377984.471560.187850@73g2000cwn.googlegroups.com:
> Simple question: Why you are using DIV's to make page, thats easy to
> create in TD tag's? Iin this type of site you do not need tags DIV.
Because tables are for tabular data. Because you should use the right
tool for the job - that's why.
>
> Also, if you will have 1000 pages on your site, you will remake all of
> them handly? Try to use SSI - make 1 file of header (example,
> header.htm) and include it in all pages. And then when you will need
> to change something in header of site, you will change header file
> "header.htm" and other pages will change automatically.
>
> If you have ICQ, we can speak more quickly. My ICQ - 268181600
>
>
--
Adrienne Boswell at Home
Arbpen Web Site Design Services
http://www.cavalcade-of-coding.info
Please respond to the group so others can share
| |
|
|
> Because tables are for tabular data. Because you should use the right
> tool for the job - that's why.
But:
1. UL, OL, LI tags for listing data, not for navigation.
2. DIV tag for dividing data blocks, not for design.
Of course, DIV making is modern tool, but it is not necessarily
standard of HTML.
For example, if you want to call for you friend, you can call using
phone or using computer (Skype, Google Talk etc.), but computer is not
right tool for calling, yes?
И не учи меня веб-дизайну, забугорное
существо.
| |
| Adrienne Boswell 2007-01-27, 11:33 pm |
| Gazing into my crystal ball I observed "noff" <kechinoff@XXXXXXXXXX>
writing in news:1167380273.103704.76700@a3g2000cwd.googlegroups.com:
>
right[color=darkred]
>
> But:
> 1. UL, OL, LI tags for listing data, not for navigation.
What's wrong with using a list for navigation? Navigation usually IS a
list, so you WOULD use UL or OL.
> 2. DIV tag for dividing data blocks, not for design.
Of course DIV could be for design. So can P, Heading elements, IMG,
etc.
>
> Of course, DIV making is modern tool, but it is not necessarily
> standard of HTML.
DIV has been a standard of HTML since the very beginning.
>
> For example, if you want to call for you friend, you can call using
> phone or using computer (Skype, Google Talk etc.), but computer is not
> right tool for calling, yes?
You don't understand. Use semantic HTML, for example:
For paragraphs - use P
For lists - use UL or OL
For quoting large blocks of text - BLOCKQUOTE
For tabular data - TABLE
For divisions - DIV
For forms - FORM
--
Adrienne Boswell at Home
Arbpen Web Site Design Services
http://www.cavalcade-of-coding.info
Please respond to the group so others can share
|
|
|
| | Copyright 2003 - 2009 forum4designers.com Software forum Computer Hardware reviews |
|