Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
ideas:image-replacement [2018/11/04 06:40] โ€“ Info nhthvhvbhideas:image-replacement [2018/11/04 10:51] (current) โ€“ old revision restored (2007/09/10 05:02) fantasai
Line 1: Line 1:
-====== Image Replacement in CSS3๐Ÿ’ฉ๐Ÿ’ฉ๐Ÿ’ฉ๐Ÿ’ฉ๐Ÿ’ฉ๐Ÿ’ฉ๐Ÿ’ฉ๐Ÿ’ฉ๐Ÿ’ฉ๐Ÿ’ฉ๐Ÿ’ฉ ======+====== Image Replacement in CSS3 ======
  
 Image replacement techniques are used on many websites today to replace text, such as a header, with an image of the text rendered in a fancy font. Methods range from image tags to background images with massing negative indentation, each with their own disadvantage. Image replacement techniques are used on many websites today to replace text, such as a header, with an image of the text rendered in a fancy font. Methods range from image tags to background images with massing negative indentation, each with their own disadvantage.
Line 80: Line 80:
  
 <code html> <code html>
-<h1>This is <span>๐Ÿ’ฉ!</span></h1>+<h1>This is <span>huge!</span></h1>
 </code> </code>
 <code css> <code css>
 
ideas/image-replacement.txt ยท Last modified: 2018/11/04 10:51 by fantasai
Recent changes RSS feed Valid XHTML 1.0 Valid CSS Driven by DokuWiki