How EFI (Electronic Fuel Injection) works

Hypertext Insert Options




Colors Insert




  • We can apply color for Page Background as follows.


  • <Html>
    <Head>
    <Title>Background</Title>
    <Body BGColor="blue">
    </Body>
    </Html>


  • Applying color to words


    <Html>
    <Head>
    <Title>Add Color</Title>
    <Body><Font color="Green">Add Green</Font>
    </Body>
    </Html>


    In both cases mentioned above, instead of the name of the color used, the code related to that color can be applied.
    Eg :-


    <Html>
    <Head>
    <Title> Background </Title>
    <Body BG Color=#0000FF>
    </Body>
    </Html>


    When applying colors by code, if the code prefixed with '#' has English letters, it should be applied in capitals.



    Member of "KiriyaSL MOBILE" Support us on Youtube, Facebook and Blogspot