answersLogoWhite

0

How do you put lines using HTML?

User Avatar

Anonymous

15y ago
Updated: 8/17/2019

Try using what they call a Horizontal Ruler: <hr> You can also indicate the width, <hr width="50%">

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

What is transparency in HTML?

Transparency is an attribute of CSS in HTML. Any header or text can be put to transparent using this property.


How do you put a game on an HTML site you made yourself?

Well it depends on what type of platform the game is using, if you're using Java then you would want to throw in some JavaScript along with the applet (to run the game of course), you just fit into the HTML somewhere around there. If you're using Flash then you should just be able to put the game coding in the HTML just like you would put the Java applet in the HTML. However, if you're wanting to put a game from another site (one you didn't create) onto your site, then you can right-click the game itself and select view source, or do it to the site and search through the lines of coding to find the right coding for the game, and copy and paste to wherever you want it in your HTML code.


How do you put a picture in a website using HTML codes?

Open notepad or whatever you write HTML with. Place the image you want in the same folder your HTML document is in. In your HTML document editor (Notepad) write the following- &lt;img src=your images name.jpg&gt; (or .GIF or . PNG whatever type of image you are using)


When making an HTML website how do you put text on the right of the page?

You can put the text on the right using float command. It is there in the style element.


How do you change HTML attribute using HTML dom?

You can change HTML attributes easily. Using Dom that can be done using JavaScript.


How do I put videos on my website using HTML?

If you want to put a youtube video onto your website then click on the share button. Then click on the option Embed. There will be HTML text, all you have to do is copy and paste that. :) Good luck!


Can ASP code be put in HTML?

ASP can't be put 'in' HTML. ASP can be written in files where HTML is written. ASP can also output HTML.


How does hmtl function?

HTML basically tells the computer what to do. it does this by using codes embedded in the &lt;&gt; To start out an HTML command you have to type &lt;HTML&gt; to end an HTML command you have to type the same command as the first, but put a / in front of the command &lt;/HTML&gt;. other than that its basically English, if you want to title you page, you type &lt;title&gt;. Example: &lt;HTML&gt; &lt;Title&gt;Basic Webpage&lt;/Title&gt; &lt;body&gt; &lt;p&gt; Hello World, this is a basic webpage using HTML &lt;/p&gt; &lt;/body&gt; &lt;/HTML&gt;


How do you put HTML in PHP?

Its done exactly the same as when you put it in an HTML file. There are 2 ways you can do it: &lt;html&gt; &lt;?php // php stuff ?&gt; &lt;/html&gt; Or you can do it like this: &lt;?php echo "&lt;html&gt;"; // php stuff echo "&lt;/html&gt;"; ?&gt;


Where does one put PHP encoding type headers?

One will put PHP encoding type headers before instructions using HTML language. This is done in order to start the HTML sequence through the PHP header.


How do you make a personal bio data using HTML?

bio data using html


How do you put HTML cursors on iweb?

Use an html snippet