Adaptive web design
http://dbpedia.org/resource/Adaptive_web_design
El disseny web adaptatiu (en anglès Adaptive web design) és una tècnica de disseny i . El disseny adaptatiu es refereix a disseny d'interfície gràfica d'usuari (GUI) que s'adapta a diferents mides de pantalla. Els dissenyadors apliquen aquest disseny a interfícies gràfiques d'usuari, com ara pàgines web, que han de funcionar en dispositius de diferents mides.
rdf:langString
적응형 웹 디자인(Adaptive web design, AWD)이란 서버나 클라이언트에서 웹에 접근한 디바이스를 체크하여 그 디바이스에 최적화된 미리 정해 놓은 각 디바이스의 디스플레이에 맞는 웹을 보여주는 디자인을 의미한다. 적응형 웹이라는 용어는 2011년에 출간한 Aaron Gustofson의 책 Adaptive Web Design : Crafting Rich Experiences with Progressive Enhancement'를 통해 알려졌다.
rdf:langString
Adaptive web design (AWD) promotes the creation of multiple versions of a web page to better fit the user's device, as opposed to a single static page which loads (and looks) the same on all devices or a single page which reorders and resizes content responsively based on the device/screen size/browser of the user. The existence of separate front ends allows clients who experience technical issues with either to fall back to another, with the chance that the issue does not occur.
rdf:langString
rdf:langString
Adaptive web design
rdf:langString
Disseny web adaptatiu
rdf:langString
적응형 웹 디자인
xsd:integer
39594074
xsd:integer
1094552823
rdf:langString
El disseny web adaptatiu (en anglès Adaptive web design) és una tècnica de disseny i . El disseny adaptatiu es refereix a disseny d'interfície gràfica d'usuari (GUI) que s'adapta a diferents mides de pantalla. Els dissenyadors apliquen aquest disseny a interfícies gràfiques d'usuari, com ara pàgines web, que han de funcionar en dispositius de diferents mides.
rdf:langString
Adaptive web design (AWD) promotes the creation of multiple versions of a web page to better fit the user's device, as opposed to a single static page which loads (and looks) the same on all devices or a single page which reorders and resizes content responsively based on the device/screen size/browser of the user. This most often describes the use of a mobile and a desktop version of a page (or in most cases, the entire site), either of which is retrieved based on the user-agent defined in the HTTP GET request, which is known as . Adaptive web design was one of the first strategies for optimizing a site for mobile readability, the most common practice involved using a completely separate website for mobile and desktop, with mobile devices often redirected to the mobile version of the site served on a subdomain (often the third level subdomain, denoted "m"; e.g. http://m.website.com/; and/or URL parameters like &app=m&persist_app=1 used on YouTube). Today the use of two separate static sites for mobile and desktop viewing is being largely phased out, with server side scripting instead utilized to serve dynamically generated pages or to dynamically decide which version of a static page to serve, although the use of independent sites for mobile and desktop can still be frequently observed. While many websites employ either responsive or adaptive web design techniques, the two are not mutually exclusive, and best practices for the most universally readable designed content employ a combination of the two techniques to support a complete spectrum of hardware and software. The existence of separate front ends allows clients who experience technical issues with either to fall back to another, with the chance that the issue does not occur.
rdf:langString
적응형 웹 디자인(Adaptive web design, AWD)이란 서버나 클라이언트에서 웹에 접근한 디바이스를 체크하여 그 디바이스에 최적화된 미리 정해 놓은 각 디바이스의 디스플레이에 맞는 웹을 보여주는 디자인을 의미한다. 적응형 웹이라는 용어는 2011년에 출간한 Aaron Gustofson의 책 Adaptive Web Design : Crafting Rich Experiences with Progressive Enhancement'를 통해 알려졌다.
xsd:nonNegativeInteger
15511