macromedia.dynamic.html
[Top] [All Lists]

Re: CSS Class versus ID for PHP/MySQL

Subject: Re: CSS Class versus ID for PHP/MySQL
From: "tomwood2" <webforumsuser@xxxxxxxxxxxxxx>
Date: Mon, 21 Jul 2008 13:12:56 +0000 (UTC)
Newsgroups: macromedia.dynamic.html

Thanks Michael,

 After thinking about it some more, my question is badly formed.

 I have a web page within a site that will contain a listing of videos that 
each have the same list components:

 Title
 Summary 
 Date
 Length

 Title
 Summary 
 Date
 Length

 Title
 Summary 
 Date
 Length

 There may be as many as 20 on such a listings page. These elements will also 
appear once on the individual page for the video. These elements will be 
populated via PHP/MySQL. If I make them ID, there are more than one to a page 
on the listing page. If I make them CLASS they aren't specific. Should these 
really be LI within an OL anyway?

 Thanks, and I'm back to the bookstore....

 Tom


<Prev in Thread] Current Thread [Next in Thread>