Firma sprzątająca Warszawa i okolice > usługi

Profesjonalne czyszczenie wykładzin dywanowych i dywanów - Warszawa i okolice

Example 2: Animated Bottom Border

In this example the transition is a bit more complex. It uses

  • :before pseudo-element to add in a border-bottom that can be transitioned
  • position: absolute to allow for placement under the link
  • transform: scaleX() this is what changes the size of the border

Note: the :before and :after pseudo-element selectors can also be written as ::beforeand ::after starting in CSS3. Modern browsers accept both.

Example 2 Demo Paragraph

This is a link right here to nowhere. You can also try this link to http://google.com to see what visited looks like. Click the link, the screen will go blank and then click the refresh button on your browser and it should refresh the page with the link visited.

This is what a Hyperlink would look like in a normal paragraph. Here is some dummy text to test how a link will appear within copy. Here is one more link just for fun.