Vasiliy Selivanov

  • RSS

Clearfix

Posted on Monday, September 8th, 2008

I want to share with you great css feature called clearfix. So use it instead of clear:both, and you will be happy. Many times this feature help me in my projects Using is pretty simple 1  <div class="clearfix">     <div style="float:left;"></div>     <div style="float:right;"></div> </div> Clearfix class is: 1<br /><span style="font-family: Courier New;">.clearfix:after {<br />&nbsp;&nbsp;&nbsp;&nbsp;content: [...]

continue reading

phpMyAdmin 3.0.0

Posted on Wednesday, September 17th, 2008

online demo : pma.cihar.com/STABLE/ download      : www.phpmyadmin.net/home_page/downloads.php Improvements for 3.0.0: + [table] support MySQL 5.1 PARTITION: CREATE TABLE / Table structure, partition maintenance + [privileges] support for EVENT and TRIGGER + [gui] Events * minimal support on db structure page * export + [engines] Maria support + [engines] MyISAM and InnoDB: support ROW_FORMAT table option [...]

continue reading

Excelent idea for clock

Posted on Monday, March 31st, 2008

So another clock on site http://www.yugop.com Bookmark on Delicious Digg this post Recommend on Facebook share via Reddit Share with Stumblers Tweet about it Subscribe to the comments on this post

continue reading

Google Chrome :)

Posted on Thursday, October 30th, 2008

google chrome

Posted in: Google, Humor.