Click here to Skip to main content
16,012,028 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRecordset Problem Pin
User 1278224-Jul-03 7:13
User 1278224-Jul-03 7:13 
GeneralRe: Recordset Problem Pin
Nino_124-Jul-03 16:49
Nino_124-Jul-03 16:49 
GeneralRe: Recordset Problem Pin
User 1278224-Jul-03 16:05
User 1278224-Jul-03 16:05 
GeneralRe: Recordset Problem Pin
Nino_124-Jul-03 16:14
Nino_124-Jul-03 16:14 
GeneralRe: Recordset Problem Pin
User 1278224-Jul-03 18:23
User 1278224-Jul-03 18:23 
GeneralUsing CSS Pin
andyg.10123-Jul-03 23:35
andyg.10123-Jul-03 23:35 
GeneralRe: Using CSS Pin
Nino_124-Jul-03 5:11
Nino_124-Jul-03 5:11 
GeneralRe: Using CSS Pin
Roger Wright24-Jul-03 5:24
professionalRoger Wright24-Jul-03 5:24 
I believe that if you have explicit styles coded into the HTML they will override to styles you specify in your css file - I don't know for sure because I try always to use one or the other method, but never both at the same time. If you have multiple css files linked into the page, the last one linked takes precedence over previous styles if there is any overlap in their contents. Probably the easiest way to learn it is to play with it.

Create a simple test page with several elements in it but no styles specified. Give each section or element a class name. Then create a couple of css files with the same classes defined, but different styles associated with each, and link them into your html page HEAD section. View the results before and after changing the order in which they are linked in the page, then add some explicit style attributes in the HTML itself and see what effect that has. An hour or two of playing with it will probably answer a bunch of questions.

"The Lion shall lie down with the Lamb;
but the Lamb will not get much sleep..."
Lazarus Long

GeneralRe: Using CSS Pin
andyg.10124-Jul-03 15:49
andyg.10124-Jul-03 15:49 
GeneralRe: Using CSS Pin
Roger Wright24-Jul-03 20:03
professionalRoger Wright24-Jul-03 20:03 
GeneralRe: Using CSS Pin
Rocky Moore27-Jul-03 0:20
Rocky Moore27-Jul-03 0:20 
GeneralRe: Using CSS Pin
theJazzyBrain25-Jul-03 1:15
theJazzyBrain25-Jul-03 1:15 
GeneralRe: Using CSS Pin
andyg.10127-Jul-03 15:37
andyg.10127-Jul-03 15:37 
GeneralRe: Using CSS Pin
theJazzyBrain27-Jul-03 22:43
theJazzyBrain27-Jul-03 22:43 
GeneralLoading text into a browser control Pin
HP723-Jul-03 13:16
HP723-Jul-03 13:16 
GeneralRe: Loading text into a browser control Pin
Philip Patrick23-Jul-03 19:09
professionalPhilip Patrick23-Jul-03 19:09 
GeneralASP vs. ASP.NET and Web Tools Pin
Popeye Doyle Murray23-Jul-03 10:36
Popeye Doyle Murray23-Jul-03 10:36 
GeneralRe: ASP vs. ASP.NET and Web Tools Pin
Philip Patrick23-Jul-03 19:06
professionalPhilip Patrick23-Jul-03 19:06 
GeneralRe: ASP vs. ASP.NET and Web Tools Pin
Not Active24-Jul-03 6:16
mentorNot Active24-Jul-03 6:16 
GeneralRe: ASP vs. ASP.NET and Web Tools Pin
Popeye Doyle Murray24-Jul-03 7:26
Popeye Doyle Murray24-Jul-03 7:26 
GeneralRe: ASP vs. ASP.NET and Web Tools Pin
Not Active24-Jul-03 8:57
mentorNot Active24-Jul-03 8:57 
GeneralReset Password for Win 2K ID in ASP Pin
Member 19244623-Jul-03 5:05
Member 19244623-Jul-03 5:05 
QuestionHow to use apache 2.0.42 with Cold Fusion 6.0? Pin
NewSilence22-Jul-03 23:15
NewSilence22-Jul-03 23:15 
GeneralSQL statement Pin
henli22-Jul-03 22:29
henli22-Jul-03 22:29 
GeneralRe: SQL statement Pin
NewSilence22-Jul-03 23:34
NewSilence22-Jul-03 23:34 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.