Tag Archives: DIV

how to make a script for java which can convert number to word?

Question by sound b: how to make a script for java which can convert number to word? i have here a program but i dont know why it doesnt work. sub conv_onclick if f1.num.value= 1 then f1.word.value = “one” else if f1.num.value= 2 then f1.word.value= “two” end if end sub

using javascript body onload command to show results without having to click submit?

Question by johnrobinm: using javascript body onload command to show results without having to click submit? hello, i have an shtml page with a simple form using get to retrieve data, when the submit button is clicked the results are returned on another html page, what i was wondering is if there was a way … Continue reading

PSD to XHTML – Part 1

This is part one of how to turn a PSD into a tableless Xhtml webpage. Brought to you by Bronson Quick http://www.quickit.net.au/ Duration : 0:7:11 addthis_url = ‘http%3A%2F%2Fhtmlindex.net%2Fxhtml%2Fpsd-to-xhtml-part-1′; addthis_title = ‘PSD+to+XHTML+%26%238211%3B+Part+1′; addthis_pub = ”; Technorati Tags: design, DIV, divs, Psd, tableless, to, xhtml

What is the differences between xhtml and html?

Can anyone provide me with a detailed explanation on this so I can fully understand it? HTML is based on SGML (Standard Generalized Markup Language) which is a very forgiving markup standard, you can do things like this in HTML: <ul> <li> <li> <li> </ul> or <B><i><u>Some text</b></i></U> or <a href="somepage.htm"><img href=someimg.jpg></a> or <span><div>Some Text</div></span> … Continue reading

HTML Tutorial 2 – Colours, Fonts, Backgrounds Website Design

In this html website design tutorial I will teach you how to change background and text colours/colors with microsoft notepad. 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:3 addthis_url = ‘http%3A%2F%2Fhtmlindex.net%2Fhtml%2Fhtml-tutorial-2-colours-fonts-backgrounds-website-design’; addthis_title = ‘HTML+Tutorial+2+%26%238211%3B+Colours%2C+Fonts%2C+Backgrounds+Website+Design’; … Continue reading

Html, CSS Tutorial : How to make Div Layers

Today, i’ll be teaching you how to make Div Layers, using CSS and HTML. To make a Html or Css file in notepad, just open notepad, click save as, CSS = style.CSS HTML = index. html You dont have to name them “style” or “index” but it’s easier for me. Just put at the end … Continue reading

PSD to XHTML – Part 2

This is part two of how to turn a PSD into a tableless Xhtml webpage. Brought to you by Bronson Quick http://www.quickit.net.au/ Duration : 0:10:15 addthis_url = ‘http%3A%2F%2Fhtmlindex.net%2Fxhtml%2Fpsd-to-xhtml-part-2′; addthis_title = ‘PSD+to+XHTML+%26%238211%3B+Part+2′; addthis_pub = ”; Technorati Tags: design, DIV, divs, Psd, tableless, to, xhtml

PSD to XHTML – Part 3

This is part three of how to turn a PSD into a tableless Xhtml webpage. Brought to you by Bronson Quick http://www.quickit.net.au/ Duration : 0:7:51 addthis_url = ‘http%3A%2F%2Fhtmlindex.net%2Fxhtml%2Fpsd-to-xhtml-part-3′; addthis_title = ‘PSD+to+XHTML+%26%238211%3B+Part+3′; addthis_pub = ”; Technorati Tags: design, DIV, divs, Psd, tableless, to, xhtml

PSD to XHTML – Part 4

This is the final part of how to turn a PSD into a tableless Xhtml webpage. Brought to you by Bronson Quick http://www.quickit.net.au/ Duration : 0:4:59 addthis_url = ‘http%3A%2F%2Fhtmlindex.net%2Fxhtml%2Fpsd-to-xhtml-part-4′; addthis_title = ‘PSD+to+XHTML+%26%238211%3B+Part+4′; addthis_pub = ”; Technorati Tags: design, DIV, divs, Psd, tableless, to, xhtml

Build Your Own CSS Website Build Our HTML Lesson 3

http://www.1stoptutorials.com – In this tutorial we will start building our div tags and html coding for our top link bar. You will notice once we have finished that we do not have much html code atall to make this work. Let me know if you get any problems and i will be more than happy … Continue reading