kan_deng00
kan_deng00
From_html_to_webpage
From a simple HTML file as the top left to the webpage as the top right, in between the Webkit rendering engine constructs two trees, one is a DOM tree, the other is a rendering tree. DOM tree represents the HTML tags and structure, and the rendering tree plans the layout to render the webpage.
90
views
0
faves
0
comments
Uploaded on May 23, 2009
Taken on May 23, 2009
From_html_to_webpage
From a simple HTML file as the top left to the webpage as the top right, in between the Webkit rendering engine constructs two trees, one is a DOM tree, the other is a rendering tree. DOM tree represents the HTML tags and structure, and the rendering tree plans the layout to render the webpage.
90
views
0
faves
0
comments
Uploaded on May 23, 2009
Taken on May 23, 2009