FORUM HOME |
Webmaster Make Money Forum. Affiliate programs forum. Webmaster money resources forum. Affiliate programs, Internet marketing and home business public discussion. |
View unanswered posts |
|
|
|
| Message |
Posted:
Fri Mar 28, 2008 2:42 pm Post subject:
I want to learn HTML |
|
|
| I want to learn html. So can anybody pls help me to find out a very good free online web site where i can learn html. Thanks in advence. |
|
|
|
 |
|
|
|
| Message |
Posted:
Sat Mar 29, 2008 3:35 am Post subject:
|
|
|
I think it is easy to find tutorial about html. you can find it by searching in google.
and to make it easier, you can try search with your country language. |
|
|
|
 |
|
|
|
| Message |
Posted:
Tue Apr 22, 2008 3:59 pm Post subject:
|
|
|
| Hi, alec11 If I am searching in google then i found a lots a site link. So, pls provide me some usefull web site link. Which is very good and easy to learn. |
|
|
|
 |
|
|
|
| Message |
Posted:
Thu Apr 24, 2008 9:22 pm Post subject:
|
|
|
| I have an animation in an html file and i want to convert it into image file so that i can upload it to any forum , anyone can help ? |
|
|
|
 |
|
|
|
| Message |
Posted:
Wed Oct 08, 2008 10:39 am Post subject:
|
|
|
Hi paramita,
w3schools.com is a best place to learn HTML. You can learn more tutorials and will help for your web design skills. |
|
|
|
 |
|
|
|
| Message |
Posted:
Thu Oct 09, 2008 7:35 am Post subject:
Re: I want to learn HTML |
|
|
| paramita0101 wrote: | | I want to learn html. So can anybody pls help me to find out a very good free online web site where i can learn html. Thanks in advence. |
I have learnt a lot about how to create a page and also html codes, I consulted www.pagetutor.com. You can also try it. Let me know if you will benefitted from it not. |
|
|
|
 |
|
|
|
| Message |
Posted:
Fri Oct 10, 2008 6:55 am Post subject:
|
|
|
| moustafa wrote: | | I have an animation in an html file and i want to convert it into image file so that i can upload it to any forum , anyone can help ? |
What's the animation ? must be a .gif or a flash animation... post what you need exactly but you should start your own thread and not hijack the OP thread. |
|
|
|
 |
|
|
|
| Message |
Posted:
Sun Oct 19, 2008 7:53 pm Post subject:
|
|
|
| Thank you very much both of u .... @newtonmn and @ssarkar... those site are very good and its help me a lot... |
|
|
|
 |
|
|
|
| Message |
Posted:
Thu Oct 23, 2008 10:21 am Post subject:
|
|
|
| paramita0101 wrote: | | Hi, alec11 If I am searching in google then i found a lots a site link. So, pls provide me some usefull web site link. Which is very good and easy to learn. |
hey param just try this site it will help you a lot.
the site is something like w3.com please search in google for this site.it helped me greatly. |
|
|
|
 |
|
|
|
| Message |
Posted:
Wed Nov 05, 2008 5:55 am Post subject:
|
|
|
| Nadh Abhi, the site most probably w3school.com, not w3.com. Anyway, can anyone tell me how can I freeze a line while the remaining portion get scrolled? will it be done by using Frame? |
|
|
|
 |
|
|
|
| Message |
Posted:
Wed Nov 05, 2008 9:21 am Post subject:
|
|
|
| ssarkar wrote: | | Nadh Abhi, the site most probably w3school.com, not w3.com. Anyway, can anyone tell me how can I freeze a line while the remaining portion get scrolled? will it be done by using Frame? |
yup you are right. it can be done using iframe option in html. |
|
|
|
 |
|
|
|
| Message |
Posted:
Wed Nov 05, 2008 11:49 am Post subject:
|
|
|
| smartzkool wrote: | | ssarkar wrote: | | Nadh Abhi, the site most probably w3school.com, not w3.com. Anyway, can anyone tell me how can I freeze a line while the remaining portion get scrolled? will it be done by using Frame? |
yup you are right. it can be done using iframe option in html. |
Yes I am trying it by using frame. But fixing the number of rows and columns is getting difficult. Is their anyother command? |
|
|
|
 |
|
|
|
| Message |
Posted:
Thu Nov 06, 2008 9:31 am Post subject:
|
|
|
Use this code -
<iframe src="http://www.yoursite.com"
width="XXX" height="XXX" marginwidth="0" marginheight="0"
hspace="0" vspace="0" frameborder="0" scrolling=yes>
</iframe> |
|
|
|
 |
|
|
|
| Message |
Posted:
Thu Nov 06, 2008 11:46 am Post subject:
|
|
|
| smartzkool wrote: | Use this code -
<iframe src="http://www.yoursite.com"
width="XXX" height="XXX" marginwidth="0" marginheight="0"
hspace="0" vspace="0" frameborder="0" scrolling=yes>
</iframe> |
thanks, Smatzkool. The software that I am now using to edit my webpage does not support this iframe command. I am waiting for Dreamweaver to be installed in my machine. Till then, I just copy these command lines. Thanks again. |
|
|
|
 |
|
 |
|
 |
 |
|
 |
|
|
| Message |
Posted:
Sat Nov 08, 2008 4:13 am Post subject:
|
|
|
| ssarkar wrote: | | thanks, Smatzkool. The software that I am now using to edit my webpage does not support this iframe command. I am waiting for Dreamweaver to be installed in my machine. Till then, I just copy these command lines. Thanks again. |
Well that's not a problem at all. if you wanna know something about html, just search google, it is the best source to get the answer to all the questions.  |
|
|
|
 |
|
|
|
| Message |
Posted:
Tue Nov 18, 2008 1:30 pm Post subject:
|
|
|
| I think you need to take small html codes and practice it, you will find basic notes in the search. |
|
|
|
 |
|
Powered by phpBB © 2001, 2002 phpBB Group
|