Skip to main content

Home/ Web Development, Design & Programming/ Group items tagged pseudo

Rss Feed Group items tagged

htmlslicemate.com

Web Design: A Guide to CSS3 pseudo-classes - 0 views

  •  
    The pseudo-classes are used to target elements without having to add extra classes, attributes or ID; that is why it is called in that way, pseudo-class. Throughout our previous posts, we have covered a few new CSS3 pseudo-classes, including :not, :before and :after, :first-of-type and we also use pseudo-classes in ...
Jochen Burkhard

CSS Content | CSS-Tricks - 0 views

  •  
    CSS has a property called content. It can only be used with the pseudo elements :after and :before. It is written like a pseudo selector (with the colon), but it's called a pseudo element because it's not actually selecting anything that exists on the page but adding something new to the page.
Soul Book

How To Use CSS3 Pseudo-Classes - Smashing Magazine - 0 views

  •  
    "CSS3 is a wonderful thing, but it's easy to be bamboozled by the transforms and animations (many of which are vendor-specific) and forget about the nuts-and-bolts selectors that have also been added to the specification. A number of powerful new pseudo-selectors (16 are listed in the latest W3C spec) enable us to select elements based on a range of new criteria."
htmlslicemate.com

All You Need To Know About CSS3 Selectors, #1: Structural Pseudo-Classes - 0 views

  •  
    Today's front-end developers don't just need to understand how to write CSS, we need to know how to write it efficiently. And what "efficiently" means can depend on your project and environment. Perhaps you have a team with several members working in the CSS and you need an efficient way to work together. Or maybe you have a huge enterprise site and you need your CSS optimized for speed. You could even be working with a legacy system that restricts access to HTML, which means you need efficient selectors to effectively style elements without ids or classes. You might even face all these situations and more.
Saif Shuvo

Professional Web Design & Development Curriculum - 0 views

Lesson: 01 (Dreamweaver Basics & HTML) Introducing Dreamweaver, Elements, Attributes, Table, List, Forms, Formatting, Styles, Image, Hyperlinks. Head, Meta, Scripts, Layout, Fonts, URL- encode ...

webdesign web development

started by Saif Shuvo on 07 Jan 17 no follow-up yet
awqi zar

Pure CSS GUI icons (experimental) - Nicolas Gallagher - 7 views

  •  
    Several months ago I was experimenting with the creation of common GUI icons with CSS. The HTML is very simple and it relies on CSS pseudo-elements rather than extraneous HTML elements. The technical aspects of this exercise might be of interest to others, so I've decided to share it.
awqi zar

Subway Map Visualization jQuery Plugin | TechBubble - 3 views

  •  
    I have always been fascinated by the visual clarity of the London Underground map. Given the number of cities that have adopted this mapping approach for their own subway systems, clearly this is a popular opinion. At a conference some years back, I saw a poster for the Yahoo! Developer Services. They had taken the concept of a subway map and applied it to create a YDN Metro Map. Once again, I was in awe of the visual clarity of this map in helping one understand the various Yahoo! services and how they inter-related with each other. I thought it would be awesome if there were a pseudo-programmatic way in which to render such maps to convey real-world ecosystems.
Vernon Fowler

CSS3 Transitions Without Using :hover - 1 views

  •  
    Up to this point, the most common use for CSS3 Transitions has been in conjunction with the well-known CSS :hover pseudo-class.
Jochen Burkhard

How to Create CSS3 Paper Curls Without Images - 0 views

  •  
    In my previous posts, we discovered how to create speech bubbles and ribbons without additional HTML elements or images. They were achieved using CSS3 effects applied to the :before and :after pseudo-elements. In this post, we'll use a similar technique to create a paper curl effect.
Nicolas Casel

CSS Reference | Codrops - 1 views

  •  
    "An extensive CSS reference with all the important properties and info to learn CSS from the basics."
  •  
    "An extensive CSS reference with all the important properties and info to learn CSS from the basics."
mikhail-miguel

CSS Pseudo-elements - 0 views

  •  
    The CSS Compressor makes major changes to stylesheets and is still in developement, so it may not work correctly.
beproblemsolver

User Login in PHP with Session & MySQL - Be Problem Solver - 0 views

  •  
    User Login in a website is a pretty simple but compulsory component. In all dynamic websites, the client asks for a login and admin panel so that they can do basic tasks. Learn to code the user login system & download the code in this post.
  •  
    Visit our website for coding, and web development tutorials!
1 - 18 of 18
Showing 20 items per page