Remove Ad, Sign Up
Register to Remove Ad
Register to Remove Ad
Remove Ad, Sign Up
Register to Remove Ad
Register to Remove Ad
Signup for Free!
-More Features-
-Far Less Ads-
About   Users   Help
Users & Guests Online
On Page: 1
Directory: 1 & 77
Entire Site: 8 & 855
Page Staff: pokemon x, pennylessz, Barathemos, tgags123, alexanyways, supercool22, RavusRat,
03-28-24 01:03 PM

Thread Information

Views
13,341
Replies
95
Rating
1
Status
OPEN STICKY
Thread
Creator
septembern
04-24-10 04:01 PM
Last
Post
pennylessz
01-01-20 07:12 PM
Additional Thread Details
Views: 5,153
Today: 1
Users: 14 unique
Last User View
06-03-23
pokemon x

Thread Actions

Order
Posts


5 Pages
>>
 

Official HTML/CSS and Javascript thread

 

04-24-10 04:01 PM
septembern is Offline
| ID: 172541 | 69 Words

septembern
Level: 202


POSTS: 2804/13800
POST EXP: 413008
LVL EXP: 117201328
CP: 3802.9
VIZ: 230180

Likes: 0  Dislikes: 0
Geeogree and I decided to open up this thread...

Here you can:

1. Ask Other people help with coding HTML, CSS, and Javascript.

2. Discuss the various aspects

3. Discuss the different HTML

4. etc.

I know all three of these languages, but it would be great if everyone contributed and answered everyone else's questions.

This is mainly for experts, but newbies in these languages can ask questions also...
Geeogree and I decided to open up this thread...

Here you can:

1. Ask Other people help with coding HTML, CSS, and Javascript.

2. Discuss the various aspects

3. Discuss the different HTML

4. etc.

I know all three of these languages, but it would be great if everyone contributed and answered everyone else's questions.

This is mainly for experts, but newbies in these languages can ask questions also...
Vizzed Elite
Winner of the April 2012 Tour de Vizzed


Affected by 'Laziness Syndrome'

Registered: 12-05-09
Last Post: 4306 days
Last Active: 3693 days

(edited by septembern on 09-25-10 02:55 PM)    

04-30-10 04:32 PM
septembern is Offline
| ID: 175812 | 29 Words

septembern
Level: 202


POSTS: 3112/13800
POST EXP: 413008
LVL EXP: 117201328
CP: 3802.9
VIZ: 230180

Likes: 0  Dislikes: 0
Some links that can help you


http://w3schools.com/ - Great site... PHP, HTML, and CSS

http://www.htmldog.com/guides/cssbeginner/ - CSS....

http://www.htmlcodetutorial.com/ -HTML

http://devzone.zend.com/article/627 - PHP

Everyone else... feel free to list more...
Some links that can help you


http://w3schools.com/ - Great site... PHP, HTML, and CSS

http://www.htmldog.com/guides/cssbeginner/ - CSS....

http://www.htmlcodetutorial.com/ -HTML

http://devzone.zend.com/article/627 - PHP

Everyone else... feel free to list more...
Vizzed Elite
Winner of the April 2012 Tour de Vizzed


Affected by 'Laziness Syndrome'

Registered: 12-05-09
Last Post: 4306 days
Last Active: 3693 days

(edited by septembern on 09-25-10 02:55 PM)    

04-30-10 04:34 PM
noelia is Offline
| ID: 175814 | 7 Words

noelia
Level: 165


POSTS: 636/8748
POST EXP: 304654
LVL EXP: 58586108
CP: 2040.0
VIZ: 444782

Likes: 0  Dislikes: 0
Nice thought septembern to add these links
Nice thought septembern to add these links
Vizzed Elite


1st Place in the July 2010 VCS Competition!

Affected by Tomb Raider syndrome


Affected by 'Laziness Syndrome'

Registered: 03-15-10
Location: Croft Manor
Last Post: 4426 days
Last Active: 4426 days

