![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
|
It was stated on this newsgroup that these lists critique CSS: comp.infosystems.www.authoring.html comp.infosystems.www.authoring.site-design comp.infosystems.www.authoring.stylesheets I have OE and these are not listed. Will some kind person tell me how to get to them??? This reply seems designed to make me feel stupid: "This question isn't really on topic for ahc, and is better asked in alt.usenet.newbies." It might have worked but I am to stupid to understand the put-down. |
#2
| |||
| |||
|
#3
| |||
| |||
|
|
Charlotte wrote: It was stated on this newsgroup that these lists critique CSS: comp.infosystems.www.authoring.html comp.infosystems.www.authoring.site-design comp.infosystems.www.authoring.stylesheets I have OE and these are not listed. Will some kind person tell me how to get to them??? This reply seems designed to make me feel stupid: "This question isn't really on topic for ahc, and is better asked in alt.usenet.newbies." It might have worked but I am to stupid to understand the put-down. David wasn't trying to make you feel stupid - he was trying to point you in the right direction. Your newsreader (OE in this case) has nothing to do with what newsgroups are available. I also use OE and I can access all 3 of the ones you listed. It is to do with your news server - generally the one used by your ISP. David's comment about alt.usenet.newbies was to let you know that there is a newsgroup out there specifically designed for those sorts of questions, whereas this group is an HTML group. Since your question didn't have anything to do with HTML, it is somewhat off-topic here. He did actually answer your question first, though. :-) If you need to access those particular groups, I would suggest you will need to use something like google groups (or change ISPs). If you are looking for a critique of your CSS, post the site here - people will usually check out your CSS (especially if you ask them to ;-) ), and you will get your HTML critiqued at the same time. HTH -- Mark Parnell http://www.clarkecomputers.com.au |
#4
| |||
| |||
|
|
The site is http://www.lovegiftz.com and it is totally messed up because I started with html and tried to add a cgi messageboard and also incorporate css. I have not mastered any of it and am going to have to start from the ground up. I know you guys & gals will not find much good stuff but I will learn and get better. |
#5
| |||
| |||
|
|
Tables are used for tabulare data, so try to use <div> elements. Use an unorded list e.g. ul li><a href="link1.html">Link 1</a></li li><a href="link2.html">Link 2</a></li li><a href="more.html">And so on</a></li /ul |
#6
| |||
| |||
|
|
Nico Schuyt wrote: picayunish wrote: Tables are used for tabulare data, so try to use <div> elements. Use an unorded list e.g. ul li><a href="link1.html">Link 1</a></li li><a href="link2.html">Link 2</a></li li><a href="more.html">And so on</a></li /ul http://www.accessibility.nl/ is a site that gives advices regarding accessibility. They use tables and 'normal' links :-) Yah but there are only 6 people can read that page. ![]() |
#7
| |||
| |||
|
|
picayunish wrote: Tables are used for tabulare data, so try to use <div> elements. http://www.accessibility.nl/ is a site that gives advices regarding accessibility. They use tables and 'normal' links :-) |
#8
| |||
| |||
|
|
Nico Schuyt wrote: picayunish wrote: Tables are used for tabulare data, so try to use <div> elements. Use an unorded list e.g. ul li><a href="link1.html">Link 1</a></li li><a href="link2.html">Link 2</a></li li><a href="more.html">And so on</a></li /ul http://www.accessibility.nl/ is a site that gives advices regarding accessibility. They use tables and 'normal' links :-) Yah but there are only 6 people can read that page. ![]() |
#9
| |||
| |||
|
|
When Nico Schuyt was making a web page, a :-? appears and wrote: picayunish wrote: Tables are used for tabulare data, so try to use <div> elements. http://www.accessibility.nl/ is a site that gives advices regarding accessibility. They use tables and 'normal' links :-) Than they need to redesign the site and recommen to use <div> elements instead of tables. The best use for tables are for tabular data like a calendar or a time table for bus, train and metro. By using <div> elements and style sheet it will improve your own skills to design web-sites. |
#10
| |||
| |||
|
|
Wipkip wrote: Nico Schuyt wrote: picayunish wrote: Tables are used for tabulare data, so try to use <div elements. Use an unorded list e.g. ul li><a href="link1.html">Link 1</a></li li><a href="link2.html">Link 2</a></li li><a href="more.html">And so on</a></li /ul http://www.accessibility.nl/ is a site that gives advices regarding accessibility. They use tables and 'normal' links :-) Yah but there are only 6 people can read that page. ![]() http://www.accessibility.nl/about.html |
![]() |
| Thread Tools | |
| Display Modes | |
| |