SlideShare une entreprise Scribd logo
1  sur  6
Static Fonts
<html><head></head>
<body background=image1.jpg >
<center><font color=red><u>Mool Sloka-Sanskrit </u></font></center>
<font face=DV-TTYogesh color=blue size=+1><center>
v&Eacute;&THORN;i&Eacute;&reg;&uacute;&Eacute;¹]&Aring;&otilde
   ; =´&Eacute;&Eacute;S&Eacute;<BR>
v&Eacute;¨&Eacute;&Ccedil;I&Eacute;&auml;j&Eacute;&auml;
   E&Ouml;&ograve;¯ &ucirc;I&Eacute;&auml;j&Eacute;&auml;
   º&Eacute;¨&Eacute;´&Eacute;&auml;i&Eacute;&Eacute;
   ª&Eacute;&Ouml;ª&Eacute;&Ouml;iº&Eacute;´&Eacute;:*<BR>
¨&Eacute;&Eacute;¨&Eacute;E&ograve;&Eacute;: {&Eacute;&Eacute;
   hb÷´&Eacute;&Eacute;¶S&Eacute;&egrave;´&Eacute;&Ecirc;E&ogra
   ve; ¨&Eacute; E&Ouml;&ograve;´&Eacute;&Ccedil;i&Eacute;
   º&Eacute;&AElig;V&Eacute;ª&Eacute;**1.1**<BR><BR>
</font></center></body></html>
Dynamic Fonts - PFR
<HTML><HEAD><defanged-meta http-equiv=quot;Content-Typequot;
    content=quot;text/html; charset=x-user-definedquot;>
<link REL=FONTDEF SRC='yogesh.pfr'>
<SCRIPT LANGUAGE=quot;JavaScriptquot;
    SRC=quot;http://172.31.16.68/wfplayer/tdserver.jsquot; TYPE=quot;text/javascriptquot;>
</SCRIPT> <LINK>
</HEAD><BODY background='image1.jpg'><CENTER><FONT color=red>
    Mool Sloka- Sanskrit</FONT></CENTER>
<FONT face=DV-TTYogesh color=blue size=+1> <CENTER> vÉÞiÉ®úɹ]Åõ
    =´ÉÉSÉ<BR>vɨÉÇIÉäjÉä EÖò¯ ûIÉäjÉä ºÉ¨É´ÉäiÉÉ ªÉÖªÉÖiºÉ´É:*<BR>
