CrazyEngineers
Howdy guest!
Dear guest, you must be logged-in to participate on CrazyEngineers. We would love to have you as a member of our community. Consider creating an account or login.
Replies
  • Kaustubh Katdare

    AdministratorSep 30, 2008

    Well, do you know HTML?

    If not, get a open source software like NVU and simply edit the document as per your requirements, then save the page as .HTML.

    Any specific questions?
    Are you sure? This action cannot be undone.
    Cancel
  • Raviteja.g

    MemberSep 30, 2008

    hi ramakrishna ,
    can i know a brief introduction about you?
    well, any way the link below will help you for web desigining
    <a href="https://en.wikipedia.org/wiki/Web_design" target="_blank" rel="nofollow noopener noreferrer">Web Design</a>
    Are you sure? This action cannot be undone.
    Cancel
  • santosh0687

    MemberOct 7, 2008

    To create web page using HTML just open any text editor like note pad and write HTML tags and save file with .htm or .html extension and open it in the web browser like Internet Explorer.
    Ex. <head><title>my first web page</title></head>
    Are you sure? This action cannot be undone.
    Cancel
  • santosh0687

    MemberOct 7, 2008

    To create web page using HTML just open any text editor like note pad and write HTML tags and save file with .htm or .html extension and open it in the web browser like Internet Explorer.
    Ex.
    <head><title>my first web page</title></head>
                <body bgcolor="blue">
    <h1>this is heading one</h1>
    <h2>this is heading tw</h2>
    <p><font face="monotype corsiva" size="12" color="red">this is a paragraph that have 12 font size and red color having monotype corsiva style</font></font>
    <hr></body>
    save the file as first.htm and open it in browser
    Are you sure? This action cannot be undone.
    Cancel
  • niraj.kumar

    MemberOct 7, 2008

    Learn HTML and javascript it will help you
    Are you sure? This action cannot be undone.
    Cancel
Home Channels Search Login Register