I can write HTML and have an understanding of CSS but now how to use it much outside improving web site design. I want to use a web site to do simple calc, viz. add and multiply. Kind of a spread sheet with col add and total multiply by a variable. Can this be done and if so how???? Thanks in anticipation, from Grandpa....!!!
There are no uses in css outside of improving web design, it is not a programming language. You're going to need PHP (or some equivalent) for a web calculator