반응형

dic.daum.net 에서 글자검색 -  http://dic.daum.net/word/view.do?wordid=ekw000055763&q=enhance

 

모바일, 패드, PC웹 구분으로 나누어 진다.

 

CSS 파일은 페이지 위에서 아래로 Override 된다.

 

모바일 - max-width : 686px

패   드 - 686px < width <= 1000px

PC웹   - 1000px 이상

 

Pad

   : <link rel="stylesheet" media="screen and (min-width: 687px) and (max-width: 1000px)" type="text/css" href="http://s1.daumcdn.net/svc/attach/U0301/cssjs/language/4905/css/mediaq_pad.css">

 

 

mobile

  : <link rel="stylesheet" media="screen and (max-width: 686px)" type="text/css" href="http://s1.daumcdn.net/svc/attach/U0301/cssjs/language/4905/css/mediaq_m.css">

 

 

반응형
반응형

40+ Seriously Creative 404 File Not Found Pages

 

http://creativecan.com/2013/04/creative-404-file-not-found-pages/

 

404 에러 페이지를 각 사이트의 특성에 맞게 디자인한 것들 중 좋은 것들.

 

404-south-park

When a requested page is not found and it typically means there is a link with a broken URL somewhere. In this case, it is best practice for a website to show a 404 page to the visitor. The 404 – page not found error is common and every Internet user get it now and then. Reason is that most websites change regularly, while external links remain the same. It is hard if not impossible to maintain external links and require a lot of work so the best thing you can do is to make 301 permanent redirects when you change an URL for a page. In WordPress you can automate this using plugins like Redirection. This plugin detect changes and create redirects to avoid links to be broken.

Even if you maintain your links like this you cannot avoid situation where a visitor types in a wrong URLs or clicks on a broken links to your website. It is possible to look into website stats, find typical 404 pages, and then redirect these to meaningful pages. Still you can expect some visitors to hit your 404, probably every day, and I am sure you want to give them the best experience and try to keep them on the site. Therefore, it is a good idea to have a fun illustration and some options for the visitors to move on into your site.

In this article, I am sharing some really creative examples of how 404 pages can be designed. Check them out and use them as inspiration for your own site.

TattooSales – MORE INFO

tattoosales-404-page-not-found

Suspended Animations – MORE INFO

suspsneded

Be Right Back – MORE INFO

will-be-right-back

Funned – MORE INFO

funned

Seecoy – MORE INFO

seecoy

Twurn – MORE INFO

twurn

Fuelly – MORE INFO

fuelly

Huml – MORE INFO

huml

GDZLLA – MORE INFO

gdzlla

Lileks – MORE INFO

lileks

b3ta – MORE INFO

b3ta

Deviantart – MORE INFO

deviantart

Abduzeedo – MORE INFO

abduzeedo

Scar.atspace – MORE INFO

scar-atspace

Dilbert – MORE INFO

dilbert

CSS – Tricks – MORE INFO

css-tricks

CSS Remix – MORE INFO

css-remix

Geek Squad – MORE INFO

geeksquad

Amorphia Apparel – MORE INFO

amorphia-apparel

Open Ended Adventure – MORE INFO

open-ended-adventure

Pattern Tap – MORE INFO

pattern-tap

Urban Outfitters – MORE INFO

urban-outfitters

D20srd – MORE INFO

d20srd

The Web Motel – MORE INFO

the-web-motel

Soocial – MORE INFO

soocial

Blizzard – MORE INFO

blizzard

Home Star Runner – MORE INFO

home-star-runner

South Park Studios – MORE INFO

south-park-studios

I Folder Links – MORE INFO

i-folder-links

Henrik Hedegard – MORE INFO

henrik-hedegard

Limp Fish – MORE INFO

limp-fish

Tele2 – MORE INFO

tele2

Klaus – MORE INFO

klaus

Kidmondo – MORE INFO

kidmondo

DDZ – MORE INFO

ddz-net

Agens – MORE INFO

agens

Ferdaze – MORE INFO

ferdaze

Lark News – MORE INFO

lark-news

Cuoma – MORE INFO

couma

Club Penguin – MORE INFO

club-penguin

Github – MORE INFO

github

 

 

 

반응형
반응형

최신 에러 페이지 모음

 

