웹 브라우저를 온라인 메모장으로 사용

내 RSS 읽기 VeryComputer 차례로 게시 형식을 사용하는 방법을 보여주는 José Jesús Pérez Aguinaga 데이터 URI HTML5의 힘과 '라는 새로운 요소와 함께내용'를 사용하면 메모장으로 사용할 수있는 HTML 페이지를 만들 수 있습니다.

주소 표시 줄에 입력하면됩니다.

data:text/html, <html contenteditable>

게시 José Jesús Pérez Aguinaga에 의해, 살펴볼 가치가있는 몇 가지 다른 예가 주석을 통해 나타납니다.

data:text/html, <textarea style="font-size: 1.5em; width: 100%; height: 100%; border: none; outline: none" autofocus />
data:text/html, <html><head><link href='http://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'><style type="text/css"> html { font-family: "Open Sans" } * { -webkit-transition: all linear 1s; }</style><script>window.onload=function(){var e=false;var t=0;setInterval(function(){if(!e){t=Math.round(Math.max(0,t-Math.max(t/3,1)))}var n=(255-t*2).toString(16);document.body.style.backgroundColor="#ff"+n+""+n},1e3);var n=null;document.onkeydown=function(){t=Math.min(128,t+2);e=true;clearTimeout(n);n=setTimeout(function(){e=false},1500)}}</script></head><body contenteditable style="font-size:2rem;line-height:1.4;max-width:60rem;margin:0 auto;padding:4rem;">
data:text/html, <body contenteditable style="font-size:2rem;line-height:1.4;max-width:60rem;margin:0 auto;padding:4rem;">
data:text/html, <title>Text Editor</title><body contenteditable style="font-size:2rem;line-height:1.4;max-width:60rem;margin:0 auto;padding:4rem;">

나는 그것을 시도했다 파이어 폭스 y Chromium 그리고 그것은 완벽하게 작동합니다. HTML5를 지원하는 다른 브라우저에서도 작동할 것 같아요 


Google에서 선호하는 검색 엔진으로 추가