Re: Changing the Paragraph/Heading style

  •  09-26-2005, 2:31 PM

    Re: Changing the Paragraph/Heading style

    Nathan,
     
    I know what you mean.

    However Headings are Block-level elements. <hX> elements aren't just about setting font size, color, they add structure to your content.

    When you apply heading directly, the whole paragraph will become the heading of the page.

    <div>
    <br/>ABB Automation
    <br/>
    <br/>is the world&#39;s leading supplier of automation technologies, from stand-alone products to integrated solutions. Our portfolio includes controls and instrumentation, motors, drives and power electronics, robotics and flexible automation, marine and turbocharger systems, plus a vast range of industry-specific solutions. We serve customers in virtually every industry and geographic location, through a network of professionals that understand our customers&#39; businesses.
    </div>

    If you just want to change the ABB Automation to heading tag, the fist step we should do is changing the page structure.

    Select the ABB Automation, and click insert paragraph button, now you can apply any block-level elements.

    Hope it helps.

    Let me know if you have any further questions.





     

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

View Complete Thread