--
~~~~~~~~~~~~~~~~~~
Rob Giordano
Microsoft MVP Expression Web
"Blink Word Art" <Blink Word A...@discussions.microsoft.com> wrote in message
news:61F3B5C2-2B47-4E7F...@microsoft.com...
See http://www.rxs-enterprises.org/tests/vml-graphics/ for reasons why VML
(which includes WordArt) should be avoided in web pages.
--
Ron Symonds
Microsoft MVP (Expression Web)
http://www.rxs-enterprises.org/fp
Reply only to group - emails will be deleted unread.
"Blink Word Art" <Blink Word A...@discussions.microsoft.com> wrote in message
news:61F3B5C2-2B47-4E7F...@microsoft.com...
<v:path textpathok="t" o:connecttype="custom"
o:connectlocs="@9,0;@10,10800;@11,21600;@12,10800"
o:connectangles="270,180,90,0"/>
<v:textpath on="t" fitshape="t"/>
<v:handles>
<v:h position="#0,bottomRight" xrange="6629,14971"/>
</v:handles>
<o:lock v:ext="edit" text="t" shapetype="t"/>
</v:shapetype><v:shape id="_x0000_s1025" type="#_x0000_t136" style='width:3in;
height:23.25pt' fillcolor="#9400ed" strokecolor="#eaeaea" strokeweight="1pt">
<v:fill color2="blue" angle="-90" colors="0 #a603ab;13763f #0819fb;22938f
#1a8d48;34079f yellow;47841f #ee3f17;57672f #e81766;1 #a603ab"
method="none" type="gradient"/>
<v:shadow on="t" type="perspective" color="silver" opacity="52429f"
origin="-.5,.5"
matrix=",46340f,,.5,,-4768371582e-16"/>
<v:textpath style='font-family:"Arial Black";font-size:20pt;v-text-kern:t'
trim="t" fitpath="t" string="April 30, May 1 & 2 2010"/>
</v:shape><![endif]--><![if !vml]><img border=0 width=301 height=37
src="body_page125_files/image001.gif" alt="April 30, May 1 & 2 2010"
v:shapes="_x0000_s1025"><![endif]></p><p>
<p align="center"><font color="#FF0000" size="4">****IMPORTANT T-SHIRT
NOTICE****</font></p>
"Rob Giordano [MS MVP]" wrote:
Second - see my post about animated gifs.
Third - What table? - What are we looking at in that mess you call code?
--
Ron Symonds
Microsoft MVP (Expression Web)
http://www.rxs-enterprises.org/fp
Reply only to group - emails will be deleted unread.
"Blink Word Art" <BlinkW...@discussions.microsoft.com> wrote in message
news:605200C5-77D3-4D6D...@microsoft.com...
<v:path textpathok="t" o:connecttype="custom"
o:connectlocs="@9,0;@10,10800;@11,21600;@12,10800"
o:connectangles="270,180,90,0"/>
<v:textpath on="t" fitshape="t"/>
<v:handles>
<v:h position="#0,bottomRight" xrange="6629,14971"/>
</v:handles>
<o:lock v:ext="edit" text="t" shapetype="t"/>
</v:shapetype><v:shape id="_x0000_s1025" type="#_x0000_t136" style='width:3in;
height:23.25pt' fillcolor="#9400ed" strokecolor="#eaeaea" strokeweight="1pt">
<v:fill color2="blue" angle="-90" colors="0 #a603ab;13763f #0819fb;22938f
#1a8d48;34079f yellow;47841f #ee3f17;57672f #e81766;1 #a603ab"
method="none" type="gradient"/>
<v:shadow on="t" type="perspective" color="silver" opacity="52429f"
origin="-.5,.5"
matrix=",46340f,,.5,,-4768371582e-16"/>
<v:textpath style='font-family:"Arial Black";font-size:20pt;v-text-kern:t'
trim="t" fitpath="t" string="April 30, May 1 & 2 2010"/>
</v:shape><![endif]--><![if !vml]><img border=0 width=301 height=37
src="body_page125_files/image001.gif" alt="April 30, May 1 & 2 2010"
v:shapes="_x0000_s1025"><![endif]></p><p>
<p align="center"><font color="#FF0000" size="4">****IMPORTANT T-SHIRT
NOTICE****</font></p>
"Rob Giordano [MS MVP]" wrote:
"Ronx" wrote:
> .
>
--
~~~~~~~~~~~~~~~~~~
Rob Giordano
Microsoft MVP Expression Web
"Ronx" <ron...@hotmail.com> wrote in message
news:eZaV0p3e...@TK2MSFTNGP04.phx.gbl...
#1 <blink>text</blink> Is For Netscape and Opera Only !
#2 is JavaScript
============================================
<!-- This script and many more are available free online at -->
<!-- The JavaScript Source!! http://javascript.internet.com -->
<script language="JavaScript1.2">
<!-- Begin
function initArray() {
this.length = initArray.arguments.length;
for (var i = 0; i < this.length; i++) {
this[i] = initArray.arguments[i];
}
}
var ctext = "Wow! Look at all the pretty colors!";
var x = 0;
var color = new initArray(
"red",
"blue",
"green",
"black"
);
if(navigator.appName == "Netscape") {
document.write('<layer id="c"><center>'+ctext+'</center></layer><br>');
}
if (navigator.appVersion.indexOf("MSIE") != -1){
document.write('<div id="c"><center>'+ctext+'</center></div>');
}
function chcolor(){
if(navigator.appName == "Netscape") {
document.c.document.write('<center><font color="'+color[x]);
document.c.document.write('">'+ctext+'</font></center>');
document.c.document.close();
}
else if (navigator.appVersion.indexOf("MSIE") != -1){
document.all.c.style.color = color[x];
}
(x < color.length-1) ? x++ : x = 0;
}
setInterval("chcolor()",1000);
// End -->
</script>
============================================
"Blink Word Art" <Blink Word A...@discussions.microsoft.com> wrote in message
news:61F3B5C2-2B47-4E7F...@microsoft.com...
<STRONG><SPAN style="COLOR: #ff3300"><A
href="http://hot-text.ath.cx"><script language="JavaScript1.2">
///////////////Wow! Look at all the pretty
colors!";/////////////////////////////
// End -->
</script><noscript><blink>Wow! Look at all the pretty
colors -</blink></noscript></A></SPAN></STRONG>
and you can make it two Colors too like this
var color = new initArray(
> "red",
> "blue".
And here 3 more just for OPERA lool
++++++++++++++++++++++++++++++++++++++++
<STRONG><SPAN style="COLOR: #ff3300;"><A
href="http://hot-text.ath.cx"><blink>Wow! Look at all the pretty
colors</blink></A></SPAN></STRONG>
+++++++++++++++++++++++++++++++++++++++++
<A
href="http://hot-text.ath.cx"><blink style="COLOR: #ff3300"><b
style="color: #3333ff; text-decoration: blink;">Wow! Look at all the pretty
colors</blink></A>
+++++++++++++++++++++++++++++++++++++++
<A
href="http://hot-text.ath.cx"><b style="color: #3333ff; text-decoration:
blink;">Wow! Look at all the pretty </b></A>
++++++++++++++++++++++++++++++++++++++
"Hot-text" <hot-...@hotmail.com> wrote in message
news:O1R1GXJf...@TK2MSFTNGP05.phx.gbl...
Also- Word art is not text, it creates a vector image that only works in IE,
and downgrades to a GIF in other browsers
The flash rates to avoid are between 5 and 30 hertz for the people who have
photosensitive epilepsy
"Blink Word Art" <BlinkW...@discussions.microsoft.com> wrote in message
news:C6DB8130-26C3-47A9...@microsoft.com...
LOL!!!
--
[.NET: It's About Trust!]
--
~~~~~~~~~~~~~~~~~~
Rob Giordano
Microsoft MVP Expression Web
"Karl E. Peterson" <ka...@exmvps.org> wrote in message
news:#bSBBJSf...@TK2MSFTNGP02.phx.gbl...