Hi, I want to be able to add various external HTML files for given actions inside a frame, and want to be able to link an external CSS file that is applied to all of these HTML files. However, whenever I link a CSS file to these HTML files, the styling does not appear, and i have to add the CSS to each HTML page within the <style>...</style> tag inside <head>...</head>, which is cumbersome and ineffective.
Does anyone know how to add an HTML page inside a Frame object, which has a CSS file linked to it? I would appreciate the help. Thanks! Best, amal -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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/google-web-toolkit?hl=en.
