Cascading Styles Sheets eh? Sounds so frigin fancy but it’s not. Keeping all the labels color coded so you don’t get jumbled up in the mess of all the codes. I just recently noticed that. Using actual words in there to describe the actions in the code…. I generally grasp the idea of it but when it comes to the intermediate stuff I wash my hands clean of it. I guess I just need to learn how these things are organized and kept in order so I can remember and keep up with it all. Java. Where to begin? It seems like a toned down version of Flash looking at the codes. I’ve always heard about Java but never learned it. Could prove to be quite interesting. An AJAX…what’s an AJAX? LOL Ok ok… Advanced Navigation Tools?! What in the world. Keeping retaining info and data entry. I guess that’s what I got from it. All good i guess. I guess I will appreciate it more once I can utilize all this for the harvesting of my own good.
1 Comment(s)
Comments RSS TrackBack Identifier URI

Yeah you’re right it’s pretty simple really. Of course it can get more complicated but really the whole idea of CSS is basically presentation of HTML.
For example, padding and margin add space or move an element.
Color, borders, all it is really is knowing what’s going on with your HTML then making it pretty.
AJAX if I remember right is javascript or actual programmnig to your website like open link in a new window.