Robert DiBlasi wrote: > Hint: if you do not like the color......the tags are in this form: > <font color="greenyellow"> </font> > > uses a text editor and use the find /change operation...to > change all "greenyellow" to something else.....be careful > to not change the "greenyellow" in section: > 4.2 Recognized color keyword names This is why <span class="changed"> .... </span> would have been much better coding. And .changed { color: greenyellow } Then you just change one line in the stylesheet instead of find and replace on almost all occurrences in multiple files... -- Chris with his CSS hat onReceived on Wednesday, 15 August 2001 05:59:18 GMT
This archive was generated by hypermail 2.3.1 : Friday, 8 March 2013 15:54:20 GMT