Sunday 27 February 2011
Yes, another semester, another year.
Time really is flying by. Well, only when I'm not thinking about it.
Anyway, motion graphics. Progress?
Is a Beluga. Took about an hour to finish.
That is all.
Now have some beluga goodness!
Read more »
Time really is flying by. Well, only when I'm not thinking about it.
Anyway, motion graphics. Progress?
Is a Beluga. Took about an hour to finish.
That is all.
Now have some beluga goodness!
beluga.png |
beluga.jpg |
Labels: assignment, Illustrator, Motion Graphics, picture, short
Wednesday 8 December 2010
So many of us were having problems centralising our websites for Web Design 2.
I feel kinda stupid now that I've found the solution to be so simple.
I kept telling people that I had no idea how to centralise the website using CSS, so I kept advising them to use the "margin-left" property.
After some research (looking at the source code of perfectly centralised sites) and other research (Googling key words), I found out that I was going about it in the wrong way.
We were heading in the right direction with the use of the "margin" property, but we sorta got it wrong when we assigned it values.
Ok, long story short, this is how it's done:
And that is that is all is all. Simple right? *facepalm*
I need to configure some awesome styling thing for code snippet posting. >_<
Read more »
I feel kinda stupid now that I've found the solution to be so simple.
I kept telling people that I had no idea how to centralise the website using CSS, so I kept advising them to use the "margin-left" property.
After some research (looking at the source code of perfectly centralised sites) and other research (Googling key words), I found out that I was going about it in the wrong way.
We were heading in the right direction with the use of the "margin" property, but we sorta got it wrong when we assigned it values.
Ok, long story short, this is how it's done:
body
{
text-align: center;
}
div#container
{
margin-left: auto;
margin-right: auto;
width: 50em;
text-align: left;
}
And that is that is all is all. Simple right? *facepalm*
I need to configure some awesome styling thing for code snippet posting. >_<
Labels: CSS, short, useful tip, Web Design
Monday 11 October 2010
So, yes.
Went to KL today for some photo-taking happy fun time.
I's still pretty n00b, so please don't say anything, lawl.
This is a short entry.
Now has some n00bshots, nyeh!
Read more »
Went to KL today for some photo-taking happy fun time.
I's still pretty n00b, so please don't say anything, lawl.
This is a short entry.
Now has some n00bshots, nyeh!
Random alleyway near Petaling Street, KL. |
Colourful umbrella and shades, Petaling Street, KL. |
A couple nice enough to let us take their picture, Kota Raya, KL. |
Going up the stairs. Overhead bridge near Pudu, KL. |
Labels: n00bshots, Photography, Photoshop, short
Monday 4 October 2010
I gotta stop taking shitty camera phone pictures.
Anyway, putting my hot glue gun to good use. Maybe
These are flowers.
The end.
Read more »
Anyway, putting my hot glue gun to good use. Maybe
These are flowers.
The end.
Saturday 2 October 2010
Labels: Photography
Monday 20 September 2010
Labels: colours, design, moodboard, update, Web Design
Tuesday 14 September 2010
Labels: assignment, Photography, random
;;
Subscribe to:
Posts (Atom)