04-30-10 04:36 PM
septembern is Offline
| ID: 175817 | 25 Words

septembern
Level: 202


POSTS: 3114/13800
POST EXP: 413008
LVL EXP: 117201328
CP: 3802.9
VIZ: 230180

Likes: 0  Dislikes: 0
Thanks noelia ! I thought that it may be helpful to actually have links to some of the good websites to learn these languages...
Thanks noelia ! I thought that it may be helpful to actually have links to some of the good websites to learn these languages...
Vizzed Elite
Winner of the April 2012 Tour de Vizzed


Affected by 'Laziness Syndrome'

Registered: 12-05-09
Last Post: 4306 days
Last Active: 3693 days

05-03-10 01:57 PM
dragonslayer2010 is Offline
| ID: 177479 | 59 Words

Level: 32

POSTS: 166/199
POST EXP: 4009
LVL EXP: 201863
CP: 13.0
VIZ: 6609

Likes: 0  Dislikes: 0
I'm not really a newbie in html but I have a question? Can you make text boxes in html and if you can how? Their is another way but that is pretty hard.


What I like in w3schools.com is the little try it yourself things. You can do experiments in html their. Here is a link to there.


http://w3schools.com/html/tryit.asp?filename=tryhtml_intro
I'm not really a newbie in html but I have a question? Can you make text boxes in html and if you can how? Their is another way but that is pretty hard.


What I like in w3schools.com is the little try it yourself things. You can do experiments in html their. Here is a link to there.


http://w3schools.com/html/tryit.asp?filename=tryhtml_intro
Member
Affected by "dragon syndrome"


Affected by 'Laziness Syndrome'

Registered: 01-30-10
Location: In a Dragon's lair with dragons
Last Post: 4653 days
Last Active: 207 days

06-18-10 02:58 PM
septembern is Offline
| ID: 198674 | 4 Words

septembern
Level: 202


POSTS: 3543/13800
POST EXP: 413008
LVL EXP: 117201328
CP: 3802.9
VIZ: 230180

Likes: 0  Dislikes: 0
Text Boxes?


<form method="post" action="">
<textarea name="comments" cols="40" rows="5">
TEST TEST
</textarea><br>
<input type="submit" value="Submit" />
</form>
Text Boxes?


<form method="post" action="">
<textarea name="comments" cols="40" rows="5">
TEST TEST
</textarea><br>
<input type="submit" value="Submit" />
</form>
Vizzed Elite
Winner of the April 2012 Tour de Vizzed


Affected by 'Laziness Syndrome'

Registered: 12-05-09
Last Post: 4306 days
Last Active: 3693 days

(edited by septembern on 06-18-10 02:58 PM)    

09-22-10 03:10 AM
Zeldisaster is Offline
| ID: 244580 | 49 Words

Zeldisaster
Level: 81


POSTS: 1041/1654
POST EXP: 144125
LVL EXP: 4812092
CP: 769.6
VIZ: 30123

Likes: 0  Dislikes: 0
septembern : I was wondering how you and alexanyways coded your backgrounds? It's a fixed background-attachment, but how'd you integrate it into your layout like that? Scrolling and whatnot.

P.S. No, I don't want to steal your layout, just use it as a springboard for my own ideas. Lol
septembern : I was wondering how you and alexanyways coded your backgrounds? It's a fixed background-attachment, but how'd you integrate it into your layout like that? Scrolling and whatnot.

P.S. No, I don't want to steal your layout, just use it as a springboard for my own ideas. Lol
Vizzed Elite
<b><i><font color=


Affected by 'Laziness Syndrome'

Registered: 03-25-10
Location: Hyrule
Last Post: 590 days
Last Active: 505 days

09-22-10 05:41 AM
septembern is Offline
| ID: 244608 | 51 Words

septembern
Level: 202


