background preloader

StackEdit – In-browser markdown editor

StackEdit – In-browser markdown editor

https://stackedit.io/

Related:  HTML5/CSS3/JS

Showdown! 5 Online Image Compression Tools Compared Photo: tncountryfan Last year the HTTP Archive Report released the disturbing news that average page size on the web had increased 32% (to an average of 1.7Mb) in 2013. If that is even close to correct, it’s astonishing news. Although, predictably, JavaScript, HTML and CSS all increased, more than half the increase was accounted for by imagery. It was a case of more pixels, bigger files and more of them.

CSS con Superpoderes: Conoce a SASS Eres de l@s que acostumbran a escribir líneas y líneas de CSS? Te aseguro que has escrito suficiente CSS como para haber visto todas las posibles combinaciones de los selectores y propiedades, pero también para haber odiado mas de una ocasión las limitaciones que tiene cuando las cosas se vuelven complejas....Si te has sentido identificad@, Permíteme presentarte a SASS! SASS: Syntactically Awesome Style Sheets Sass, es un metalenguaje basado en CSS, que provee una sintaxis más simple, más elegante para escribir CSS y que además implementa varias funciones como el uso de variables, anidamiento, herencia etc. útiles para crear hojas de estilo administrables y eficientes. Cuando llegué al sitio web de SASS, por recomendación de un colega, y comencé a explorar, ahí estaba: La solución a todas mis frustraciones con CSS. Como su nombre lo dice, SASS permite escribir hojas de Estilo Asombrosas, de forma limpia, eficiente y divertida.

The Python Tutorial Python is an easy to learn, powerful programming language. It has efficient high-level data structures and a simple but effective approach to object-oriented programming. Python’s elegant syntax and dynamic typing, together with its interpreted nature, make it an ideal language for scripting and rapid application development in many areas on most platforms. CardView Grab it on github or check out the online demo. This is something I wanted to add to the SwipeView but while working on it I realized that they were two pretty different concepts and code bases. The purpose of the widget is to let you browse through a potentially limitless collection of items, a bit like a rolodex.

Data Tables and Cascading Style Sheets Gallery What is this about? The CSS Table Gallery is a showcase of how CSS and data tables can work together to create usable and pretty results. Every once in a while there are emails on discussion lists asking for nicely designed tables and they are prone to go off-topic and ending in a holy war why tables are bad and why you shouldn't use them. Basically the thread/email that gave me the idea was this request on the evolt list. Well, there are legitimate uses for tables, for tabular data they are the best solution, as - properly marked up - they structure the data for the visual user and make it easy to follow for blind visitors or those using user agents without table rendering. There are some good tutorials on styling tables on the web already, but a showcase site was missing, so here you go.

playground - ArduinoUsers :: Exhibition :: The place to share and show off projects Until someone finds a way to categorize what is here, be sure to remember that your browser has a "find in this page" tool (ctrl-F in Firefox) which can help you find what you are looking for! Arduino user projects How Did I Improve My Central Heating Control with Arduino? - Before I started this project, my central heating was controlled with Danfoss TP7000 room thermostat only by switching heating pump ON-OFF. Then I heard about Arduino, get interested, and decided to make an advanced control system for central heating: weather compensated heating controller, room thermostat, web-based remote control for the whole system, and web logging.

Journal Raw denim you probably haven't heard of them jean shorts Austin. Nesciunt tofu stumptown aliqua, retro synth master cleanse. Mustache cliche tempor, williamsburg carles vegan helvetica. Reprehenderit butcher retro keffiyeh dreamcatcher synth. Cosby sweater eu banh mi, qui irure terry richardson ex squid. Aliquip placeat salvia cillum iphone.

markdown Esta es una guía que me sirve para recordar todas las posibilidades que ofrecen markdown y Pygments para editar y formatear texto y que empleo para crear los artículos de este blog. Está redactada de forma que no solo me sirva de guía a mí, si no a cualquiera que se acerque por primera vez a markdown o Pygments. Lo que sigue a continuación es una lista detallada de todas las características que se pueden emplear en Markdown y Markdown Extra (empleando Python Markdown) y los lexers más comunes de Pygments para resaltar el código fuente. Este es el lenguaje de marcado empleado para crear este sitio, que permite formatear el texto fácilmente sin la necesidad de emplear el más engorroso HTML o emplear un editor visual. ¿Que es Markdown?

Simplex Raw denim you probably haven't heard of them jean shorts Austin. Nesciunt tofu stumptown aliqua, retro synth master cleanse. Mustache cliche tempor, williamsburg carles vegan helvetica. Reprehenderit butcher retro keffiyeh dreamcatcher synth. Send Email 1) HTML Form with Inputs <form action="" method="post"><label for="name">Name:</label><input type="text" name="name" id="name" /><label for="Email">Email:</label><input type="text" name="email" id="email" /><label for="Message">Message:</label><br /><textarea name="message" rows="20" cols="20" id="message"></textarea><input type="submit" name="submit" value="Submit" /></form> 2) Process with PHP

能夠幫你省下整整半天查 code 時間的 AI 助手 Kite,有機會成為下一個 Github 嗎? 【我們為什麼挑選這篇文章】下一代的 Github?由於工程師們總是花很多時間在查詢代碼上,所以美國矽谷那邊現在非常流行「Kite」要把你失去的時間通通還給你,心動了嗎?不妨看完文章之後好好地研究一下吧!(責任編輯:陳君毅) 一件面向程序員的工具,想要贏得程序員的心,要做到的就是足夠簡便易用,能節省程序員的時間。

Related: