This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.
%I A106096 #6 Mar 30 2012 17:26:15 %S A106096 61,163,263,461,463,563,601,613,631,641,643,653,661,1061,1063,1163, %T A106096 1361,1601,1613,1621,1663,2063,2161,2621,2633,2663,3061,3163,3361, %U A106096 3461,3463,3613,3623,3631,3643,4261,4363,4463,4561,4603,4621,4643,4651,4663,5261 %N A106096 Primes with maximal digit 6. %H A106096 B. D. Swan, <a href="/A106096/b106096.txt">Table of n, a(n) for n=1,...,30000</a> %t A106096 Select[Prime[Range[300]], Max[IntegerDigits[ # ]]==6&] %K A106096 nonn,base,easy %O A106096 1,1 %A A106096 _Zak Seidov_, May 07 2005