POSTS: 5423/13800
POST EXP: 413008
LVL EXP: 117201328
CP: 3802.9
VIZ: 230180

Likes: 0  Dislikes: 0
Zeldisaster : Do you know how to makt a regular layout with a background image? If so, the only thing that you have to do is add style="background-attachment: fixed; repeat: no;"
to the table or td or tr tag that you have used to put your background into your layout.

E.g. <td background="something.png" style="background-attachment: fixed; repeat: no;">
Zeldisaster : Do you know how to makt a regular layout with a background image? If so, the only thing that you have to do is add style="background-attachment: fixed; repeat: no;"
to the table or td or tr tag that you have used to put your background into your layout.

E.g. <td background="something.png" style="background-attachment: fixed; repeat: no;">
Vizzed Elite
Winner of the April 2012 Tour de Vizzed


Affected by 'Laziness Syndrome'

Registered: 12-05-09
Last Post: 4306 days
Last Active: 3693 days

(edited by septembern on 09-22-10 05:42 AM)    

09-23-10 01:10 AM
Zeldisaster is Offline
| ID: 245025 | 19 Words

Zeldisaster
Level: 81


POSTS: 1043/1654
POST EXP: 144125
LVL EXP: 4812092
CP: 769.6
VIZ: 30123

Likes: 0  Dislikes: 0
septembern : Yeah I know how to code my own layouts (lots of studying lol) Thanks for that info!
septembern : Yeah I know how to code my own layouts (lots of studying lol) Thanks for that info!
Vizzed Elite
<b><i><font color=


Affected by 'Laziness Syndrome'

Registered: 03-25-10
Location: Hyrule
Last Post: 590 days
Last Active: 505 days

09-25-10 02:55 PM
septembern is Offline
| ID: 246229 | 11 Words

septembern
Level: 202


POSTS: 5482/13800
POST EXP: 413008
LVL EXP: 117201328
CP: 3802.9
VIZ: 230180

Likes: 0  Dislikes: 0
No problem

Feel free to ask any more questions
No problem

Feel free to ask any more questions
Vizzed Elite
Winner of the April 2012 Tour de Vizzed


Affected by 'Laziness Syndrome'

Registered: 12-05-09
Last Post: 4306 days
Last Active: 3693 days

10-20-10 01:13 PM
MichaelVash7886 is Offline
| ID: 262271 | 14 Words

Level: 161


POSTS: 7133/7398
POST EXP: 196466
LVL EXP: 53433566
CP: 124.6
VIZ: 73784

Likes: 0  Dislikes: 0
My question is have you guys actually learned enough HTML with w3 schools site?
My question is have you guys actually learned enough HTML with w3 schools site?
Vizzed Elite
The Quiet Paladin
LEGENDARY POSTER!
VIzzed Ville Gameshow Champion!!!(8-14-2005)


Affected by 'Laziness Syndrome'

Registered: 12-06-04
Location: Tennessee
Last Post: 3395 days
Last Active: 2698 days

10-20-10 06:30 PM
septembern is Offline
| ID: 262442 | 27 Words

septembern
Level: 202


POSTS: 5942/13800
POST EXP: 413008
LVL EXP: 117201328
CP: 3802.9
VIZ: 230180

Likes: 0  Dislikes: 0
MichaelVash7886 : Are you talking to me?

I actually have attended summer html courses.

Anything I didn't learn there I look up on w3 and other sites.
MichaelVash7886 : Are you talking to me?

I actually have attended summer html courses.

Anything I didn't learn there I look up on w3 and other sites.
Vizzed Elite
Winner of the April 2012 Tour de Vizzed


Affected by 'Laziness Syndrome'

Registered: 12-05-09
Last Post: 4306 days
Last Active: 3693 days

11-01-10 07:19 PM
MichaelVash7886 is Offline
| ID: 268937 | 108 Words

Level: 161


POSTS: 7155/7398
POST EXP: 196466
LVL EXP: 53433566
CP: 124.6
VIZ: 73784

