Graphics Programs Reference
In-Depth Information
Figure 4-4
Prebuilt CSS page with a fi xed-width layout
select the div tag
The <div .container> tag is a div tag with the class style .container applied to it.
You can tell it is a class tag because the name is preceded by .. The opening and
closing tags, as well as everything between them, are selected in both the Code
pane and the Design pane. In the Design pane, a yellow border surrounds every-
thing in the page. This is because the div tag is acting as the outside container
that holds all of the other page elements and code.
4. Switch to Code view, and then scroll until you can see the top and bottom of the
selected tag in the Document window. Collapse the Properties panel, if necessary.
See Figure 4-5.
Search WWH ::




Custom Search