HTML Lesson 6: Add a picture to your page.

Saturday, January 30th, 2010

This is the lesson 6 in HTML. It shows you how to add a picture to your html page.

Duration : 0:6:4

(more…)

Technorati Tags: , , , ,

How do you untile a picture in an HTML code?

Wednesday, January 27th, 2010

Whenever I insert an image in my html code, it appears to be tiled. How do I untile it?

You’re using the CSS background property and without the full code for it, a browser’s default action is to tile it.

background: url(path to image) no-repeat center scroll;

There are other options to position or fix the image.

Ron

Technorati Tags: , , , , ,

XHTML Tutorial How To Insert an Image into a Web Page

Tuesday, January 26th, 2010

Learn how to insert an image into a web page in Xhtml.

For more tutorials go to WebDevelopmentTutorials.com

To contribute to the website, please visit http://webdevelopmenttutorials.com/about.php

Duration : 0:4:26

(more…)

Technorati Tags: , , , , , , , ,

What is the correct way to center a picture using html?

Wednesday, November 18th, 2009

I have an image I need to put in the center of the page and I’m still not quite sure how to do that. This is just my first class that showed very rough html so I don’t know what exactly I’m supposed to put.

<center><img src="url"></center>

Technorati Tags: , , , , ,

Adding Images & Backgrounds To Your HTML Website

Sunday, November 15th, 2009

In this HTML website design tutorial I will teach you how to add images to your website/html document and how to add an image to the background.

Difficulty Level:
Easy/Beginner

If you have any problems or need help with any of this tutorial please leave a comment below or message me on YouTube.

Duration : 0:3:48

(more…)

Technorati Tags: , , , , , , , , , , , , , , , , , , , , , , ,

Lightbox 2 tutorial – Javascript / XHTML

Tuesday, November 10th, 2009

http://www.plainshanedesign.com/tutorials.html
This tutorial shows you how to implement Lightbox 2 into your webpages.

Duration : 0:9:40

(more…)

Technorati Tags: , , , , , , , , , , , ,

How do I put a HTML code in a scroll box without the image showing?

Sunday, November 8th, 2009

I have a photography site on myspace, and I want to put the html code for a picture in a scrollbox for people to copy and use in their profiles, but when I do it and test the code it doesn’t work! Help?

The "html code" for a picture is a link to the picture:

<img src="http://mysite.com/mypicture.jpg />

You can’t put that "in a scrollbar" becase a scrollbar is a picture.

Technorati Tags: , , , , , , , , , , , ,

Get easy HTML Code to Link Video in Craigslist Ad For [Trading Places 2x2]

Friday, November 6th, 2009

http://www.CashPass4u.com Posting ads on craigslist does work. I do it the old fashion way. But I like to include a link to one of my videos and an image. This video shows you an easy way to get the html code to place a hyperlinked video in a craigslist ad. I wish you success. Bless and be blessed! Tish

Business Opportunity Seekers secure your position now with Trading Places 2×2.
This home internet based business opportunity is perfect for work from home moms and dads.
Trading Places 2×2 can recruit for you, there is no recruiting involved in your position.
Each position that you secure will bring in a Commission of $1200 per month.
A one time start up fee of $300 is required.

To secure your position please visit:

http://www.cashpass4u.com

This Video will interest those who are searching for the following:

Home Internet Based Business Opportunity
Serious Home Based Business Opportunity
Business Opportunity Seeker

Duration : 0:5:30

(more…)

Technorati Tags: , , , , ,

What is the html code for just a plain color background on myspace?

Thursday, November 5th, 2009

I used to have the code, but I deleted it because I had the image as my background on my myspace. Do you know what the html code is, all you have to change is the color you want as your background (eg.#CC00CC) Thanks =]

it depends on if you are using profile 1.0 or profile 2.0

http://abrax.us/bbz/

Technorati Tags: , , , , ,