Likes: 0  Dislikes: 0
So for example if I wanted to make a layout with a picture on one side and text on another I could make a table with 2 rows (1 row containing 2 cells for the picture and my post the second row containing one for my signature). How would I make it so that my post appears in the other cell? Would I start the cell in the header and close it in the footer then do the row for my sig info? Or is there some sort of command to add to make it so that it puts the text from my post into the correct cell?
So for example if I wanted to make a layout with a picture on one side and text on another I could make a table with 2 rows (1 row containing 2 cells for the picture and my post the second row containing one for my signature). How would I make it so that my post appears in the other cell? Would I start the cell in the header and close it in the footer then do the row for my sig info? Or is there some sort of command to add to make it so that it puts the text from my post into the correct cell?
Vizzed Elite
The Quiet Paladin
LEGENDARY POSTER!
VIzzed Ville Gameshow Champion!!!(8-14-2005)


Affected by 'Laziness Syndrome'

Registered: 12-06-04
Location: Tennessee
Last Post: 3395 days
Last Active: 2698 days

11-02-10 06:43 PM
septembern is Offline
| ID: 269437 | 55 Words

septembern
Level: 202


POSTS: 6188/13800
POST EXP: 413008
LVL EXP: 117201328
CP: 3802.9
VIZ: 230180

Likes: 0  Dislikes: 0
MichaelVash7886 : You can make different columns and rows

I'll just post in an example to help you see...










row 1, cell 1 row 1, cell 2
row 2, cell 1 row 2, cell 2


This was made by

<table border="1">
<tr>
<td>row 1, cell 1</td>
<td>row 1, cell 2</td>
</tr>
<tr>
<td>row 2, cell 1</td>
<td>row 2, cell 2</td>
</tr>
</table>
MichaelVash7886 : You can make different columns and rows

I'll just post in an example to help you see...










row 1, cell 1 row 1, cell 2
row 2, cell 1 row 2, cell 2


This was made by

<table border="1">
<tr>
<td>row 1, cell 1</td>
<td>row 1, cell 2</td>
</tr>
<tr>
<td>row 2, cell 1</td>
<td>row 2, cell 2</td>
</tr>
</table>
Vizzed Elite
Winner of the April 2012 Tour de Vizzed


Affected by 'Laziness Syndrome'

Registered: 12-05-09
Last Post: 4306 days
Last Active: 3693 days

11-22-10 02:50 AM
sophielove23 is Offline
| ID: 279776 | 51 Words

sophielove23
Level: 44


POSTS: 313/406
POST EXP: 17189
LVL EXP: 573720
CP: 7.0
VIZ: 38583

Likes: 0  Dislikes: 0
I need help coding a new layout I've been wanting to use.

http://i209.photobucket.com/albums/bb18/sophie_love23/forumpostlayout1.png

Keep in mind that I will have a signature sometime in the future and I want it inside the box, not under the whole layout or anything.

