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.
Printable View
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 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.
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.
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 ?
Hi paramita,
w3schools.com is a best place to learn HTML. You can learn more tutorials and will help for your web design skills.
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.Quote:
Originally Posted by paramita0101
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.Quote:
Originally Posted by moustafa
Thank you very much both of u .... @newtonmn and @ssarkar... those site are very good and its help me a lot...
hey param just try this site it will help you a lot.Quote:
Originally Posted by paramita0101
the site is something like w3.com please search in google for this site.it helped me greatly.
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.Quote:
Originally Posted by ssarkar
Yes I am trying it by using frame. But fixing the number of rows and columns is getting difficult. Is their anyother command?Quote:
Originally Posted by smartzkool
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.Quote:
Originally Posted by smartzkool
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. :)Quote:
Originally Posted by ssarkar
I think you need to take small html codes and practice it, you will find basic notes in the search.
Dear Paramita, w3schools.com is very good site for full web building tutorials for free. You also find there, HTML, XHTML, CSS, TCP/IP.
Well I think she should first get the basics from w3shoolc and then make small codes and twist them to know various outputs... :)Quote:
Originally Posted by ashok_singh
if you need my help you can contact me at any time in my skype or yahoo messenger i can clear your doubt.Quote:
Originally Posted by paramita0101
Thank You.
Well The only site which comes in my mind when anyone talk about learning HTML or XML that is w3schools.com. This is the best source of learning things. You will get everything you want and with examples.Quote:
Originally Posted by paramita0101
Well if you want to know about the book and if you want to learn quick then Sams Publication , HTML in 24 days is the best book. I have used it when I was in the college.