thank you very much for the effort you took to make this code but im such a noob and im trying to figure out where do i have to place this code.
I tried "toggle editor" in the the article section but it doesnt come out i was assuming i have to place the code somewhere in one of these stylesheet?
In addition to what coothead said: If you don’t even know the difference between HTML and CSS and where to put your code I think you should either not run/manage a website in the first place or do some lessons before trying to run/manage a website or hire someone who knows what to do. I’m sorry if that’s not very constructive but it’s kinda frustrating if you wanna help someone who hasn’t even grasped the very basics of the matter because effectively it leads to either doing their work for them or to endless explaining of things you could find out with a little searching on the internet.
That said, if you are working with a CMS already you should actually have an editor field for your pages where you can theoretically create your tables as you would in any rich text editor like in MS Office or OpenOffice. Alternatively, you can paste in the plain HTML there (in the editor’s plain HTML view) and it should show up. If it’s not you have to be a little more specific about what’s happening.