796 shaares
9 results
tagged
Snippet
HTML is super easy to write, but when creating webpages you often need to do the same repetitive tasks, such as creating forms. In this article, I have compiled 10+ ready-to-use HTML snippets to fasten your front-end coding.
The Web Blend is a community for designers, developers and tech junkies that keeps you current with a summary of the latest in web related news and trends.
If I were to describe Font Awesome in a word, I think it would be...awesome. The icon font library is massively helpful in using quality vector glyphs instead of separate images. I tend to use a lot of icons within links, as they help users to more quickly visually identify navigation. One side effect of using icons within links is that the icons themselves now use the text-decoration of the link. I really don't want icons underlined like the link -- it looks tacky. Here's how I remove them!
With so many new trends advancing every year it can be difficult keeping up with the industry. Website designers and frontend developers have been deeply ingrained into the newer CSS3 properties, determining the ultimate browser support and quirky hacks. But there are also brilliant CSS2 code snippets which have been unrequited in comparison.
Il y a quelques jours, j’ai trouvé une technique pour spoofer (remplacer) l’URL d’un lien href. L’astuce est très simple et fonctionne plutôt pas mal.
Bluffant non ?
Bluffant non ?
Bootsnipp is an element gallery for web designers and web developers, anybody who is using Bootstrap will find this website essential in their craft.
CSS3 is coming and we as webdesigners should be ready for it! CSS is no doubt one of the most important web languages to style a website.
(x)html provides the structure and CSS the style. It is where most of us get creative.
Below is a fantastic list of Css snippets that we are sure you will find extremely useful. Whether you are a veteran web developer, or are just a beginner, check this snippet they are all well worth checking out.
(x)html provides the structure and CSS the style. It is where most of us get creative.
Below is a fantastic list of Css snippets that we are sure you will find extremely useful. Whether you are a veteran web developer, or are just a beginner, check this snippet they are all well worth checking out.
Gravatar stands for Globally Recognized Avatar. This is the very well known service to show your avatar globally.
You can get Gravatar using an email address. In this post I am going to show you how to show the gravatar using an email address.
I am going to cover this post with PHP.
You can get Gravatar using an email address. In this post I am going to show you how to show the gravatar using an email address.
I am going to cover this post with PHP.
Here is the simple trick to read the text file line by line. For this I am going to use the fopen() and fgets() function.
This is code snippet I am going to take one text file and read it line by line.
This is code snippet I am going to take one text file and read it line by line.