Showing posts with label css. Show all posts
Showing posts with label css. Show all posts

Thursday, March 4, 2010

css; I'm getting better at it!

Good news readers! I'm getting the hang of css, the reason for this is we went over a bit more css and html this week in the lecture and even more in the tutorial. I'm figuring out the rules in css, it's like when you come to a new job and you have an idea about how it works there but you aren't 100% sure of what you can and cant do, you are a like over careful not to upset the balance by following a rule only you are following and missing the rules everyone else is. So, I have realised the order of css does matter as long as it is properly bracketed. It was also quite encouraging seeing the css that my tutor was writing all seemed very logical and made sense. It has been interesting and quite satisfying learning how to read the language. Going from someone who would do his best to steer clear of this sort of stuff on the net to someone who can see and understand what is going on while surfing. And my internet horizons only got broader when I was lectured and tutored about API's (Application Programming Interface) they open up the opportunity to do great stuff on the net using the API's of social networking sites, government statistics (if they have an API, which they don't here unfortunately) and other research statistics, especially social commentary.
Thanks for reading,
The Candle Stick Jumper

Friday, February 26, 2010

The Wonders of html & css

Since my post last week, a whole other side to the Internet has been opened up to me. This other side is the world of how websites are constructed. This is done using different markup languages, normally there is a combination of the most common language html, which stands for 'Hyper-Text Markup Language', and another language like css, which stands for 'Cascading Style Sheets'.

I found it surprising when my lecturer told me (and the rest of the lecture theatre) that websites are built using simple text editing programs. This is because the 'tag' is the foundation of all markup languages. I cannot directly show what tags look like because they are read as actual html and not examples of it. Because of this I have decided to post this link to a website I was shown by my tutor, I found it very useful when making my first attempt at a website.

That is all for now,
The Jumper of Candle Sticks