Hi All Looking for some guidelines on converting a html system iso that it works inside a TW.
The page has various partes that I am not sure how to handle- the initial <!DOCTYPE........line - I guess I can delete as the TW always knows/specifies that! the <head>................</head> contains definitions of meta names etc which I figure I don“t need. AND it also has a number of lines just as - <link rel="stylesheet" href="ui/default/slides.css" type="text/css" media="projection" id="slideProj" /> can I incorporate this CSS definicition into a Tiddler (thats a simple copy)..but then how to change the above line so that it referes to a tiddler and not an exxternal file......AND how does this CSS code get referenced by the main body of the html.... the main body of the original HTML page (between the <body> tags) I guess I simply have them in the tiddler and in this case wrap them in <html> tags...... Guess my main question is how to reference and use the CSS scripts... Thanks Skye -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tiddlywiki?hl=en.

