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

    AdministratorJan 6, 2008

    Re: Help......Webpage design????//

    Bidisha
    Hiii!!!!

    Can anybody give me a suggestion on how to start designing a webpage.And what r the minimum Front End and Back End languages needed.????It will be of great help.....😁
    Hi Bidisha,

    There are couple of ways to go about it. For simple text/images website, you may -

    1. Design it using HTML / CSS
    2. Design it using a WYSIWYG editor like NVU (Google search it). For this, you need not have any knowledge of any programming/scripting language.

    However, if you want to build a database driven website, you will need to know PHP (for starters) , HTML , CSS and some basic knowledge of MYSQL.
    You may then move on to Javascript to add some buzz to your website. Once that's done, go with AJAX 😀

    I hope this gets your started. If you have further questions, please feel free to post in this thread.
    Are you sure? This action cannot be undone.
    Cancel
  • Prasad Ajinkya

    MemberJan 7, 2008

    Hey Bidisha,

    Biggie is on the dot (as always), you may also want to check out Google pages. It lets you create and host pages through a simple wizard driven interface.

    Worth a visit.
    Are you sure? This action cannot be undone.
    Cancel
  • Bidisha

    MemberJan 17, 2008

    Thanx 4 the previous reply...But can anyone tell me how is PHP related to HTML...N pls suggest a good book for starting the basic web page designing.
    Are you sure? This action cannot be undone.
    Cancel
  • Kaustubh Katdare

    AdministratorJan 17, 2008

    Bidisha
    Thanx 4 the previous reply...But can anyone tell me how is PHP related to HTML...N pls suggest a good book for starting the basic web page designing.
    You're welcome!

    Understand that PHP & HTML are two different programming languages & have different purpose.

    PHP: is server side scripting language
    HTML: Hyper Text Markup Language (client side language)

    There's a major difference between these two languages:- PHP is used to produce dynamic pages, while HTML can produce static pages.

    Go with PHP if you want to build a website that is database driven, has dynamically generated pages. You can of course use HTML with your PHP code.

    Go with HTML/CSS if you want a static web page that displays images & text. Unless you specify your requirements, it would be difficult for anyone to comment more on the choice of language / technology.

    There are tons of language specific books available in the market. HTML is very easy to learn & you can get lots of free ebooks/tutorials on the Internet.
    Are you sure? This action cannot be undone.
    Cancel
  • inet2910

    MemberJan 26, 2008

    n i happened to find a pretty good site where u can get free ebooks related to web technologies...check this out
    #-Link-Snipped-#
    Are you sure? This action cannot be undone.
    Cancel
Home Channels Search Login Register