Review your task 175
Review your task
Cafe Townsend, a fictional restaurant, currently posts a list of daily specials
on their website. They use an HTML table with a series of table rows to
display the information. The left column of each row displays the name of
the item and the item’s description. The right column of each row displays
the item’s price. All of the information on the page is hand-coded (i.e., it is
not coming from a dynamic data source), and the text is formatted with an
external style sheet.
The owners of Cafe Townsend have decided to “go dynamic,” and use data
from an XML file to display their daily specials. Using XML allows for a
separation between the content of the page (the menu specials) and the
presentation (the layout, text styling, and so forth). An employee who
doesn’t know anything about HTML or web page maintenance can easily
update the information by editing the XML file, while the page displaying
the menu information remains stylistically untouched.
Содержание DREAMWEAVER 8-GETTING STARTED WITH...
Страница 1: ...Getting Started with Dreamweaver...
Страница 8: ...8 Contents...
Страница 10: ......
Страница 46: ...46 Dreamweaver Basics...
Страница 48: ......
Страница 128: ...128 Tutorial Formatting Your Page with CSS...
Страница 136: ...136 Tutorial Publishing Your Site...
Страница 138: ......
Страница 189: ...Add a Repeat Region XSLT object 189 3 Select Insert XSLT Objects Repeat Region...
Страница 196: ...196 Tutorial Displaying XML Data...
Страница 216: ......
Страница 230: ...230 Understanding Web Applications...
Страница 236: ...236 Installing a Web Server...
Страница 254: ...254 Setup for Sample ColdFusion Site...
Страница 268: ...268 Setup for Sample ASP NET Site...
Страница 284: ...284 Setup for Sample ASP Site...
Страница 300: ...300 Setup for Sample JSP Site...
Страница 320: ...320 Setup for Sample PHP Site...