Graphics Reference
In-Depth Information
The underlying source code of the HTML document is as follows (slightly
shortened for better readability):
<!DOCTYPE ...>
...
<body>
<div id="content">
<div id="header">
<img src="images/logo.png" width="190" height="51" />
</div>
<div id="animation">
<img src="images/animation_title.png" />
</div>
<article>
<div class="article-image">
<img src="images/insidrrr_blog_creativecloud.jpg"
width="332" height="180" />
</div>
<div class="article-title">
Adobe Creative Cloud </div>
<div class="article-body">CS6 und die Creative
Cloud: Learn more about why this release is more
than just a simple update and what exactly the
Creative Cloud means.
</div>
<div class="article-footer">
<img src="images/teaserMoreButton.png"
width="110« height="24" />
</div>
</article>
<article>...</article>
<div id="footer">
(C) Insidrrr - offenes Kompetenznetzwerk f&uuml;r
interaktive Medien
</div>
</div>
</body>
</HTML>
 
Search WWH ::




Custom Search