http://ui-patterns.com/explore/collections/error-pages

 

 

반응형
반응형

더 나은 웹 사이트를 만드는 데 도움을 줄 수있는 25 웹 개발 자원

25 Web development resources to help you create better websites

 

http://www.developerdrive.com/2013/03/25-web-development-resources-to-help-you-create-better-websites/

 

 

25 Web development resources to help you create better websites Developer Drive.mht

#1. Columnal

The Columnal CSS grid system is a “remix” of a couple others with some custom code thrown in. The elastic grid system is borrowed from cssgrid.net, while some code inspiration (and the idea for subcolumns) are taken from 960.gs.

#2. Initializr

Initializr is here to kick-start the development of your new projects. It generates templates based on HTML5 Boilerplate by allowing you to choose which parts you want or don’t want from it. A responsive template has also been added to start from a basic design instead of a blank page.

#3. Button CSS3 UI

This new CSS3 Framework buttons is perfect for your websites, blogs and web projects.
It’s now possible to integrate custom buttons easy to use and understand.

#4. Bootstrap v.2.0 from Twitter

A 12-column responsive grid, dozens of components, JavaScript plugins, typography, form controls, and even a web-based Customizer to make Bootstrap your own.Built at Twitter by @mdo and @fat, Bootstrap utilizes LESS CSS, is compiled via Node, and is managed through GitHub to help nerds do awesome stuff on the web. Bootstrap was made to not only look and behave great in the latest desktop browsers (as well as IE7!), but in tablet and smartphone browsers via responsive CSS as well.

#5. Normalize.css

Normalize.css makes browsers render all elements more consistently and in line with modern standards. It precisely targets only the styles that need normalizing. Normalize.css is a small CSS file that provides better cross-browser consistency in the default styling of HTML elements. It’s a modern, HTML5-ready, alternative to the traditional CSS reset.

#6. Adobe Edge Free Web Fonts

Edge Web Fonts gives you access to a vast web font library made possible by contributions from Adobe, Google, and designers around the world. The fonts are served by Typekit, so you can be sure of high performance and stability. Plus, it’s free!

#7. dabblet – A Playground for Testing CSS and HTML

dabblet is an interactive playground for quickly testing snippets of CSS and HTML code. It uses -prefix-free, so that you won’t have to add any prefixes in your CSS code. You can save your work in Github gists, embed it in other websites and share it with others.

#8. CSS3 Shapes

CSS3 Shapes provide a list of mainly geometric shapes you can perform using CSS3. Whether you need a circle, triangle or some other shape I am sure you will find something useful here.

#9. Mobile Boilerplate

HTML5 Boilerplate helps you build fast, robust, and adaptable web apps or sites. Kick-start your project with the combined knowledge and effort of 100s of developers, all in one little package.

#10. CSS3 Patterns Gallery

CSS3 Patterns Gallery offers exactly what the title says, a large selection of CSS3 patterns. On the front page you will see all the different patterns, then when you click on one it will give you the code needed to recreate this pattern on your site.

#11. Modernizr

Modernizr is a JavaScript library that detects HTML5 and CSS3 features in the user’s browser. Modernizr runs quickly on page load to detect features; it then creates a JavaScript object with the results, and adds classes to the html element for you to key your CSS on. Modernizr supports dozens of tests, and optionally includes YepNope.js for conditional loading of external .js and .css resources.

#12. The Semantic Grid System

Set column and gutter widths, choose the number of columns, and switch between pixels and percentages. All without any .grid_x classes in your markup. Oh, and did we mention it’s responsive? Runs on LESS, SCSS, or Stylus.

#13. Moqups – HTML5 App For Creating Wireframes

Moqups is a nifty HTML5 App used to create wireframes, mockups or UI concepts, prototypes depending on how you like to call them. If you ever wanted to create a wireframe of a website then this is the program that will help you do exactly that.

#14. Sencha CSS3 Animator & HTML5 Animations

Captivate your audience. Engage your customers. Standards-based CSS3 animation has never been so easy. With the power of Sencha Animator, use CSS3 animations to build the next generation rich-media ads. Animate text and images with smooth transitions, design buttons with gradients, and embed analytics. All backed by the strength of web standards. It does cost $99 but it is really worth it.

