• HTML,CSS,PHP,JAVASCRIPT ALL WEBDEVELOPMENT INFORMATION HINDI

    Tuesday, 28 February 2017

    html formate

    HTML FOMATE-


    • bold
    • italic
    • underline
    • marked
    • style
    • small
    • deletd
    • subscript

    html formating elements-


    पिछले अध्याय में, आप HTML शैली विशेषता के बारे में सीखा।

    एचटीएमएल भी एक विशेष अर्थ के साथ पाठ को परिभाषित करने के लिए विशेष तत्वों को परिभाषित करता है।

    एचटीएमएल जैसे तत्वों( element)का उपयोग करता है <b> और <i> उत्पादन स्वरूपण, बोल्ड या इटैलिक पाठ की तरह है।

    स्वरूपण तत्वों पाठ की विशेष प्रकार प्रदर्शित करने के लिए डिजाइन किए गए थे:

    • <b> - Bold text
    • <strong> - Important text
    • <sup> - Superscript text
    • <del> - Deleted text
    • <mark> - Marked text
    • <i> - Italic text
    • <ins> - Inserted text

    HTML <b> and <strong> Elements-

    exa-
    <b>This text is bold</b>
    HTML <i> and <em> Elements-
    exa-
    <i>This text is italic</i>

    HTML <small> Element-
    exa-
    <h2>HTML <small>Small</small> Formatting</h2>
    html <mark> elements-
    exa-
    <h2>HTML <mark>Marked</mark> Formatting</h2>



    HTML <del> Element-


    exa-

    <p>My favorite color is <del>blue</del> red.</p>

     HTML TEXT FORMATTING-

    Tag     Description
    <b>    Defines bold text
    <em>    Defines emphasized text 
    <i>    Defines italic text
    <small>    Defines smaller text
    <strong>   Defines important text
    <sub>    Defines subscripted text
    <sup>    Defines superscripted text
    <ins>    Defines inserted text
    <del>    Defines deleted text
    <mark>    Defines marked/highlighted text

    No comments:

    Post a Comment

    Contact

    Name

    Email *

    Message *

    Pages