• Alvaro Sevilla
  • NEWBIE
  • 0 Points
  • Member since 2014

  • Chatter
    Feed
  • 0
    Best Answers
  • 1
    Likes Received
  • 0
    Likes Given
  • 8
    Questions
  • 4
    Replies
I have a question, when you have a
<apex:pageBlockSectionItem>
    <apex:outputLabel />
      <apex:outputText />
   </ apex: pageBlockSectionItem>
the browser renders it as a
<table> <tr> <th> </ th> <td> </ td> </ tr> </ table>
and does not allow to apply css styles to th, only to td, as I can convert the th to td or apply styles to th.
But knowing that the change do at the
<apex:pageBlockSectionItem>
    <apex:outputLabel />
      <apex:outputText />
   </ apex: pageBlockSectionItem>
I can include a Visualforce page in an HTML page besides using iframes?
I can include code php into visualforce pages or which other the server language is can include
Hello such, anyone know or have worked force.com accessible sites for disabled people , ie having some difficulty to accede or to use the content, and that both support have Visualforce  for this type of styles or have to  use external technologies how css and html.