#15. Css2Less – CSS to LessCSS converter

This tool has been thought for front-end developers who are tired of working with CSS. Here you can quickly convert your old CSS files to fresh new LESS files. As easy as copy/paste. You can also convert files locally by install the css2less RubyGems.

#16. prefixMyCSS

You can now use powerful CSS3 techniques, and don’t waste your time writing each properties. First, write your code for your loved browser. Then, come here, paste your CSS code in the first block, and prefix! All vendor prefixes are added to your code. You can safely replace your old code.

#17. RWD Grid

rwdgrid is just another Grid system based on popular 960grid , which is responsive and ranges from mobile, tablet, laptops and wide screen displays. Naming convention of this grid system is similar to 960 grid system, where underscore is replaced by hyphen (increases readabilty).rwdgrid is having different Grid system made for 1200px+ Displays, 960px+ Displays, 720px+ Displays and Mobile screens.

#18. Foundation

The most advanced responsive front-end framework in the world. Foundation is made by ZURB, a product design company in Campbell, California. They have more than 15 years of experience building web products, services and websites into this framework.

Foundation is a rock-solid, responsive framework for rapidly prototyping and iterating into production code. It includes a 12-column, future-friendly grid and tons of great tools and elements that’ll get you up and running in no time.

#19. CSS Lint

CSS Lint helps point out problems with your CSS code. It does basic syntax checking as well as applying a set of rules to the code that look for problematic patterns or signs of inefficiency. The rules are all pluggable, so you can easily write your own or omit ones you don’t want.

#20. Buzz

Buzz is a small but powerful Javascript library that allows you to easily take advantage of the new HTML5 audio element. It degrades silently on non-modern browsers.

#21. HTML Email Boilerplate

This website and its sample code creates a template of sorts, absent of design or layout, that will help you avoid some of the major rendering problems with the most common email clients out there — Gmail, Outlook, Yahoo Mail, etc

#22. Mozilla Thimble

Thimble makes it ridiculously simple to create your own web pages. Write and edit HTML and CSS right in your browser. Instantly preview your work. Then host and share your finished pages with a single click. Easy, huh?

#23. Fluid Baseline Grid

The Fluid Baseline Grid System is an HTML5 & CSS3 development kit that provides a solid foundation to quickly design websites with ease.

The FBG system was built with typographic standards in mind and combines principals of fluid-column layouts, baseline grids and mobile-first responsive design into a resolution independent and device agnostic framework. It is packed with CSS normalization, beautiful typographic standards, corrected bugs, common browser inconsistencies and improved usability. You can finally have your cake and eat it too, all while making awesome websites.

#24. Sprite Cow

Sprite Cow helps you get the background-position, width and height of sprites within a spritesheet as a nice bit of copyable css.

Automated spritesheet generators are pretty cool, but I prefer the control over optimisation and compression you get by making them manually. However, copying all the positions & sizes from graphics apps wasted a ton of my time, so the guys behind Sprite Cow made this!

#25. holmes.css

holmes.css is useful for checking the quality of your code (up to W3C HTML5 standards), nitpicking over ensuring markup is valid and semantic and accessility guidelines are met, and when you are tasked to fix up and debug an old, OLD website. It has a simple implementation and a mostly unobtrusive effect on your page. Not recommended for live enviroments.

반응형
반응형

http://www.sencha.com/blog/how-to-embed-interactive-css3-animations-in-an-ibook/

 

인터랙티브한 HTML 파일 만들기에 익숙하신 분이라면 iBooks Author에 넣기 간편하기 때문에.. 웹디자이너에 대한 수요가 더 커질 것 같습니다. Adobe Edge나 Sencha Animator를 이용해서 만들고 그 HTML 파일을 아이북스 아서에 넣기만 하면 영상과 같이 제작이 가능하네요.

반응형
반응형

Welcome to the Unicode Symbol Map (☆USM★) info page

 

http://panmental.de/symbols/info.htm

 

Welcome to the Unicode Symbol Map (☆USM★) info page

☆USM★ is a browser bookmarklet that pulls up expressive characters for easy copy & paste of all those crazy unicode symbols that people love to include in their emails and blog posts.

