Expandable CSS Tabs Tutorial

=1. Main XHTML Structure=

An example list structure code:

<div id="menu">
<ul>
<li><a href="">Short</a></li>
<li><a href="">Looooooooooooooong</a></li>
<li><a href="">Home</a></li>
<li><a href="">About</a></li>
<li><a href="">Contact Us</a></li>
</ul>
</div>

The Best 50 Firefox add-ons for Web-developers!

Mozilla Firefox is becoming more and more powerful tool in these days. Using right add-ons it will start to become a tool, You can`t live without as web-developer! Each of these plugins can make certain things easier and that`s especially important for web-developers, because searching for errors and optimizing your pages can be pretty painful and time-consuming process. And that`s the reason, why I looked over 100+ pages, to get overview which add-ons are used and recommended by amateurs.

1.Web developer`s toolbar

Web Developer`s tool bar probably will become one of the best plugins You`ve ever seen. It comes with his own tool bar that gives many useful tools for analyzing, validating and optimizing web-pages. The great thing about this plugin is that it’s on a few different browsers, so if you switch between them you will be able to use the same plugin on all.

Web Developer`s toolbar

Continue reading

15 CSS Tricks That Must be Learned

As web designers and developers, we have all come to learn many css tricks and techniques that help us achieve our layout goals. The list of these techniques is an ever expanding one, however, there are certain tricks that are essential to achieve your goal. Today, we will review 20 excellent css techniques to keep in mind when developing your theme.

1. Absolute positioning inside a relative positioned element.

Putting an absolutely positioned element inside a relatively positioned element will result in the position being calculated on its nearest positioned ancestor. This is an excellent technique for getting an element to “stick” in a certain spot where you need it, for instance, a header badge.

Demo 1

Read more about positioning:

Continue reading

WordPress.com'dan blog alın.
Tema Esquire, Matthew Buchanan tarafından yapılmıştır.

Takip Et

Get every new post delivered to your Inbox.