answersLogoWhite

0


Best Answer

JavaScript is not very useful in web page design, JavaScript is used more for page functionality. For web page design; look up CSS.

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How to design webpage using java script?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How can you include images in a webpage using HTML and Java script?

You would not need JavaScript to include an image. <img> in HTML can do the work of including.


How can we use script tag in java?

to implement javascript embed the statements between <script> n </script>,,, and include any scripting language. eg:<script LANGUAGE="javascript"> block of codes </script>


Does java script coding mean using it for Java programs only?

Java script coding is computer coding, many things require Java, and you need to have Java enabled to view these types of programs.


How can you designing a web?

You can design a websites with the help of HTML,CSS and Java Script.


Is HTML and java script the same?

Nope. Not the way I look at it. I would have used java script in web design for some graphic work but java is the king and I also heard that java script really is not all the same now days. But I would say "NO" anyhow. Cheers linny


How do you restrict no of characters in text box in HTML?

by using java script


What type of classes are good for learning how to design a webpage?

The classes that are best to for learning website design include HTML, XHTML, Java, and CSS. It is best to also look into classes about Photoshop, using multimedia, basic web design and creating graphics.


How can you include imagesw using HTML and java script?

<img src="img.jpg" />


What language is the RuneScape client written in?

Runescape runs using Java script.


What is java fx2.1.1?

Java script


Is Java script needed for Poptropica?

No, Java script is not needed to play poptropica.


How can you make the java-script content move move down your webpage when a user scrolls?

You don't need JavaScript to do this, just add style="position:fixed" to the item.