asked 229k views
0 votes
Dynamic html uses ___ to define choices ranging from line height to margin width to font face.

2 Answers

2 votes

Escading style sheets

Because it is used for ranging from line height to margin width to font face.

answered
User WedaPashi
by
8.1k points
4 votes
DHTMl stands for Dynamic HTML. It is a version of HTML for creating Web pages more animated and more responsive to user interaction than previous versions of HTML
Dynamic HTML uses CSS to define choices ranging from line height to margin width to font face, where CSS is a
presentation definition language.
answered
User Dragouf
by
8.1k points