пятница, 27 марта 2015
If it's stupid but works, it isn't stupid.
If it's stupid but works, it isn't stupid.
CSS Gradient Background Maker
http://ie.microsoft.com/testdrive/graphics/cssgradientbackgroundmaker/default.html
If it's stupid but works, it isn't stupid.
Sticky Footer — Прижать футер к низу окна браузера
https://css-tricks.com/snippets/css/sticky-footer/
If it's stupid but works, it isn't stupid.
четверг, 26 марта 2015
If it's stupid but works, it isn't stupid.
If it's stupid but works, it isn't stupid.
If it's stupid but works, it isn't stupid.
Кастомизированный скроллбар
хэшкод
Custom Scrollbars in WebKit
https://css-tricks.com/custom-scrollbars-in-webkit/
среда, 25 марта 2015
If it's stupid but works, it isn't stupid.
Customize Checkboxes And Radio Buttons With CSS3
www.hongkiat.com/blog/css3-checkbox-radio/
HTML
LESS
CSS
http://codepen.io/Heidel/pen/KwJJor
+ ссылка
http://css-blog.ru/styling-checkbox-and-radio
LESS
If it's stupid but works, it isn't stupid.
Обработка события click средствами CSS
http://ruseller.com/lessons.php?rub=2&id=1600
HTML
LESS
CSS
http://codepen.io/Heidel/pen/XJOOVv
четверг, 12 марта 2015
суббота, 07 марта 2015
среда, 25 февраля 2015
понедельник, 16 февраля 2015
If it's stupid but works, it isn't stupid.
пятница, 13 февраля 2015
If it's stupid but works, it isn't stupid.
четверг, 12 февраля 2015
http://videouroki-sonyvegas.blogspot.ru/2012_07_10_archive.html
http://mastervideo.org/index.php/-sony-vegas/item/137-19-%D1%8D%D1%84%D1%84%D0%B5%D0%BA%D1%82%D1%8B-%D0%B2-sony-vegas-%D1%86%D0%B2%D0%B5%D1%82%D0%BE%D0%BA%D0%BE%D1%80%D1%80%D0%B5%D0%BA%D1%86%D0%B8%D1%8F-%D0%B8-%D1%8D%D1%84%D1%84%D0%B5%D0%BA%D1%82-%D0%B8%D0%BC%D0%B8%D1%82%D0%B8%D1%80%D1%83%D1%8E%D1%89%D0%B8%D0%B9-%D0%B1%D0%BB%D0%B8%D0%BA-%D0%BB%D0%B8%D0%BD%D0%B7%D1%8B-%D0%BE%D0%B1%D1%8A%D0%B5%D0%BA%D1%82%D0%B8%D0%B2%D0%B0-%D1%87%D0%B0%D1%81%D1%82%D1%8C-1
http://forum.malbred.com/index.php?showtopic=482&page=2
http://www.youtube.com/watch?v=4ALp9hFqAis
http://www.youtube.com/watch?v=WNZD4lac4RI
http://mastervideo.org/index.php/-sony-vegas/item/137-19-%D1%8D%D1%84%D1%84%D0%B5%D0%BA%D1%82%D1%8B-%D0%B2-sony-vegas-%D1%86%D0%B2%D0%B5%D1%82%D0%BE%D0%BA%D0%BE%D1%80%D1%80%D0%B5%D0%BA%D1%86%D0%B8%D1%8F-%D0%B8-%D1%8D%D1%84%D1%84%D0%B5%D0%BA%D1%82-%D0%B8%D0%BC%D0%B8%D1%82%D0%B8%D1%80%D1%83%D1%8E%D1%89%D0%B8%D0%B9-%D0%B1%D0%BB%D0%B8%D0%BA-%D0%BB%D0%B8%D0%BD%D0%B7%D1%8B-%D0%BE%D0%B1%D1%8A%D0%B5%D0%BA%D1%82%D0%B8%D0%B2%D0%B0-%D1%87%D0%B0%D1%81%D1%82%D1%8C-1
http://forum.malbred.com/index.php?showtopic=482&page=2
http://www.youtube.com/watch?v=4ALp9hFqAis
http://www.youtube.com/watch?v=WNZD4lac4RI
среда, 11 февраля 2015
Different SQL JOINs
Before we continue with examples, we will list the types the different SQL JOINs you can use:
INNER JOIN: Returns all rows when there is at least one match in BOTH tables
LEFT JOIN: Return all rows from the left table, and the matched rows from the right table
RIGHT JOIN: Return all rows from the right table, and the matched rows from the left table
FULL JOIN: Return all rows when there is a match in ONE of the tables
SQL INNER JOIN
SQL LEFT JOIN
SQL RIGHT JOIN
Before we continue with examples, we will list the types the different SQL JOINs you can use:
INNER JOIN: Returns all rows when there is at least one match in BOTH tables
LEFT JOIN: Return all rows from the left table, and the matched rows from the right table
RIGHT JOIN: Return all rows from the right table, and the matched rows from the left table
FULL JOIN: Return all rows when there is a match in ONE of the tables
SQL INNER JOIN
SQL LEFT JOIN
SQL RIGHT JOIN
вторник, 10 февраля 2015
понедельник, 09 февраля 2015