<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic frame= style attribute and HTML5 destination in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/frame-style-attribute-and-HTML5-destination/m-p/803423#M25662</link>
    <description>&lt;P&gt;frame= style attribute is not mentionned as valid style attribute for the HTML5 destination&lt;/P&gt;
&lt;P&gt;&lt;A href="https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/odsug/n0otdo2g12obp3n0zmnghcn7p4vu.htm#n0qm7km5blt1i0n1exhbbugnpqzn" target="_blank"&gt;https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/odsug/n0otdo2g12obp3n0zmnghcn7p4vu.htm#n0qm7km5blt1i0n1exhbbugnpqzn&lt;/A&gt; &lt;/P&gt;
&lt;P&gt;However it seems to work. However rules= style attribute does not work.&lt;/P&gt;
&lt;P&gt;Should we expect that this will still be valid in the future and the documentation will be updated or not.&lt;/P&gt;
&lt;P&gt;I would tend to think that frame= won't be valid in the future but would be happy to hear other views on this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;ods html5 file="&amp;amp;xxdemo./reporting/test.html";
proc print data=sashelp.class noobs
           style(table) =[frame             = hsides
                          borderstyle       = solid
                          bordercolor       = red];
run;

ods html5 close;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="frame.JPG" style="width: 233px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/69701i980152AE95D5B495/image-size/medium?v=v2&amp;amp;px=400" role="button" title="frame.JPG" alt="frame.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 22 Mar 2022 18:33:58 GMT</pubDate>
    <dc:creator>xxformat_com</dc:creator>
    <dc:date>2022-03-22T18:33:58Z</dc:date>
    <item>
      <title>frame= style attribute and HTML5 destination</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/frame-style-attribute-and-HTML5-destination/m-p/803423#M25662</link>
      <description>&lt;P&gt;frame= style attribute is not mentionned as valid style attribute for the HTML5 destination&lt;/P&gt;
&lt;P&gt;&lt;A href="https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/odsug/n0otdo2g12obp3n0zmnghcn7p4vu.htm#n0qm7km5blt1i0n1exhbbugnpqzn" target="_blank"&gt;https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/odsug/n0otdo2g12obp3n0zmnghcn7p4vu.htm#n0qm7km5blt1i0n1exhbbugnpqzn&lt;/A&gt; &lt;/P&gt;
&lt;P&gt;However it seems to work. However rules= style attribute does not work.&lt;/P&gt;
&lt;P&gt;Should we expect that this will still be valid in the future and the documentation will be updated or not.&lt;/P&gt;
&lt;P&gt;I would tend to think that frame= won't be valid in the future but would be happy to hear other views on this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;ods html5 file="&amp;amp;xxdemo./reporting/test.html";
proc print data=sashelp.class noobs
           style(table) =[frame             = hsides
                          borderstyle       = solid
                          bordercolor       = red];
run;

ods html5 close;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="frame.JPG" style="width: 233px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/69701i980152AE95D5B495/image-size/medium?v=v2&amp;amp;px=400" role="button" title="frame.JPG" alt="frame.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Mar 2022 18:33:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/frame-style-attribute-and-HTML5-destination/m-p/803423#M25662</guid>
      <dc:creator>xxformat_com</dc:creator>
      <dc:date>2022-03-22T18:33:58Z</dc:date>
    </item>
  </channel>
</rss>

