about me

For more than 6 years of experience , I have been designing user friendly websites and develop websites with the latest technology resources.I am blessed with the power of xhtml,css,php,jquery and adobe products. you can write me through hello {_at_} burakson.com

latest tweets

Follow me on Twitter

Copyright

This beautiful clean theme was created by Orman Clark.Burak Son is the responsible for any content included in this blog.Guests may use and distribute materials on their own risk.
whyids

Why IDs Instead of Classes in CSS ?

In somehow, any web developer or webmaster should ever faced with the CSS (Cascading Style Sheets).It styles the elements of HTML.A newbie interface developer is always get confused about the difference between ‘css id’ and ‘css class’.IDs are defined as # mark, and classes are defined . (dot) in all versions of CSS.