Content deleted Content added
→Problem with display: Gary, you're a legend |
|||
Line 87:
:::: I strongly suggest you use templates. It's a lot cleaner, easier to use, and makes it harder to break things in general. I [http://en.wikipedia.org/w/index.php?title=User:Tony1/Advanced_editing_exercises&diff=270629080&oldid=270621943 updated the first section to show how it's done], which you can do for the rest of the sections. I'll do a few now but it's 4 am for me, so I won't be up for long. <font face="Verdana">[[User:Gary King|<font color="#02b">Gary <b>King</b></font>]] ([[User talk:Gary King|<font color="#02e">talk</font>]])</font> 09:08, 14 February 2009 (UTC)
::::: This is an example of an open HTML tag: {{bcode|1=<font color=maroon>This is maroon. <font color=black>This is black.}} This is incorrectly done; the {{bcode|<font>}} tags should be closed with a {{bcode|</font>}}. In fact, the page uses the tag correctly most of the time, but wherever {{bcode|1=<font color=black>}} is used in the code, it is used incorrectly like in my example, which is causing the page to appear a bit differently depending on the browser. <font face="Verdana">[[User:Gary King|<font color="#02b">Gary <b>King</b></font>]] ([[User talk:Gary King|<font color="#02e">talk</font>]])</font> 09:27, 14 February 2009 (UTC)
*Oh Gary, beyond the call of duty. Thank you '''so much'''. It looks like a truckload of work, and your explanation here was very helpful. After 4 March, when my work-hell ends, I'm going through your changes to learn; then, I'll apply them to my other tutorial pages. I owe you! [[User:Tony1|<font color="darkgreen">'''Tony'''</font >]] [[User talk:Tony1|<font color="darkgreen">(talk)</font >]] 09:33, 14 February 2009 (UTC)
|