Posts

Showing posts from June, 2022

What is the Responsive website Feature

Image
  Responsive website Feature 1) Media queries:- Ethan   explains   that   media   queries   allow   us   to   not   only   focus   on   specific   classes   of   devices,   but   also   examine   the   body   of   the   device   working   for   us.   Therefore,   querying   on   media   allows   developers   to   use   controls   to   change   the   structure   of   web   pages   according   to   the   client's   devices.   It   became   a   W3C approved   standard   in   June   2012   and   is   the   core   technology   of   responsive   web   design.   Check   width   and   height,   check   device   orientation   (is  ...

Responsive html program

Image
  Responsive Web Designing Information:-  work   CERN   in   1989,   Tim   Berners-Lee   planned   to   create   a   global   hypertext   project   that   would   become   known   as   the   World   Wide   Web.   Between   1991   and   1993,   the   World   Wide   Web   was   created.   Read-only   pages   can   be   viewed   using   a   simple   line   type   browser.   Responsive   web   design   is   a   method   of   changing,   hiding,   shrinking   or   expanding   a   website   to   suit   all   devices   (desktops,   tablets   and   mobile   phones).   Web   pages   should   not   remove   information   to   f...