![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| ||||
| ||||
|
|
I have two pages that are marked up identically, but don't want to display that way. The correct page: http://www.ramart.org/05_visit_ram/hours.php p>Charges for tours include the following admission fees:<br <ul <li>Tours of Adults and Adults and Seniors (over age 62), mixed: $5 per person <li>Tours of Seniors only (over age 62): $3 per person <li>Tours for Young Adults (over age 12) and School Groups Grades <li>K-12: $2 per person <li>Tours of Children (under age 12): $2 per student </ul /p |
|
The incorrect page: http://www.ramart.org/04_education/tours.php p>Charges for tours include the following admission fees:<br <ul <li>Tours of Adults and Adults and Seniors (over age 62), mixed: $5 per person <li>Tours of Seniors only (over age 62): $3 per person <li>Tours for Young Adults (over age 12) and School Groups Grades <li>K-12: $2 per person <li>Tours of Children (under age 12): $2 per student </ul /p |
|
The list items are just not showing up correctly. The text should be formatted as sans, and it just wants to pick browser defaults. |
|
If anyone could KICK me in the right direction, I would appreciate it. |
#3
| |||
| |||
|
|
In article John Croson wrote: I have two pages that are marked up identically, but don't want to display that way. The correct page: http://www.ramart.org/05_visit_ram/hours.php p>Charges for tours include the following admission fees:<br <ul <li>Tours of Adults and Adults and Seniors (over age 62), mixed: $5 per person <li>Tours of Seniors only (over age 62): $3 per person <li>Tours for Young Adults (over age 12) and School Groups Grades <li>K-12: $2 per person <li>Tours of Children (under age 12): $2 per student </ul /p Invalid. Why not validate before asking? The incorrect page: http://www.ramart.org/04_education/tours.php p>Charges for tours include the following admission fees:<br <ul <li>Tours of Adults and Adults and Seniors (over age 62), mixed: $5 per person <li>Tours of Seniors only (over age 62): $3 per person <li>Tours for Young Adults (over age 12) and School Groups Grades <li>K-12: $2 per person <li>Tours of Children (under age 12): $2 per student </ul /p Still invalid The list items are just not showing up correctly. The text should be formatted as sans, and it just wants to pick browser defaults. P can't contain ul. P is terminated when <ul>-tag is found. Exept maybe in various quirks modes. If anyone could KICK me in the right direction, I would appreciate it. You obviously have mistaken idea that ul is wrapped to p. Wrap whole thing to div, or change style. And get rid of </p> or move it to right place. |
#4
| |||
| |||
|
|
Thanks for your input. I didn't bother to try to validate, because the "Designer" of this website obviously has no idea what the w3c is. By the way, are you this rude in real life, or just when you post? |
#5
| |||
| |||
|
|
Thanks for your input. I didn't bother to try to validate, because the "Designer" of this website obviously has no idea what the w3c is. By the way, are you this rude in real life, or just when you post? Lauri Raittila <lauri (AT) raittila (DOT) cjb.net> wrote |
#6
| |||
| |||
|
|
It's you who is being rude by top posting and by asking for help whilst clearly not having made the minimum required effort to help yourself: http://diveintomark.org/archives/200..._wont_help_you |
#7
| |||||
| |||||
|
|
"Spartanicus" <me (AT) privacy (DOT) net> wrote in message news:8bc3qvsesvch6a0bps3abctktjqpta5mm5 (AT) news (DOT) spartanicus.utvinternet.ie... It's you who is being rude by top posting and by asking for help whilst clearly not having made the minimum required effort to help yourself: http://diveintomark.org/archives/200..._wont_help_you I'm sorry, but I'm more on John's side here. |
|
He didn't ask if his code was valid. |
|
However, it is worth pointing out to him the benefits of validating code... that just wasnt the way to do it. |
|
People come here for help and to learn; abrupt responses just scare them off. |
|
John's question was perfectly posed. If you think he could be doing something better/different, surely it's worth your while to politely explain the case to him. Pouring scorn on novices and outsiders is a sorry state of affairs. |
#8
| |||
| |||
|
|
In article CJM wrote: "Spartanicus" <me (AT) privacy (DOT) net> wrote in message news:8bc3qvsesvch6a0bps3abctktjqpta5mm5 (AT) news (DOT) spartanicus.utvinternet.ie... It's you who is being rude by top posting and by asking for help whilst clearly not having made the minimum required effort to help yourself: http://diveintomark.org/archives/200..._wont_help_you I'm sorry, but I'm more on John's side here. Too bad. |
|
Since just top posting and accusing other people is by far more bad that suplying correct information in abrupt way. Of course, biggest reason is that such post is off-topic and causes lots of unnecessary meta talk. Like follow-ups by you, Spartanicus, and this. |
|
However, it is worth pointing out to him the benefits of validating code... that just wasnt the way to do it. Well, I didn't bother wasting time for saying it more nicely (as I'm not english native, it requires some thinking, and I still fail sometimes). |
#9
| ||||
| ||||
|
|
On Fri, 31 Oct 2003 16:34:04 +0200, Lauri Raittila <lauri (AT) raittila (DOT) cjb.net uttered: | In article CJM wrote: | | > "Spartanicus" <me (AT) privacy (DOT) net> wrote in message | > news:8bc3qvsesvch6a0bps3abctktjqpta5mm5 (AT) news (DOT) spartanicus.utvinternet.ie... | > > It's you who is being rude by top posting and by asking for help whilst | > > clearly not having made the minimum required effort to help yourself: | > > http://diveintomark.org/archives/200..._wont_help_you | | | > I'm sorry, but I'm more on John's side here. | | Too bad. Who expected anyone as habitually uncouth as Lauri Raittila to understand CJM's very reasonable observation? "Too bad," indeed. |
|
| Since just top posting and accusing other people is by far more | bad that suplying correct information in abrupt way. Of course, biggest | reason is that such post is off-topic and causes lots of unnecessary meta | talk. Like follow-ups by you, Spartanicus, and this. Top-posting does not engender rudeness -- rude people do. And maybe if people weren't so rude as Lauri Raittila, there wouldn't be so much "unnecessary meta talk." |
|
| > However, it is worth pointing out to | > him the benefits of validating code... that just wasnt the way to do it. | | Well, I didn't bother wasting time for saying it more nicely (as I'm not | english native, it requires some thinking, and I still fail sometimes). So for one Lauri Raittila, saying things not "nicely" is not a waste of time, |
|
and requires no thinking. |
#10
| ||||
| ||||
|
|
CJM wrote: http://diveintomark.org/archives/200..._wont_help_you Did you read this by any chance? |
|
It's not really relevant, but I happened to think that Lauri's response was perfectly polite, albeit brief. Mind you, I actually prefer brief in ciwa*. (See "smart questions" link above.) |
|
The OP's response, otoh, I found to be quite rude. |
|
-- Brian follow the directions in my address to email me |
![]() |
| Thread Tools | |
| Display Modes | |
| |