Search found 37 matches

by admin
Mon Sep 26, 2016 2:13 pm
Forum: Website Design
Topic: How do I scroll text?
Replies: 0
Views: 6590

How do I scroll text?

To do this you have to use this code. <marquee behaver="scroll" direction="up, down, right, left"> Text </marquee> This code will scroll your text, the up, down, right, left are the direction you wont the text to go. For example scrolling up will scroll the text upward like the s...
by admin
Mon Sep 26, 2016 2:12 pm
Forum: Website Design
Topic: How do I create a Iframe?
Replies: 0
Views: 6738

How do I create a Iframe?

A Iframe is a frame that loads in a website page or a picture, to do this your have to add this code. <iframe src="http://"> this is located in the body of your page, for example. <html> <head> </head> <body> <iframe src="http://www.rjswebhost.com" width="350" height=&q...
by admin
Mon Sep 26, 2016 2:10 pm
Forum: Website Design
Topic: How do I redirect my page?
Replies: 0
Views: 6460

How do I redirect my page?

To redirect your website or page enter this code in to your index, default page. <head> <meta http-equip="refresh" content="0; url=http://"> </head> The meta goes in to the head of your html code, the 0 is the time in seconds. For example 30 is a 1/2 min or 30 seconds, the url is...
by admin
Mon Sep 26, 2016 2:09 pm
Forum: Website Design
Topic: How do I create a form?
Replies: 0
Views: 6397

How do I create a form?

To create a form, example: <form action="mailto:usename@domain.com method="post, get"> <input type="button, reset, submit, text, radio, checkbox "> </form> This example is how to create a button, with value="name" you can name your button. More can be fond at http:...
by admin
Mon Sep 26, 2016 2:04 pm
Forum: Website Design
Topic: How do I add a image link?
Replies: 0
Views: 6454

How do I add a image link?

To add a image, <img src="html, file.jpg, gif, bmp, ext">, you also can add the image to a link. Add the image link in between the link, for example <a href="html address">[image link]</a>. This will create a image link, to create a size add width="size" height="si...
by admin
Mon Sep 26, 2016 2:03 pm
Forum: Website Design
Topic: How do I add a image?
Replies: 0
Views: 5301

How do I add a image?

Adding a image to your website is another type of link, for example you wont to add a pix from another website. The code is <img src="html, file.jpg, gif, bmp, ext"> this will add the image to your website, adding width="" height="" will add width and height to the pict...
by admin
Mon Sep 26, 2016 2:01 pm
Forum: Website Design
Topic: How do I create a link?
Replies: 0
Views: 5432

How do I create a link?

Creating a link is sometimes hard, to add a link to the page is <a href="html">name</a>, the html is the address of the page you are loading. For example http://www.rjswebhost.com is the address of the website you wont to link to. If you wont to create a new window for the link, add target...
by admin
Mon Sep 26, 2016 2:00 pm
Forum: Website Design
Topic: Website Loading Problems.
Replies: 0
Views: 5340

Website Loading Problems.

One if the main problems with loading your website is that the first page that loads is the index page. To solve this problem the first page of your website has to be named index or default.htm, html, php, this will let your page be read by the system to load.
by admin
Mon Sep 26, 2016 1:59 pm
Forum: Board Rules
Topic: Rules
Replies: 0
Views: 7634

Rules

Rules:
1. Porn of any kind is not allowed.
2. This is a support site for website users.
3. If you don't have a account with us then you don't need to be on this site.
4. Forums are read only.
by admin
Mon Sep 26, 2016 1:58 pm
Forum: Copy Rights
Topic: Copyrights
Replies: 0
Views: 7458

Copyrights

rjswebhost.com has all copyrights to this website, we have the right to delete any or all users.