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 TO INSERT HTML IN POWERPOINT?

To insert HTML content into PowerPoint, you can use a web browser to display the HTML page and then take a screenshot of it, which can be inserted as an image in your slide. Alternatively, you can use the "Insert" tab, select "Object," and choose "Create from file" to embed a web page as an object if you have it saved as a file. For interactive content, consider using add-ins or linking to the HTML page instead. However, direct HTML editing or embedding is not natively supported in PowerPoint.


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).