Wednesday, 16 July 2014

Css

Css
Csstricks.com

Css reference book

Css reference book
http://reference.sitepoint.com/css

Web Developer's hand book

Web Developer's hand book

http://alvit.de/handbook/

http://www.phpied.com/

http://www.phpied.com/

Validate syntax

Validate syntax 
http://validator.w3.org/

#CSS3_GENERATOR tools

#CSS3_GENERATOR tools
http://css3generator.com/
http://css3.me/
http://css3please.com/
http://layerstyles.org/
http://css3.mikeplate.com/
http://www.css3maker.com/
http://colorzilla.com/gradient-editor/
http://westciv.com/tools/

#css_editor tools

#css_editor tools
https://panic.com/coda/
http://www.barebones.com/products/bbedit/

Best #CSS_Grid_system

Best #CSS_Grid_system
http://52framework.com/
http://960.gs/
http://yui.github.io/yui2/
https://code.google.com/p/css-boilerplate/
http://baselinecss.com/

Tuesday, 8 July 2014

File format API helpful obj

http://www.aspose.com/total-component-suite-java.aspx?utm_source=coderanch&utm_medium=banner&utm_campaign=DX1

PDF Embedded code generator

file:///Applications/AMPPS/www/52polandstreet/public_html/index.html


Best Frontend tools

http://www.webdesignermag.co.uk/features/10-front-end-developer-tools-you-cant-live-without/

Monday, 7 July 2014

gradient Alpha transparent background creator

http://hammerspace.co.uk/projects/alpha/

Best files store/upload web sites

http://www.techradar.com/news/internet/cloud-services/send-large-files-10-of-the-best-services-for-sharing-big-files-1181486

https://www.myairbridge.com/en/


Friday, 27 June 2014

View hidden mac files

http://www.turnwall.com/articles/show-hidden-files-in-mac-os-x/

Thursday, 8 May 2014

Checking Browser supports in Frontend

http://caniuse.com/

http://www.quirksmode.org/compatibility.html

http://en.wikipedia.org/wiki/Comparison_of_layout_engines_(Cascading_Style_Sheets)

http://www.positioniseverything.net/

https://developer.mozilla.org/en/docs/Mozilla_CSS_support_chart

http://blog.chromium.org/


Frontend Development Tools

Very useful tools https://github.com/codylindley/frontend-tools

http://gruntjs.com/

Responsive Frameworks
http://www.awwwards.com/what-are-frameworks-22-best-responsive-css-frameworks-for-web-design.html

Download FB Video

http://fbdown.net/index.php?error=1

UI Design sites

UI Design sites 
1. http://patterntap.com/
2. http://www.smashingmagazine.com/2009/06/15/40-helpful-resources-on-user-interface-design-patterns/
3. http://pttrns.com/
4. http://ui-patterns.com/

CSS Rules - Important

#css #rules
h2.subheading {color:blue;}
div#sidebar{font-size:80%;}

#this means h2 tag WITH subheading class , color will be blue

div tag WITH sidebar id, font size will be 80%

no space means WITH

Change Joomla Favicon Icon

#change #joomla favicon icon easily 
plugins/system/jat3/base-themes/default/images
 
#css3  ID vs CLASS- ID: only uses per page , CLASSES reuse again and again every page all the time