The table on www.dein-mathecoach.de/startseite should be without a border. And in the left column the button justified right, in the middle column the text should be justified in the center and in the right column the button should be justified left.
If'd tried to instruct it with html-code in the content-window of that table. The property "width" works, but the property "align" and "border" somehow not...
Ok, i have insert this code by the other css-codes - it works.
Now it is binding for all sites, i think? That's ok.
But how can i address special sides or tables? Meanwhile i understand most of your css-code-properties... But i never know how to address certain things. Can I label elements so i can address them?
Do you know what i mean? It is a general problem...
Do i have to put in something like this: "1st td align: right; 2nd td align: center; 3rd td align: left;" by the properties of my own inline-styles? Or do i have to write a code at css for it?
Comments
what exactly you want to modify? Please explain.