Jump to content

File:Wdgaster.png: Difference between revisions

From OkayXairen Wiki
imported>Glitchy404
<!DOCTYPE html> <html> <head> <style> .wingdings { font-family: Wingdings, "Wingdings 2", "Wingdings 3"; } </style> </head> <body> <p class="wingdings">Hello World</p> </body> </html>
 
imported>Glitchy404
No edit summary
Line 1: Line 1:
== Summary ==
== Summary ==
<!DOCTYPE html>
<nowiki><span style="font-family: Wingdings;">Hello World</span></nowiki>
<html>
<head>
<style>
.wingdings {
  font-family: Wingdings, "Wingdings 2", "Wingdings 3";
}
</style>
</head>
<body>
 
<p class="wingdings">Hello World</p>
 
</body>
</html>

Revision as of 20:39, 8 March 2026

Summary

<span style="font-family: Wingdings;">Hello World</span>

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current04:22, 11 March 2026Thumbnail for version as of 04:22, 11 March 2026138 × 312 (4 KB)Maintenance script (talk | contribs)== Summary == Importing file

The following 2 pages use this file: