answersLogoWhite

0

You use the tags. So if I wanted my HTML to say...Welcome the User when the page loaded...My Webpage Code could look like:

The Welcoming Page

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

What does it mean to do HTML submit?

HTML means Hypertext Markup Language. The tag is used for various javascripts and Java programs. HTML submit is a form of a script in Java programming.


Where are javascripts placed in HTML documents?

JavaScripts are typically placed in the HEAD section of an HTML document. However, if the script doesn't use a document.write call, it's better to place it just prior to the closing BODY tag. This moves the script down, speeding up page load and improving SEO.


List of back end programming languages?

HTML,CSS, Javascripts are few front end programming languages.


How do you insert a video from the internet into an HTML document?

In order to insert a video, you can paste the link into HTML. This link will cause the video to embed in webpage.


Can you insert an image in table header in HTML?

Yes, you can insert an image anywhere in the code. You just have to insert the img tag before the area you want to insert it.


How do you insert a HTML into your website?

You need to create your complete website with HTML. Right and open it with notepad to view the HTML code.


Can you insert a HTML on your profile page on WikiAnswers?

Yes however not all html tags will work.


What is the HTML command used to insert and display images is the?


How do you insert a picture from netbeans 6.5?

By using the html code we can able to insert the imagein netbeans.


How do you insert a command into a CSS file?

You cannot insert a command into CSS, you can make styles that happen in HTML.


How do you test an HTML layout?

Insert your HTML layout into an HTML file (Such as, "page.html"). The Major Operating Systems (Windows, Macs, Linux) can open a local HTML file by double-clicking on the file icon (Or navigating to it in your browser).


When you insert an image filename malaysiagif the HTML tag will appear as?

<img src="malaysia.gif" />