When it comes to web design, every designer tends to have their own favorite coding application. Luckily for Mac users, there are plenty of options to choose from, this roundup of HTML and CSS editors pulls together the most popular editing apps with a brief overview of their features.
html
Showcasing 65 of the Best Website Designs of 2018
Throughout the year I’ve showcased my favorite website designs findings in the Line25 Sites of the Week roundups. This special near-end of year post showcases the best of the best, pulling together the best website designs of 2018 into one showcase of super cool sites.
Top 10 jQuery Lightbox Plugins & Scripts
Everyone loves lightbox JavaScript effects and since the original Lightbox script, there have been countless plugins and clones generated for all the popular JavaScript libraries. This collection rounds up the top ten jQuery lightbox plugins and scripts in particular, so remember to keep it bookmarked for your next design project!
Top 5 Web Design Debates That Cause the Most Riots
The world that surrounds the topic of Web Design is home to many debates and opinions on best practices or generally how things should and shouldn’t be done. While many of these opinions are accepted and taken on board by everyone, there are some that end up being split into two opposing camps. One camp will provide an expert opinion for one side of the argument, while the other contradicts with an equally valid argument. Let’s take a look at the five most popular debates; the ones that often end up developing into digital riots with opinions flying like arrows across the vast no-man’s land known as the comments section.
Semi Web Safe Fonts to Spice Up Your Web Designs
We all know of the usual web safe fonts, you know, Arial, Verdana, Georgia, Times New Roman etc? They’ve been around for years and have become the standard for web typography, but there’s a bunch of fonts out there that are just waiting to be put to use in web design.
25 Interactive HTML Websites That Look Like Flash
Remember those cool interactive media-rich websites that were built with Flash? They would often feature full-screen layouts, animated elements and futuristic interfaces that made HTML websites look plain and boring.
Interesting Web Design Trend: Vertical Split Layouts
We do a fair bit of trend spotting while we’re browsing for cool website designs to feature in our inspirational web design roundups. One design trend we’ve noticed that is becoming more and more popular is the split layout, where the page is divided vertically into two halves to display separate areas of content. Often these two halves are contrasting with light and dark color schemes and allow the user to make a decision on the type of content they want to see.
Showcase of Websites Featuring Full Screen Videos
We’ve all seen videos on websites restricted to a specific frame size, but why not make use of the user’s whole monitor? Once upon a time, only Flash was capable of such wizardry, but these days Javascript and HTML5 make it perfectly feasible to stretch your video footage to fill the browser window. This post showcases 15 websites that all make use of full-screen video techniques.
How To Create a Cool Blog Post Date Icon with CSS
In a recent redesign of my own personal blog I decided to use a calendar style icon to display the post date . It’s one of those elements that would once have been created with background images, but now thanks to the wealth of CSS3 features it can be created entirely in CSS3. We’ll be using properties such as linear-gradients, border radius and box shadow to replicate the icon’s original Photoshop design.
How To Build a Handwritten Letter Style Contact Form
Follow this step by step tutorial to create a traditional pen & paper inspired contact form in HTML and CSS. We’ll use a mix of basic and intermediate CSS techinques to give the form the appearance of a letter, then use the @font-face
CSS property to transform the digital text into handwriting.