Showing posts with label html. Show all posts
Showing posts with label html. Show all posts

Wednesday, May 09, 2012

Say no to Faux Bold

Faux-bold Diplomata
Browsers can do terrible things to type. If text is styled as bold or italic and the typeface family does not include a bold or italic font, browsers will compensate by trying to create bold and italic styles themselves. By A List Apart

Thursday, February 02, 2012

7 mistakes developers make

Great websites always seem to combine great design with great code. Since building a website is a pretty simple task you find many people learn HTML and CSS and figure that if they can learn that then they can design any website they want. By Webdesigner Depot

Monday, August 01, 2011

Create An HTML/CSS Mobile Web App Using Sencha Touch

Image00-500 in Create An HTML/CSS Mobile Web App Using Sencha Touch

The world of mobile app development is quickly becoming a crowded and complicated space, especially for those outside of the development niche. “Which development platform should I use?” “Do I go native or Web-based?” “Which devices should I plan for?” “Can I build my mobile website by hand or should I use a pre-built package?” The questions are endless. By Jen Gordon

Tuesday, July 05, 2011

70+ Inspirational Examples of Websites Designed With HTML5

The web is constantly evolving. New and creative websites are being created every day, pushing the limitations of HTML in every direction. HTML4 has been around for nearly a decade and now its time to move forward. To give authors more flexibility and interoperability, HTML5 is proposed as the next major revision of HTML. By Daniel Adams

Friday, July 01, 2011

Convert 1st Ideas from PSD to HTML [Very Detailed]

In this article you will learn how to convert 1st Ideas: Stylish Design Agency Website from PSD to HTML in a detailed step-by-step tutorial. You will learn how to create this layout using CSS styles, some CSS3 styles and JavaScript. By Ahman Hania

10 Tips to Boost Your HTML Forms Performance

Sometimes we get so used to doing things one way that we forget a little and important thing: to improve. We get so involved with all this CTA stuff that we forget other important things, like the contact form that comes after the pretty button. By Rochester Oliveira

Saturday, June 18, 2011

Useful HTML-, CSS- and JavaScript Tools and Libraries

Useful-resources-138 in Useful HTML-, CSS- and JavaScript Tools and Libraries

Front-end development is a tricky beast. It’s not difficult to learn, but it’s quite difficult to master. By Smashing Magazine

Sunday, February 06, 2011

Bringing Interactivity To Your Website With Web Standards

Itws-momentoapp11 in Bringing Interactivity To Your Website With Web Standards

Adding interactivity and animations to a design doesn’t have to be complicated or make the website inaccessible when you use modern Web standards. By David Bushell

Monday, January 03, 2011

HTML prototyping

The rise in popularity of the HTML prototype in more recent years is partly the responsibility of a witch-hunt that has served to oust the ‘web designers’ who can’t code their own designs and shone a spotlight in the faces of those who brand themselves UX Professionals. By Speckboy

Saturday, January 01, 2011

How to Make a Modern UI Web Button Using Photoshop

Add a Left Arrow


This step-by-step design tutorial will show you how to create a slick web button in Photoshop, and also how to make it functional using HTML and CSS. By Jacob Gube

Sunday, November 07, 2010

Should Web Designers Know HTML and CSS?

Should Web Designers Know HTML and CSS?

This article discusses the debate of whether or not knowing HTML and CSS is required for web designers. By Michael Tuck

Thursday, July 01, 2010

PSD/HTML Conversion: Code a Clean Business Website Design

PSD/HTML Conversion: Code a Clean Business Website Design
In this PSD/HTML conversion tutorial, Chris Creed will take a PSD web design template that he showed how to construct in a previous tutorial and turn it into a functional HTML/CSS template.

Thursday, May 13, 2010

HTML5 today!

Remy Sharp talks about what’s coming with HTML5, what happened to XHTML2, how XHTML is not dead and why HTML5 is here today, and not 2022 (phew!). By .Net

A Brief History of Markup

HTML is the unifying language of the World Wide Web. Using just the simple tags it contains, the human race has created an astoundingly diverse network of hyperlinked documents, from Amazon, eBay, and Wikipedia, to personal blogs and websites. By Jeremy Keith

Sunday, March 07, 2010

10 Rare HTML Tags You Really Should Know

Web developers these days are often expected to know and work in multiple languages. As a result, it’s tricky to learn everything a language has to offer and easy to find yourself not utilizing the full potential of some more specialized but very useful tags. By Glen Stansberry

Wednesday, January 20, 2010

14 Helpful Cheat Sheets for Front-end Web Development

cheat sheet

For web developers and designers, it can be difficult to memorize the syntax for multiple programming languages and frameworks, especially since they are always evolving and growing. This is where cheat sheets come in handy. By Henry Jones

CSS Transitions 101

Despite people’s expectation of change and movement on the screen, CSS and HTML have few controls that allow you to design interactivity, and those that exist are binary.

Monday, January 04, 2010

List of Free Web Based HTML Editors For Your CMS Project

If you are developing a customized content management system for a website, blog, wiki, social network or any other web based application, your choice of HTML editor is going to have a major impact on success of your project. By W3Avenue Team

Take Your HTML Tables to a New Level with JavaScript Frameworks

With basic HTML tables, the structure and the way the table are presented inherits the native html style. By Pixel Art