|
Yes, I am using tables for formating data inside the page, cause it seems easier to write and read. for example contact imformation would be a borderless table, I also do this for login screen, where arrange texts like "Password:" and "Username:" and next to them their textfield. I prefer this as its easy to change directly in HTML while doing PHP or similar stuff around formulars. Simply if lists are not good enough for what i need, and CSS is too advanced for what i need, i use tables for their simple use.
_________________ Did you ever wonder, how time works?
|