Whoever can help, thanks. (:






Image upload: 600x550 totaling 197 KB's.
I need help coding a new layout I've been wanting to use.

http://i209.photobucket.com/albums/bb18/sophie_love23/forumpostlayout1.png

Keep in mind that I will have a signature sometime in the future and I want it inside the box, not under the whole layout or anything.

Whoever can help, thanks. (:






Image upload: 600x550 totaling 197 KB's.
Trusted Member
I'm like super cute. (:


Affected by 'Laziness Syndrome'

Registered: 10-10-10
Location: Las Vegas, NV
Last Post: 4834 days
Last Active: 3964 days

12-05-10 11:15 AM
Zeldisaster is Offline
| ID: 289493 | 33 Words

Zeldisaster
Level: 81


POSTS: 1158/1654
POST EXP: 144125
LVL EXP: 4812092
CP: 769.6
VIZ: 30123

Likes: 0  Dislikes: 0
sophielove23 : I could make a layout from that, but the text box and such inside of it will be EXTREMELY small in my opinion. Enough to type, but pictures would be iffy.
sophielove23 : I could make a layout from that, but the text box and such inside of it will be EXTREMELY small in my opinion. Enough to type, but pictures would be iffy.
Vizzed Elite
<b><i><font color=


Affected by 'Laziness Syndrome'

Registered: 03-25-10
Location: Hyrule
Last Post: 590 days
Last Active: 505 days

12-06-10 07:10 AM
sophielove23 is Offline
| ID: 289926 | 34 Words

sophielove23
Level: 44


POSTS: 382/406
POST EXP: 17189
LVL EXP: 573720
CP: 7.0
VIZ: 38583

Likes: 0  Dislikes: 0
Zeldisaster : Haha a little late Zeldi. ;P I already coded it and used it for about 2 weeks. Now I'm on with a new layout. x3 But thanks for wanting to help. (:
Zeldisaster : Haha a little late Zeldi. ;P I already coded it and used it for about 2 weeks. Now I'm on with a new layout. x3 But thanks for wanting to help. (:
Trusted Member
I'm like super cute. (:


Affected by 'Laziness Syndrome'

Registered: 10-10-10
Location: Las Vegas, NV
Last Post: 4834 days
Last Active: 3964 days

12-09-10 12:09 AM
Geldra is Offline
| ID: 291331 | 27 Words

Geldra
Level: 69


POSTS: 927/1162
POST EXP: 49736
LVL EXP: 2859519
CP: 306.3
VIZ: 85993

Likes: 0  Dislikes: 0
Nifty. This'll be useful to many people, including me in the past when I had MAJOR problems with this sorts stuff. Too bad this didn't exist then.
Nifty. This'll be useful to many people, including me in the past when I had MAJOR problems with this sorts stuff. Too bad this didn't exist then.
Trusted Member

'Tis the presence of the mighty Geldra.
I'll shoot you:
i̿' ̿'̵͇̿̿з=(�̪●


Affected by 'Laziness Syndrome'

Registered: 12-20-09
Location: In some guy's office, stealing his stuff
Last Post: 3019 days
Last Active: 1294 days

12-16-10 05:25 PM
jmc1097 is Offline
| ID: 296706 | 17 Words

jmc1097
Level: 95


POSTS: 1797/2426
POST EXP: 78003
LVL EXP: 8440643
CP: 73.9
VIZ: 9853

Likes: 0  Dislikes: 0
Ah, I love coding stuff. Although I do kind of suck at it, I still enjoy it.
Ah, I love coding stuff. Although I do kind of suck at it, I still enjoy it.
Perma Banned
D:


Affected by 'Laziness Syndrome'

Registered: 07-30-10
Location: Hell
Last Post: 4795 days
Last Active: 4792 days

12-23-10 09:38 PM
spectergaj is Offline
| ID: 302009 | 13 Words

spectergaj
Level: 71


POSTS: 758/1252
POST EXP: 40517
LVL EXP: 3092676
CP: 186.7
VIZ: 24727

Likes: 0  Dislikes: 0
septembern : These links are going to come in handy for me. Thanks!
septembern : These links are going to come in handy for me. Thanks!
Trusted Member

Affected by 'Laziness Syndrome'

Registered: 11-23-10
Last Post: 3367 days
Last Active: 956 days

Links

Adblocker detected!

Vizzed.com is very expensive to keep alive! The Ads pay for the servers.

Vizzed has 3 TB worth of games and 1 TB worth of music.  This site is free to use but the ads barely pay for the monthly server fees.  If too many more people use ad block, the site cannot survive.

We prioritize the community over the site profits.  This is why we avoid using annoying (but high paying) ads like most other sites which include popups, obnoxious sounds and animations, malware, and other forms of intrusiveness.  We'll do our part to never resort to these types of ads, please do your part by helping support this site by adding Vizzed.com to your ad blocking whitelist.

×