It seems I don’t know enough CSS. This is really funny as I tend to do css really good. Only one better is Emil who usually does CSS. However sometimes there are some small or not so small project that required tweak here and there.
What really got me confused is that aside from handling margins [...]
July 7, 2008
Categories: CSS, Rants, Web Design . . Author: Zeljko Dakic . Comments: Leave a Comment
This guy is awesome, he is rapper that makes topics from web development like using standards as topics for his raps. There are several hit raps, from using css to using SEO to better your site performance. Take a look:
Design Coding rap
Link Building 101
Paid Search
[...]
April 18, 2008
Categories: Web Design, Web2.0 . . Author: Zeljko Dakic . Comments: Leave a Comment
I’ve been planning for quite a long time to make this site. I don’t know why I didn’t do earlier, but I didn’t. Now it is work in progress, it is going quite well. I got to v0.1, my internal plan is to release it on v0.5. Each of course is an iteration with few [...]
February 14, 2008
Categories: MySites, Web Design, Web2.0 . . Author: Zeljko Dakic . Comments: 2 Comments
I follow Ajaxian blog and they posted very interesting thing today. It turns out you can do very cool styling of your elements in new browser that I and most likely other developers might not be aware of.
I will borrow the code from their site:
<html>
<head>
<style>blah { color: red; }</style>
<script>document.createElement(“blah”)</script>
</head>
<body>
<blah>Hello!</blah>
</body>
</html>
Now, from article this code should work [...]
January 24, 2008
Categories: JavaScript, Web Design . . Author: Zeljko Dakic . Comments: Leave a Comment
I just got final OK and launched a website Emil and I were working for few weeks. Casa Zocalo is luxurious rental villa in Mexico, that comes with full staff. It is great place to go and relax. Well, at least that is how I heard as I never have been there.
One thing is [...]
January 16, 2008
Categories: Web Design . . Author: Zeljko Dakic . Comments: Leave a Comment