eHow launches Android app: Get the best of eHow on the go.
Summary: FrontPage users can insert a logo into their Web sites by using the Auto Complete feature to select the right HTML text. Add a logo to a Web site by adding the correct HTML tag with the tips in this free video on creating Web sites from a professional software developer.
Luis Estrada has a Bachelor's degree in Computer Science. He specializes in developing web sites and web applications. Estrada has been designing and creating websites for more than 8...read more
"Hello, my name is Luis Estrada and I'm a Software Developer. In this video, I'll show you how to use html to insert a logo. I'm using Front Page. Front Page is a registered trademark of Microsoft, a company to which I have no affiliation. So far we have been using only the design note to create our pages. Now we will start using the code option to type some html to insert a logo at the top of the page. Front Page makes it easier to type html using the auto complete feature. Press control n to start a new page. Then inside the body tag, we will write a new image tag. Type a less than symbol. Front Page shows the selection box with all the available html options. As you type further, the options change. Select the image tag option. When you type a space, now the available attributes of this particular tag are presented. The src attribute specifies the location of the logo image. Type the equal sign and a button to pick a url appears. Select the image for the logo and press okay. We can specify the alignment for the logo; this is most commonly left. Close the tag and select the split mode. Click on the design part of the window and the image will appear. The split mode allows you to work on your code, while seeing the changes to the design or making changes in design mode and seeing the changes in the code. I'm Luis Estrada and I've just showed you how to create a multi-media website using Front Page."
eHow Article: How to Use HTML to Insert a Logo