¨ÉɨÉEòÉ: {ÉÉhb÷´ÉɶSÉè´É ÊEò¨ÉEÖò´ÉÇiÉ ºÉÆVɪÉ**1.1**<BR><BR>
</FONT></CENTER>
<EMBED src='audio/chap1/1-1.au' hidden='true' align='baseline' border='0'
    width='128' height='128' autostart='true' autoplay='true' NOJAVA=true
    NAME='aslk' MASTERSOUND >
</BODY></HTML>
Tdserver.js
if (navigator.appName == quot;Microsoft Internet Explorerquot;
   && navigator.appVersion.indexOf(quot;Windowsquot;, 0) != -1
   && navigator.appVersion.substring(0,1) >= 4){
       document.writeln(quot;<objectquot;);
       document.writeln(quot;classid=quot;clsid:0246ECA8-996F-
              11D1-BE2F-00A0C9037DFEquot;quot;);
       document.writeln(quot;codebase=quot;http://172.31.16.68
   /wfplayer/tdserver.cab#version=1,0,0,12quot;quot;);
       document.writeln(quot;id=quot;TDSquot; width=0 height=0quot;);
       document.writeln(quot;>quot;);
       document.writeln(quot;</object>quot;);         }
if (navigator.appName !=quot;Microsoft Internet Explorerquot;){
       document.writeln(quot;<defanged-meta http-
          equiv=quot;Content-Typequot; content=quot;text/html;
                     charset=utf-8quot;>quot;);
}
Dynamic Fonts - EOT
bVer = parseInt(navigator.appVersion);
if (bVer >= 4){
if (navigator.appName == quot;Netscapequot;)
   document.write(quot;<link rel='fontdef‘ src='http://
   www.bimari-jankari.org/DV-TTVasundhara.pfr'>quot;);
else{
   document.write ('<style type=quot;text/cssquot;>');
   document.write ('@font-face {');
   document.write ('font-family: DV-TTVasundhara'+quot;;quot;);
   document.write ('font-style: normal'+quot;;quot;);
   document.write ('font-weight: normal'+quot;;quot;);
   document.write ('src: url(quot;http://www.bimari-
   jankari.org/DVTTVAS2.eotquot;)');
   document.write ('}');
   document.write ('</style>');}
}else
   location.href=quot;http://www.bimari-
   jankari.org/fonts/help.htmquot;;
Dynamic Fonts - EOT
nVer = parseInt(navigator.appVersion);
if((window.location.host.indexOf(“64.29.200.150quot;)!=- 1)
   ||(window.location.host.toLowerCase().indexOf(quot;lycosquot;
   )!= - 1)){
   if (nVer >= 4)    {
       if (navigator.appName == quot;Netscapequot;)
              document.write (quot;<link rel='FONTDEF'
   src='http://64.29.200.150/eotpfr_ded/lycos/Webdunia.p
   fr'>quot;);
       else   {
              document.write (quot;<STYLE TYPE='text/css'>
              @font-face {
              font-family: Webdunia;
              font-style: normal;
              font-weight: normal;
Dynamic Fonts - EOT
   src:url(http://64.29.200.150/eotpfr_ded/lycos/WEBDUNI
   0.eot);    }    </STYLE>quot;);}
   }else
     location.href=quot;http://in.webdunia.lycosasia.com/quot;;}
else{ if (nVer >= 4)       {
       if (navigator.appName == quot;Netscapequot;)
              document.write (quot;<link rel='fontdef'
   src='http://www.Webdunia.com/eotpfr/Webdunia.pfr'>quot;);
       else{
         document.write('<style type=quot;text/cssquot;>');
         document.write(' @font-face {');
         document.write(' font-family: Webdunia'+quot;;quot;);
         document.write (' font-style: normal'+quot;;quot;);
         document.write (' font-weight: normal'+quot;;quot;);
         document.write (' src:
   url(quot;http://www.Webdunia.com/eotpfr/WEBDUNI0.eotquot;)');
         document.write ('}');

Contenu connexe

Tendances

OpenSocial - GTUG Stockholm Meeting Oct 1 2009
OpenSocial - GTUG Stockholm Meeting Oct 1 2009OpenSocial - GTUG Stockholm Meeting Oct 1 2009
OpenSocial - GTUG Stockholm Meeting Oct 1 2009Jacob Gyllenstierna
 
Jade & Javascript templating
Jade & Javascript templatingJade & Javascript templating
Jade & Javascript templatingwearefractal
 
Microformats at Web 2.0 Expo April 2007
Microformats at Web 2.0 Expo April 2007Microformats at Web 2.0 Expo April 2007
Microformats at Web 2.0 Expo April 2007John Allsopp
 
Html basics IML 140 (weeks 2-3)
Html basics IML 140 (weeks 2-3)Html basics IML 140 (weeks 2-3)
Html basics IML 140 (weeks 2-3)Evan Hughes
 
Introduction to html
Introduction to htmlIntroduction to html
Introduction to htmlveena parihar
 
The Basics of (X)HTML Tags
The Basics of (X)HTML TagsThe Basics of (X)HTML Tags
The Basics of (X)HTML TagsLearningNerd
 
USA.Gov URL Shortening
USA.Gov URL ShorteningUSA.Gov URL Shortening
USA.Gov URL ShorteningLucas Cioffi
 
Frontend bootcamp
Frontend bootcampFrontend bootcamp
Frontend bootcampSahilMore34
 
5.2 nesting and floating elements
5.2 nesting and floating elements5.2 nesting and floating elements
5.2 nesting and floating elementsBulldogs83
 
Pratical HTML5
Pratical HTML5Pratical HTML5
Pratical HTML5Leon Poole
 
Haml & Sass presentation
Haml & Sass presentationHaml & Sass presentation
Haml & Sass presentationbryanbibat
 
Inspire Digital 技術部 週會分享
Inspire Digital 技術部 週會分享Inspire Digital 技術部 週會分享
Inspire Digital 技術部 週會分享inspire digital
 
XML processing with perl
XML processing with perlXML processing with perl
XML processing with perlJoe Jiang
 

Tendances (18)

OpenSocial - GTUG Stockholm Meeting Oct 1 2009
OpenSocial - GTUG Stockholm Meeting Oct 1 2009OpenSocial - GTUG Stockholm Meeting Oct 1 2009
OpenSocial - GTUG Stockholm Meeting Oct 1 2009
 
Jade & Javascript templating
Jade & Javascript templatingJade & Javascript templating
Jade & Javascript templating
 
Microformats at Web 2.0 Expo April 2007
Microformats at Web 2.0 Expo April 2007Microformats at Web 2.0 Expo April 2007
Microformats at Web 2.0 Expo April 2007
 
Html basics IML 140 (weeks 2-3)
Html basics IML 140 (weeks 2-3)Html basics IML 140 (weeks 2-3)
Html basics IML 140 (weeks 2-3)
 
Introduction to html
Introduction to htmlIntroduction to html
Introduction to html
 
The Basics of (X)HTML Tags
The Basics of (X)HTML TagsThe Basics of (X)HTML Tags
The Basics of (X)HTML Tags
 
USA.Gov URL Shortening
USA.Gov URL ShorteningUSA.Gov URL Shortening
USA.Gov URL Shortening
 
Frontend bootcamp
Frontend bootcampFrontend bootcamp
Frontend bootcamp
 
Basic HTML
Basic HTMLBasic HTML
Basic HTML
 
HTML to FTP
HTML to FTPHTML to FTP
HTML to FTP
 
(SEO) Search Engine Optimization
(SEO) Search Engine Optimization(SEO) Search Engine Optimization
(SEO) Search Engine Optimization
 
5.2 nesting and floating elements
5.2 nesting and floating elements5.2 nesting and floating elements
5.2 nesting and floating elements
 
Pratical HTML5
Pratical HTML5Pratical HTML5
Pratical HTML5
 
Haml & Sass presentation
Haml & Sass presentationHaml & Sass presentation
Haml & Sass presentation
 
Inspire Digital 技術部 週會分享
Inspire Digital 技術部 週會分享Inspire Digital 技術部 週會分享
Inspire Digital 技術部 週會分享
 
Html
HtmlHtml
Html
 
XML processing with perl
XML processing with perlXML processing with perl
XML processing with perl
 
Tor2
Tor2Tor2
Tor2
 

En vedette

Ready to Move in Flats/Apartments in Noida Extension BY LandlinkeR
Ready to Move in Flats/Apartments in Noida Extension BY LandlinkeRReady to Move in Flats/Apartments in Noida Extension BY LandlinkeR
Ready to Move in Flats/Apartments in Noida Extension BY LandlinkeRLand Linker
 
Water management questionnaire for layouts
Water management questionnaire for layoutsWater management questionnaire for layouts
Water management questionnaire for layoutsbiomeshubha
 
Krishna lilac - IUWM
Krishna lilac - IUWMKrishna lilac - IUWM
Krishna lilac - IUWMbiomeshubha
 
Anvita Eusipco 2004
Anvita Eusipco 2004Anvita Eusipco 2004
Anvita Eusipco 2004guest6e7a1b1
 
Amatyc Ignite by Feldon and Tchertchian New Orleans, LA, 2015
Amatyc Ignite by Feldon and Tchertchian New Orleans, LA, 2015Amatyc Ignite by Feldon and Tchertchian New Orleans, LA, 2015
Amatyc Ignite by Feldon and Tchertchian New Orleans, LA, 2015Fred Feldon
 
Permissions to be taken to dig a Borewell
Permissions to be taken to dig a BorewellPermissions to be taken to dig a Borewell
Permissions to be taken to dig a Borewellbiomeshubha
 
Costs of Recharge Wells and other items for RWH
Costs of Recharge Wells and other items for RWHCosts of Recharge Wells and other items for RWH
Costs of Recharge Wells and other items for RWHbiomeshubha
 

En vedette (11)

Ready to Move in Flats/Apartments in Noida Extension BY LandlinkeR
Ready to Move in Flats/Apartments in Noida Extension BY LandlinkeRReady to Move in Flats/Apartments in Noida Extension BY LandlinkeR
Ready to Move in Flats/Apartments in Noida Extension BY LandlinkeR
 
Focus Group
Focus GroupFocus Group
Focus Group
 
Mundial
MundialMundial
Mundial
 
Water management questionnaire for layouts
Water management questionnaire for layoutsWater management questionnaire for layouts
Water management questionnaire for layouts
 
Krishna lilac - IUWM
Krishna lilac - IUWMKrishna lilac - IUWM
Krishna lilac - IUWM
 
Anvita Eusipco 2004
Anvita Eusipco 2004Anvita Eusipco 2004
Anvita Eusipco 2004
 
Amatyc Ignite by Feldon and Tchertchian New Orleans, LA, 2015
Amatyc Ignite by Feldon and Tchertchian New Orleans, LA, 2015Amatyc Ignite by Feldon and Tchertchian New Orleans, LA, 2015
Amatyc Ignite by Feldon and Tchertchian New Orleans, LA, 2015
 
Resume
ResumeResume
Resume
 
Permissions to be taken to dig a Borewell
Permissions to be taken to dig a BorewellPermissions to be taken to dig a Borewell
Permissions to be taken to dig a Borewell
 
Costs of Recharge Wells and other items for RWH
Costs of Recharge Wells and other items for RWHCosts of Recharge Wells and other items for RWH
Costs of Recharge Wells and other items for RWH
 
Eletro2
Eletro2Eletro2
Eletro2
 

Similaire à Anvita Dynamic Fontson Web Feb2001

Optimizing Drupal for Mobile Devices
Optimizing Drupal for Mobile DevicesOptimizing Drupal for Mobile Devices
Optimizing Drupal for Mobile DevicesSugree Phatanapherom
 
Web Scraper Shibuya.pm tech talk #8
Web Scraper Shibuya.pm tech talk #8Web Scraper Shibuya.pm tech talk #8
Web Scraper Shibuya.pm tech talk #8Tatsuhiko Miyagawa
 
Java Script
Java ScriptJava Script
Java Scriptsiddaram
 
OSCON 2004: XML and Apache
OSCON 2004: XML and ApacheOSCON 2004: XML and Apache
OSCON 2004: XML and ApacheTed Leung
 
Microsoft ASP.NET 4.0 : What's Next?
Microsoft ASP.NET 4.0 : What's Next?Microsoft ASP.NET 4.0 : What's Next?
Microsoft ASP.NET 4.0 : What's Next?goodfriday
 
A brief history of the web
A brief history of the webA brief history of the web
A brief history of the webJorge Zapico
 
LAMP_TRAINING_SESSION_3
LAMP_TRAINING_SESSION_3LAMP_TRAINING_SESSION_3
LAMP_TRAINING_SESSION_3umapst
 
Html5, css3, canvas, svg and webgl
Html5, css3, canvas, svg and webglHtml5, css3, canvas, svg and webgl
Html5, css3, canvas, svg and webglKilian Valkhof
 
PHP Presentation
PHP PresentationPHP Presentation
PHP PresentationAnkush Jain
 
Lca2009 Video A11y
Lca2009 Video A11yLca2009 Video A11y
Lca2009 Video A11yguesta3d158
 
Forum Presentation
Forum PresentationForum Presentation
Forum PresentationAngus Pratt
 
PHP Presentation
PHP PresentationPHP Presentation
PHP PresentationNikhil Jain
 
Web APIs & Google APIs
Web APIs & Google APIsWeb APIs & Google APIs
Web APIs & Google APIsPamela Fox
 
IPW HTML course
IPW HTML courseIPW HTML course
IPW HTML courseVlad Posea
 
KMUTNB - Internet Programming 3/7
KMUTNB - Internet Programming 3/7KMUTNB - Internet Programming 3/7
KMUTNB - Internet Programming 3/7phuphax
 

Similaire à Anvita Dynamic Fontson Web Feb2001 (20)

JQuery 101
JQuery 101JQuery 101
JQuery 101
 
Optimizing Drupal for Mobile Devices
Optimizing Drupal for Mobile DevicesOptimizing Drupal for Mobile Devices
Optimizing Drupal for Mobile Devices
 
Php 3 1
Php 3 1Php 3 1
Php 3 1
 
Web Scraper Shibuya.pm tech talk #8
Web Scraper Shibuya.pm tech talk #8Web Scraper Shibuya.pm tech talk #8
Web Scraper Shibuya.pm tech talk #8
 
Java Script
Java ScriptJava Script
Java Script
 
OSCON 2004: XML and Apache
OSCON 2004: XML and ApacheOSCON 2004: XML and Apache
OSCON 2004: XML and Apache
 
Microsoft ASP.NET 4.0 : What's Next?
Microsoft ASP.NET 4.0 : What's Next?Microsoft ASP.NET 4.0 : What's Next?
Microsoft ASP.NET 4.0 : What's Next?
 
A brief history of the web
A brief history of the webA brief history of the web
A brief history of the web
 
LAMP_TRAINING_SESSION_3
LAMP_TRAINING_SESSION_3LAMP_TRAINING_SESSION_3
LAMP_TRAINING_SESSION_3
 
Html5, css3, canvas, svg and webgl
Html5, css3, canvas, svg and webglHtml5, css3, canvas, svg and webgl
Html5, css3, canvas, svg and webgl
 
PHP Presentation
PHP PresentationPHP Presentation
PHP Presentation
 
Lca2009 Video A11y
Lca2009 Video A11yLca2009 Video A11y
Lca2009 Video A11y
 
Forum Presentation
Forum PresentationForum Presentation
Forum Presentation
 
Html tutorial
Html tutorialHtml tutorial
Html tutorial
 
PHP Presentation
PHP PresentationPHP Presentation
PHP Presentation
 
Javascript Basic
Javascript BasicJavascript Basic
Javascript Basic
 
Web APIs & Google APIs
Web APIs & Google APIsWeb APIs & Google APIs
Web APIs & Google APIs
 
APEX Themes and Templates
APEX Themes and TemplatesAPEX Themes and Templates
APEX Themes and Templates
 
IPW HTML course
IPW HTML courseIPW HTML course
IPW HTML course
 
KMUTNB - Internet Programming 3/7
KMUTNB - Internet Programming 3/7KMUTNB - Internet Programming 3/7
KMUTNB - Internet Programming 3/7
 

Plus de guest6e7a1b1

Anvita Ncvpripg 2008 Presentation
Anvita Ncvpripg 2008 PresentationAnvita Ncvpripg 2008 Presentation
Anvita Ncvpripg 2008 Presentationguest6e7a1b1
 
Anvita Web Contentfor Indian Language 15mar2001
Anvita   Web Contentfor Indian Language 15mar2001Anvita   Web Contentfor Indian Language 15mar2001
Anvita Web Contentfor Indian Language 15mar2001guest6e7a1b1
 
Anvita Audio Classification Presentation
Anvita Audio Classification PresentationAnvita Audio Classification Presentation
Anvita Audio Classification Presentationguest6e7a1b1
 
Anvita Intro Of Sites Jan2001
Anvita   Intro Of Sites Jan2001Anvita   Intro Of Sites Jan2001
Anvita Intro Of Sites Jan2001guest6e7a1b1
 
Anvita Gita Supersite Case Study Nov2000
Anvita   Gita Supersite Case Study Nov2000Anvita   Gita Supersite Case Study Nov2000
Anvita Gita Supersite Case Study Nov2000guest6e7a1b1
 
Anvita Wisp 2007 Presentation
Anvita Wisp 2007 PresentationAnvita Wisp 2007 Presentation
Anvita Wisp 2007 Presentationguest6e7a1b1
 

Plus de guest6e7a1b1 (6)

Anvita Ncvpripg 2008 Presentation
Anvita Ncvpripg 2008 PresentationAnvita Ncvpripg 2008 Presentation
Anvita Ncvpripg 2008 Presentation
 
Anvita Web Contentfor Indian Language 15mar2001
Anvita   Web Contentfor Indian Language 15mar2001Anvita   Web Contentfor Indian Language 15mar2001
Anvita Web Contentfor Indian Language 15mar2001
 
Anvita Audio Classification Presentation
Anvita Audio Classification PresentationAnvita Audio Classification Presentation
Anvita Audio Classification Presentation
 
Anvita Intro Of Sites Jan2001
Anvita   Intro Of Sites Jan2001Anvita   Intro Of Sites Jan2001
Anvita Intro Of Sites Jan2001
 
Anvita Gita Supersite Case Study Nov2000
Anvita   Gita Supersite Case Study Nov2000Anvita   Gita Supersite Case Study Nov2000
Anvita Gita Supersite Case Study Nov2000
 
Anvita Wisp 2007 Presentation
Anvita Wisp 2007 PresentationAnvita Wisp 2007 Presentation
Anvita Wisp 2007 Presentation
 

Dernier

The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProduct Anonymous
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsJoaquim Jorge
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUK Journal
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 

Dernier (20)

The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 

Anvita Dynamic Fontson Web Feb2001

  • 1. Static Fonts <html><head></head> <body background=image1.jpg > <center><font color=red><u>Mool Sloka-Sanskrit </u></font></center> <font face=DV-TTYogesh color=blue size=+1><center> v&Eacute;&THORN;i&Eacute;&reg;&uacute;&Eacute;¹]&Aring;&otilde ; =´&Eacute;&Eacute;S&Eacute;<BR> v&Eacute;¨&Eacute;&Ccedil;I&Eacute;&auml;j&Eacute;&auml; E&Ouml;&ograve;¯ &ucirc;I&Eacute;&auml;j&Eacute;&auml; º&Eacute;¨&Eacute;´&Eacute;&auml;i&Eacute;&Eacute; ª&Eacute;&Ouml;ª&Eacute;&Ouml;iº&Eacute;´&Eacute;:*<BR> ¨&Eacute;&Eacute;¨&Eacute;E&ograve;&Eacute;: {&Eacute;&Eacute; hb÷´&Eacute;&Eacute;¶S&Eacute;&egrave;´&Eacute;&Ecirc;E&ogra ve; ¨&Eacute; E&Ouml;&ograve;´&Eacute;&Ccedil;i&Eacute; º&Eacute;&AElig;V&Eacute;ª&Eacute;**1.1**<BR><BR> </font></center></body></html>
  • 2. Dynamic Fonts - PFR <HTML><HEAD><defanged-meta http-equiv=quot;Content-Typequot; content=quot;text/html; charset=x-user-definedquot;> <link REL=FONTDEF SRC='yogesh.pfr'> <SCRIPT LANGUAGE=quot;JavaScriptquot; SRC=quot;http://172.31.16.68/wfplayer/tdserver.jsquot; TYPE=quot;text/javascriptquot;> </SCRIPT> <LINK> </HEAD><BODY background='image1.jpg'><CENTER><FONT color=red> Mool Sloka- Sanskrit</FONT></CENTER> <FONT face=DV-TTYogesh color=blue size=+1> <CENTER> vÉÞiÉ®úɹ]Åõ =´ÉÉSÉ<BR>vɨÉÇIÉäjÉä EÖò¯ ûIÉäjÉä ºÉ¨É´ÉäiÉÉ ªÉÖªÉÖiºÉ´É:*<BR> ¨ÉɨÉEòÉ: {ÉÉhb÷´ÉɶSÉè´É ÊEò¨ÉEÖò´ÉÇiÉ ºÉÆVɪÉ**1.1**<BR><BR> </FONT></CENTER> <EMBED src='audio/chap1/1-1.au' hidden='true' align='baseline' border='0' width='128' height='128' autostart='true' autoplay='true' NOJAVA=true NAME='aslk' MASTERSOUND > </BODY></HTML>
  • 3. Tdserver.js if (navigator.appName == quot;Microsoft Internet Explorerquot; && navigator.appVersion.indexOf(quot;Windowsquot;, 0) != -1 && navigator.appVersion.substring(0,1) >= 4){ document.writeln(quot;<objectquot;); document.writeln(quot;classid=quot;clsid:0246ECA8-996F- 11D1-BE2F-00A0C9037DFEquot;quot;); document.writeln(quot;codebase=quot;http://172.31.16.68 /wfplayer/tdserver.cab#version=1,0,0,12quot;quot;); document.writeln(quot;id=quot;TDSquot; width=0 height=0quot;); document.writeln(quot;>quot;); document.writeln(quot;</object>quot;); } if (navigator.appName !=quot;Microsoft Internet Explorerquot;){ document.writeln(quot;<defanged-meta http- equiv=quot;Content-Typequot; content=quot;text/html; charset=utf-8quot;>quot;); }
  • 4. Dynamic Fonts - EOT bVer = parseInt(navigator.appVersion); if (bVer >= 4){ if (navigator.appName == quot;Netscapequot;) document.write(quot;<link rel='fontdef‘ src='http:// www.bimari-jankari.org/DV-TTVasundhara.pfr'>quot;); else{ document.write ('<style type=quot;text/cssquot;>'); document.write ('@font-face {'); document.write ('font-family: DV-TTVasundhara'+quot;;quot;); document.write ('font-style: normal'+quot;;quot;); document.write ('font-weight: normal'+quot;;quot;); document.write ('src: url(quot;http://www.bimari- jankari.org/DVTTVAS2.eotquot;)'); document.write ('}'); document.write ('</style>');} }else location.href=quot;http://www.bimari- jankari.org/fonts/help.htmquot;;
  • 5. Dynamic Fonts - EOT nVer = parseInt(navigator.appVersion); if((window.location.host.indexOf(“64.29.200.150quot;)!=- 1) ||(window.location.host.toLowerCase().indexOf(quot;lycosquot; )!= - 1)){ if (nVer >= 4) { if (navigator.appName == quot;Netscapequot;) document.write (quot;<link rel='FONTDEF' src='http://64.29.200.150/eotpfr_ded/lycos/Webdunia.p fr'>quot;); else { document.write (quot;<STYLE TYPE='text/css'> @font-face { font-family: Webdunia; font-style: normal; font-weight: normal;
  • 6. Dynamic Fonts - EOT src:url(http://64.29.200.150/eotpfr_ded/lycos/WEBDUNI 0.eot); } </STYLE>quot;);} }else location.href=quot;http://in.webdunia.lycosasia.com/quot;;} else{ if (nVer >= 4) { if (navigator.appName == quot;Netscapequot;) document.write (quot;<link rel='fontdef' src='http://www.Webdunia.com/eotpfr/Webdunia.pfr'>quot;); else{ document.write('<style type=quot;text/cssquot;>'); document.write(' @font-face {'); document.write(' font-family: Webdunia'+quot;;quot;); document.write (' font-style: normal'+quot;;quot;); document.write (' font-weight: normal'+quot;;quot;); document.write (' src: url(quot;http://www.Webdunia.com/eotpfr/WEBDUNI0.eotquot;)'); document.write ('}');