Explore the Articles

Design

How to Build a Website With Adobe Project Rome

Adobe recently launched a project called Rome that is meant to be a sort of all-in-one content publishing platform. You can use this innovative application to build websites, print projects, interactive PDFs and more. Today Joshua Johnson give you a super basic beginner’s introduction to Rome so you can see what it is, how to use it and whether or not it’s right for you.


Read More
Design

From PSD to HTML: Building a Set of Website Designs Step by Step

Today Nettuts+ is going to take you through the entire process of getting from Photoshop to completed HTML. We’re going to build out a set of 4 PSD mockups of a website that eventually will become a WordPress theme. It’s a massive tutorial, so if you’re going to follow through to the end, make sure you have a few hours to spare!

Read More
JavaScript

50 Useful jQuery Plugins to Enhance your Forms

Here we present some useful plugins and tutorials that will let you create awesome forms for your websites — whether it’s a sign up form or contact us form. You can enhance its functionality and usefulness with these plugins.

Read More
HTML5

Bold and Italic in HTML5

If you were to use <strong> and <em> tags in HTML5 the same way that you’re accustomed to, it would be fine. As many have stated, HTML5 is backwards-compatible with old-style trends in SEO, accessibility, and markup, so your pages won’t break or be considered obsolete or deprecated.

Read More
HTML5

Useful HTML5 Code Snippets You Can Use Today

The hype today is all about the new HTML5, the newest version of HTML that has combined classic HTML with XML, plus more features for modern web development. It is also, technically, the new version of XHTML 1.0, and in the near future it will be the main markup language we use for computer-based website creation (as opposed to mobile devices).

Read More
JavaScript

Useful jQuery Plugins to Enhance HTML Tables

This post contains 40 varieties of functional jQuery tables plugins that let you achieve the maximum functionality and flexibility that you cannot get with the classic ways of using HTML tables. With the right jQuery plugin, you can create dynamic tables in which users can identify and sort out all the sections they want. These plugins will help you in creating user friendly and dynamic tables with ease.

Read More
WordPress

How to Protect Your WordPress Blog From Getting Hacked

As many users are probably aware, WordPress is one of the premier open source blog software available on the internet. It has gone far beyond the standard weblog and is now an excellent foundation for just about any type of website. However, the internet itself is fraught with inherent dangers which leave users open to attack by unscrupulous hackers.

Read More
Server Side

PHP snippets to interact with Twitter

Twitter is an awesome tool for website owners, and you should definitely integrate it into your website if you want to attract more traffic and new visitors. Today, let’s take a look at some PHP snippets to interact with Twitter.

Read More
CSS

Developing Efficient, Streamlined CSS

CSS can be compared to a sculptor’s tool set; like sculptors at work, we designers use CSS to create structured layouts of websites. Over the years, this process has become more organized; rules have been put in place to create best practices of coding.


Read More
CSS

Breadcrumb Navigation with CSS Triangles

Did you know you can make triangles with pure CSS? It’s pretty easy. You just make a block level element with zero width and height, a colored border on one side, and transparent borders on the two adjacent sides. They are fun for all kinds of things, like little arrow sticking out from speech bubbles, navigation pointers, and more. Often times these are just visual flourishes, undeserving of dedicated markup.

Read More
Newer articles Older articles