I designed this tool as a bookmarklet to find characters fast for quick messages or status updates. If you want to add it, just drag this link to ☆USM★ up to your bookmark bar or right click it and choose "Add to Favorites".

Instructions

How to use: To copy and paste a symbol simply click on the symbol you want. It will be selected and copied to your clipboard.
Troubleshooting: Note that on older systems not all the symbols might be available - you can download arialuni.ttf and copy it to your C:\Windows\Fonts directory; after restarting your browser you should be fine.
Symbols: The drop-down menu lets you choose symbols from the categories:
  • most wanted symbols: "☺", "☻", "✌", "✍", "✎", "✉", "☀", "☃", "☁", "☂", "★", "☆", "☮", "☯", "〠", "☎", "☏", "♕", "❏", "☐", "☑", "☒", "✓", "✗", "¢", "€", "£", "❤", "❣", "❦", "♣", "♤", "♥", "♦", "♧", "►", "❝", "❞", "☜", "☝", "☞", "☟", "☚", "☛", "☹", "త", "☣", "☠"
  • more symbols: "✑", "✒", "÷", "‰", "√", "≠", "∞", "❛", "❜", "™", "©", "®", "✄", "✁", "✂", "✇", "✿", "❀", "“", "”", "„", "‟", "«", "»", "♪", "♫", "…", "◆", "◇", "✣", "✪", "✰", "✧", "✦", "☔", "☕", "☼", "☾", "❆", "❅", "❄", "✵", "♲", "♻", "♿", "⚅", "⚑", "⚐"
  • arrows: "←", "↑", "→", "↓", "↔", "↕", "⇄", "⇅", "↲", "↳", "↴", "↵", "↶", "↷", "↺ ", "↻", "➔", "➘", "➙", "➚", "➜", "➟", "➠", "➤", "➥", "➨", "➫", "➬", "➭", "➮", "➯", "➲", "➳", "➵", "➶", "➷", "➸", "➹", "➺", "➻", "➼", "➽", "➾", "◀", "▶", "◁", "▷", "◊"
  • other symbols: "⚒", "⚓", "⚔", "⚕", "⚘", "⚖", "⚛", "⚚", "⚠", "⚡", "♀", "♂", "⚢", "⚣", "⚤", "⚰", "⚱", "☢", "☤", "✝", "☦", "☧", "☨", "☩", "☪", "☭", "♈", "♉", "♊", "♋", "♌", "♍", "♎", "♏", "♐", "♑", "♒", "♓", "⌚", "⌛", "⌨", "⏎", "✈", "♨", "☸", "⚭", "⚮", "⚯"
  • mathematical: "∧", "∨", "∀", "∃", "∄", "¬", "∆", "∇", "∈", "∉", "∋", "∌", "∩", "∪", "⊂", "⊃", "⊄", "⊅", "⊆", "⊇", "∏", "∑", "Ω", "×", "±", "÷", "∅", "∗", "∙", "∂", "√", "∛", "∜", "∝", "∞", "∁", "∟", "∠", "∡", "∢", "∥", "∦", "⊕", "⊗", "≤", "≥", "≪", "≫"
  • mathematical 2: "∫", "∬", "∭", "∮", "∯", "∰", "∱", "∲", "∳", "∴", "∵", "∻", "∼", "∽", "∾", "≀", "≁", "≈", "≂", "≃", "≅", "≡", "≢", "≣", "≉", "≊", "≋", "≌", "≍", "≎", "≏", "≐", "≑", "≒", "≓", "≖", "≗", "≘", "≙", "≚", "≛", "≜", "≝", "≞", "≟", "≠", "⊧", "⊥"
  • mathematical 3: "¹", "²", "³", "⁴", "⁵", "ⁱ", "⁺", "⁻", "⁼", "⁽", "⁾", "ⁿ", "ℕ", "ℝ", "ℚ", "ℙ", "ℂ", "ℤ", "½", "¼", "¾", "α", "β", "γ", "δ", "ε", "ζ", "η", "θ", "λ", "μ", "ξ", "ω", "Φ", "Ψ", "⊨", "⊭", "⊻", "⊼", "⊽", "⋅", "⅀", "⌀", "⌈", "⌉", "⌊", "⌋", "ₓ"
  • mixed symbols: "♔", "♕", "♖", "♗", "♘", "♙", "♚", "♛", "♜", "♝", "♞", "♟", "℗", "♭", "♮", "♯", "♩", "☊", "♒", "☄", "✆", "ꁚ", "ꀪ", "ꀎ", "ꂔ", "℅", "℆", "℀", "℁", "№", "℮", "✜", "☇", "☈", "☉", "❖", "❶", "❷", "❸", "☘", "⌖", "ℹ", "⚀", "⚁", "⚂", "⚃", "⚄", "⚅"
  • international: "¡", "¿", "Á", "á", "À", "à", "Å", "å", "Ä", "ä", "Æ", "æ", "Ç", "ç", "É", "é", "È", "è", "Í", "í", "Ì", "ì", "Î", "î", "Ñ", "ñ", "Ó", "ó", "Ò", "ò", "Ô", "ô", "Ö", "ö", "Ø", "ø", "Ú", "ú", "Ù", "ù", "Ü", "ü", "Ž", "ž", "ß", "¥", "€", "£"


 

