Hi All,
I have my own site in which I would like to display my member badge, but the image seems of poor quality and out of date.
Would it be worth refreshing the images to a clean and modern look to encorage members to display their badge?
Matt
Hi All,
I have my own site in which I would like to display my member badge, but the image seems of poor quality and out of date.
Would it be worth refreshing the images to a clean and modern look to encorage members to display their badge?
Matt
Well I think it all depends on what you are interested in. My computer science MCompSci soon turned into a DPhil (PhD) when I started my project on intelligent systems - but that's because I'm a keen physicist and mathematician.
There is no use us randomly suggesting ideas, because you could build anything. What sort of things are you interested in on the web?
A friend of mine did his BA In software engineering at Oxford, then left for Harvard to do the masters in computer science, and finished with a PhD from the MIT, where he is now a Professor ;)
Im about to do my last year of MCompSci at Oxford, maybe to stay and do my PhD in physics or computer science. Its really a case of grades and stuff before you can get picky...
Hi guys,
Whats are favorite all time song and current song (one thats popular at the minute)?
i.e. My all time favorite is Phil collins - in the air tonight
My current favorite song is Bastille - Pompeii
Sorry for the awful videos aha
mike_2000_17 also needs an award for essay writing haha
It was on my birthday that I was told I got into uni, a dream come true!!
I really was hoping to get in, and two weeks before the due date, I got a letter from Oxford saying I had got in!!! YAY!!
Hi,
For a start - why have you re-posted?
Secondly - http://wwww.reflectbrokers.com/ - is a dead link.
We really nead a working view of that to help out.
I've had a go at fixing it, and Ive found the solution! try this css:
#nav a {
display: block;
color: #474747;
text-transform: none;
font-size: 13px;
text-decoration: none;
background: none;
padding-top: 15px;
height: 20px;
padding-bottom: 0px;
padding-right: 15px;
padding-left: 15px;
}
#nav {
list-style: none;
text-decoration: bold;
margin-top: 30px;
padding-right: 20px;
letter-spacing: .5px;
font-family: Geneva, Sans-Serif;
font-size: 13px;
background: none;
float: right;
}
Hope it works!!