For some reason this is eluding me, what i want is instead of having <table border="2"> ... </table> i want to use a CSS to do the border width and color but if i have
table { border="2"; color="red";} in the CSS nothing happens.
Any ideas why?
--Computable or not Computable that is not the question
char *p="char *p=%c%s%c;main(){printf(p,34,p,34);}";main(){printf(p,34,p,34);}
table { border="2"; color="red";} in the CSS nothing happens.
Any ideas why?
--Computable or not Computable that is not the question
char *p="char *p=%c%s%c;main(){printf(p,34,p,34);}";main(){printf(p,34,p,34);}