This is the Unicode Symbol Map Bookmarklet at http://panmental.de/symbols/info.htm.
I do not guarantee the correctness/adequateness of the script or the information given on this side and thus deny any responsibility for your use of it.
Johannes Knabe (jknabe@panmental.de)
My Homepage is http://panmental.de

반응형
반응형

THE MOST COMPREHENSIVE INDEX OF FREE ICON FONTS/ICONIC WEB FONTS

 

http://www.functionn.in/2012/11/the-best-free-iconic-web-fonts.html

 

 

반응형
반응형

백슬래쉬(Backslash) 문자란, "Reverse Solidus" 라고 불리기도 합니다. 좌측으로 기울어진 빗금입니다. 참고로 그냥 "슬래쉬(Slash)"는 / 이렇게 우측으로 기울어진 작대기입니다.

한글 윈도우에서는 백슬래시(\)가 원화(₩)기호로 나타납니다. 일본어판 윈도우에는 엔화(¥)기호로 나옵니다.

한글 폰트 자체가 그렇게 되어 있기에 그렇게 나오는 것인데,

다음의 방법을 사용하면, 한글 윈도우에서 백슬래시를 어느 정도 표현할 수 있습니다.


원화를 백슬래쉬로: 영문폰트 사용하여


한글 글꼴이 아닌 영문 폰트를 사용하는 것입니다. 영문 전용 폰트에는 원화 기호가 없기에 오리지날 백슬래시가 잘 나옵니다. 웹문서라면 다음과 같은 태그를 사용하여 폰트를 지정하면 됩니다:

HTML 코드

한글 폰트: 굴림
<span style="font-family:Gulim">C:\Program Files\Common Files\Adobe</span>

<br /><br />

영문 폰트: Arial
<span style="font-family:Arial">C:\Program Files\Common Files\Microsoft Shared</span>





HTML 출력 결과:

한글 폰트: 굴림
C:\Program Files\Common Files\Adobe

영문 폰트: Arial
C:\Program Files\Common Files\Microsoft Shared


패스 문자열 속의 백슬래쉬들이 깨끗하게 표현되었습니다.



원화를 백슬래시로: 전각문자 사용하여


전각문자로 된 백슬래시를 사용하는 것입니다. (▶▶ 컴퓨터용어] 반각 문자 / 전각 문자;(半角/全角)의 의미, 차이점- Half-Width / Full-Width Character 참고)

"\" <- 바로 이것이 백슬래쉬의 전각문자 버전입니다. 이것은 한글 폰트 속에 들어 있기에 한글 윈도우에도 잘 나옵니다.

위의 전각문자를 카피하여 문서에 붙여넣고 사용하시면 됩니다.

단, 전각문자 백슬래쉬는, 진짜 백슬래시 즉 반각문자 백슬래쉬와는 코드 번호가 다릅니다. 모양은 같지만, 컴퓨터는 전각 백슬래쉬를 백슬래쉬로 인식하지 못하는 경우가 대부분입니다. 따라서 "\" 이것을 워드프로세서 문서 속에서 사용한다든지 하는 것은 괜찮지만, 프로그래밍 등에서 진짜 백슬래쉬 대신으로 사용하면 안됩니다.

반응형

+ Recent posts