background preloader

Don’t Fear the Internet

Don’t Fear the Internet
Are you a print designer, photographer, fine-artist, or general creative person? Do you have a shitty website that you slapped together yourself in Dreamweaver in that ONE web design class that you took in college? Do you not have a site at all because you’ve been waiting two years for your cousin to put it together for you? Well, we’re here to help. We know that you have little to no desire to do web design professionally, but that doesn’t mean that you want an ugly cookie-cutter site or to settle for one that hasn't been updated since Hackers was in theaters. Through short tutorial videos, you’ll learn how to take a basic wordpress blog and manipulate the css, html (and even some php!)

http://www.dontfeartheinternet.com/

Related:  COURS, TUTORIELS et CoTUTORIELSTUTORIELS, COURS, FORMATIONS etc

CSS Tutorials CSS Beginner Tutorial A step-by-step guide to CSS basics. Go here if you’re comfortable with basic HTML. Applying CSS - The different ways you can apply CSS to HTML.Selectors, Properties, and Values - The bits that make up CSS.Colors - How to use color.Text - How to manipulate the size and shape of text.Margins and Padding - How to space things out.Borders - Erm. Borders. Things that go around things.Putting It All Together - Throwing all of the above ingredients into one spicy hotpot.

HTML Tutorials HTML Beginner Tutorial A step-by-step guide to HTML basics. If you’re completely new to web design, start here. Institute: Get Smart About Your Readers Your comment reminds me of Phil Meyer's recollections in his book "The Vanishing Newspaper." He recalls a conversation with a Knight Ridder executive, Hal Jurgensmeyer, who says newspapers aren’t in the news business, or even in the information business. Newspapers, Jurgensmeyer said, are in the influence business. He goes on to quote Jurgensmeyer:“A newspaper produces two kinds of influence: societal influence, which is not for sale, and commercial influence, or influence on the consumer’s decision to buy, which is for sale. The beauty of this model is that it provides economic justification for excellence in journalism.” “This is true because a news medium’s societal influence enhances its commercial influence.

The Shapes of CSS Learn Development at Frontend Masters CSS is capable of making all sorts of shapes. Squares and rectangles are easy, as they are the natural shapes of the web. Microsoft - Free Courses from Microsoft “Be passionate and bold. Always keep learning. You stop doing useful things if you don't learn.” – Satya Nadella, CEO, Microsoft We live in a mobile-first and cloud-first world. Computing is ubiquitous, and experiences span devices and exhibit ambient intelligence. Billions of sensors, screens and devices – in conference rooms, living rooms, cities, cars, phones, PCs – are forming a vast network and streams of data that simply disappear into the background of our lives.

Learn HTML5 and CSS3 Latest Discussions by Feii Momo hi recently i've began to code in c# and i wanted to create a login system. i've been trying to link access database with the form to read data of the db but somehow it just doesn't work... :( here are my codes: What I have tried: using System; using System.Collections.Generic; using... How to Optimize Your Blog for Google Using Google to direct traffic to your blog can quite literally translate into gold. Or at least money with which you could buy gold. This article will show you how to easily optimize your blog for search engines. Learn Play, Design & Code Retro Arcade Games Grades 2+ | Blocks CS First Unplugged Grades 2-8 | Blocks, Unplugged, Scratch

Remove Unnecessary CSS With PurifyCSS and Grunt In this tutorial I’ll show you how to use Grunt and PurifyCSS to create a super-lightweight stylesheet with minimal effort. We’ll install it, then learn how to run it with and without Grunt, to give us much more performant styles. PurifyCSS is a JavaScript tool which parses your markup files (HTML, PHP, or even JavaScript) then cross-references them with whatever CSS you’re using. C QA - Recommended list of Doctype declarations you can use in your Web document Warning The list is informative and does not try to be exhaustive (there are many other proper declarations you could use), but it has most of the declarations commonly used on the Web at the moment. Recommended Doctype Declarations to use in your Web document. When authoring document is HTML or XHTML, it is important to Add a Doctype declaration. This makes sure the document will be parsed the same way by different browsers. The simplest and most reliable doctype declaration to use is the one defined in HTML5:

Related:  Web programming