MC4023 - WEB D
MAILAM ENGINEERING COLLEGE
Mailam ~ 604 304 Villupuram (Dt.)
(Approved by AICTE, New Delhi. Affiliated to Anna University. Chennai &
Accredited by ‘TCS, Chennai)
DEPARTMENT OF COMPUTER APPLICATIONS-
WEB DESIGN
UNIT — 1
UI DESIGN a gavilank - z=
padding and border ~ Inline and block elements . Structuring pages using Semantic lags,
- Positioning with CSS: Positions, Floats. z-index - CSS with CSS Preprocessors: SASS |
|
| SVG- Iframes - HTMLS Video and Kadio tags - CSS Specificity - Box model - Margins.
l
i. Why SVG is preferred over other image formats?
SVG images can be saved as the smallest size possible. Unlike bitmap image formats
like JPG or PNG, it does not a fixed set of dots. So it is also @asy-to-print-with high
quality at any resolution. SVG images can be zoomed to a certain level without degradation of
the picturequality.
2. Define SVG.
‘The HTML SVG is an acronym which stands for Scalable Vector Graphics. HTML SVG
is a modularized language which is used to describe graphics in XML. It describe two-
dimensional vector and mixed vector/raster graphics in XML. SVG images and their
behaviors are defined in XML text files. So as XML files, you can create and edit an SVG image
with text editor, but generally drawing programslike ink space are preferred to create it.
3. Define Iframe.
HTML Iframe is used to display a nested webpage (a webpage within a webpage). The
HTML