Ask Experts Questions for FREE Help !
Ask
    BomB's Avatar
    BomB Posts: 1, Reputation: 1
    New Member
     
    #1

    Nov 28, 2006, 12:01 AM
    About HTML
    Hi all; It may be stupid questions but have to ask...
    1>is there any possibility to use multiple scrips languages in single web page.(java and vb or others).
    2> if not then how to understand which language should best for performance?(I am new in this field so got more options therefor more confused: ) )
    RickJ's Avatar
    RickJ Posts: 7,762, Reputation: 864
    Uber Member
     
    #2

    Nov 28, 2006, 04:17 AM
    Yes, many web pages have many different scripts/elements in them. In fact, nowadays, less and less web pages are html only.

    As for performance, things such as flash, swish, animations, etc. can certainly decrease the performance overall.

    What you use on your webpage is all about what you want to do. What type of website do you want to do - and what features does it need to have?
    ruedaminute's Avatar
    ruedaminute Posts: 2, Reputation: 1
    New Member
     
    #3

    Feb 11, 2007, 05:10 PM
    Hi there,

    As said earlier, you can use many different types of languages on an HTML page.

    If you are thinking about what to study in order to get into web development, I would say that these are the tools you need:

    HTML/CSS
    PHP/basic mySQL (for interactivity, such as forms, quizzes, etc)
    Javascript (Not as important as the two above)

    I happen to love Flash and its programming language, Actionscript-- and the motion and interactivity of flash can be quite cool. You can also use php to interact with flash to make some really awesome dynamic pages.


    Good luck! Don't hesitate to ask more questions about what you should learn in web development. When I was starting I really could have used some help.

Not your question? Ask your question View similar questions

 

Question Tools Search this Question
Search this Question:

Advanced Search

Add your answer here.


Check out some similar questions!

Help with HTML. [ 6 Answers ]

okay. So I have my webpage at index.htm and I start building the structure. <html><head><title>my homepage of ittle</title></head> <body> <center><b><u><h1><font color=red> WELCOME! <br size=5 color=pink> now I have a matrix animation using javascript. Then I have a button that says home so...

Html help ! [ 5 Answers ]

?? I have a website for my in laws villa in Florida which I will shortly be updating, I have seen whilst browsing the net another site: - www.users.waitrose.com/~elainenicol When you click on 'the cottage' you are presented with a floor plan, by clicking on the room you then move to the...

Html [ 2 Answers ]

hi, I want to create web pages which should independent of screen resolution, i.e. I develop the page in the screen size 800x600 but when I viewing it in the screen resolution 1024 x 764 then positioning of the page and component on it changes i.e layout changes. How can I prenevt this. Please...

HTML question [ 4 Answers ]

Hello, I would like my website to display the date automatically (without me having to update the page each day) , can anyone let me have HTML to do this ? I can understand that putting the time on the page could be more complicated allowing for time zones but hopefully the date is a bit...

Html [ 1 Answers ]

Howdy I have some files, all of which are .jpg I have FTP them to an AOL web server. Questions: What extension do they now have? If not HTML, how do they get to be HTML which is What I am wanting? And, yes, I am new at this.


View more questions Search