Webmaster Money

Affiliate Program reviews
by Webmaster-Money.org
VISIT OUR BEST AFFILIATE PROGRAM AND MAKE MONEY WITH WEBSITE.
Clicksor Inter-Ads pays $5.4 to $9 per 1000 views.
Today is: Thu Nov 20, 2008 10:18 pm


TOP10 Webmasters Sites || Articles || Affiliate Programs Forum || Tools || RSS Feeds || NewsLetter || Webmaster Resources || Best Affiliate Programs Contact

GET paid for posting in our forum: you get paid $0.05 for every post you make - RULES

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
|  FAQ  |  Search  |  Memberlist  |  Usergroups  |  Register  |  Profile  |  Log in to check your private messages  |  Log in | 
I want to learn HTML

 
Post new topic   Reply to topic    Webmaster Make Money Forum. Affiliate programs forum. Forum Index -> Website Design
View previous topic :: View next topic  

Author
paramita0101
I was here more times.


Joined: 14 Nov 2007
Location: India
Posts: 1625

Back to top
Message
PostPosted: Fri Mar 28, 2008 2:42 pm    Post subject: I want to learn HTML Reply with quote

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.
View user's profile Send private message  

Author
alec11
I was here more times.


Joined: 05 Feb 2008

Posts: 1188

Back to top
Message
PostPosted: Sat Mar 29, 2008 3:35 am    Post subject: Reply with quote

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.
View user's profile Send private message  

Author
paramita0101
I was here more times.


Joined: 14 Nov 2007
Location: India
Posts: 1625

Back to top
Message
PostPosted: Tue Apr 22, 2008 3:59 pm    Post subject: Reply with quote

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.
View user's profile Send private message  

Author
moustafa
I was here more times.


Joined: 29 Dec 2007

Posts: 2093

Back to top
Message
PostPosted: Thu Apr 24, 2008 9:22 pm    Post subject: Reply with quote

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 ?
View user's profile Send private message  

Author
newtonmn
I was here more times.


Joined: 28 Sep 2008
Location: India
Posts: 43

Back to top
Message
PostPosted: Wed Oct 08, 2008 10:39 am    Post subject: Reply with quote

Hi paramita,

w3schools.com is a best place to learn HTML. You can learn more tutorials and will help for your web design skills.
View user's profile Send private message   Visit poster's website Yahoo Messenger MSN Messenger

Author
ssarkar
I was here more times.


Joined: 29 Sep 2008
Location: Kolkata, India
Posts: 163

Back to top
Message
PostPosted: Thu Oct 09, 2008 7:35 am    Post subject: Re: I want to learn HTML Reply with quote

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.
View user's profile Send private message   Visit poster's website

Author
kijairo
I was here more times.


Joined: 13 Jul 2008

Posts: 52

Back to top
Message
PostPosted: Fri Oct 10, 2008 6:55 am    Post subject: Reply with quote

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.
View user's profile Send private message  

Author
paramita0101
I was here more times.


Joined: 14 Nov 2007
Location: India
Posts: 1625

Back to top
Message
PostPosted: Sun Oct 19, 2008 7:53 pm    Post subject: Reply with quote

Thank you very much both of u .... @newtonmn and @ssarkar... those site are very good and its help me a lot...
View user's profile Send private message  

Author
nash_avi
I was here more times.


Joined: 13 Sep 2008

Posts: 425

Back to top
Message
PostPosted: Thu Oct 23, 2008 10:21 am    Post subject: Reply with quote

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.
View user's profile Send private message  

Author
ssarkar
I was here more times.


Joined: 29 Sep 2008
Location: Kolkata, India
Posts: 163

Back to top
Message
PostPosted: Wed Nov 05, 2008 5:55 am    Post subject: Reply with quote

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?
View user's profile Send private message   Visit poster's website

Author
smartzkool
I was here more times.


Joined: 03 Oct 2008

Posts: 290

Back to top
Message
PostPosted: Wed Nov 05, 2008 9:21 am    Post subject: Reply with quote

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.
View user's profile Send private message  

Author
ssarkar
I was here more times.


Joined: 29 Sep 2008
Location: Kolkata, India
Posts: 163

Back to top
Message
PostPosted: Wed Nov 05, 2008 11:49 am    Post subject: Reply with quote

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?
View user's profile Send private message   Visit poster's website

Author
smartzkool
I was here more times.


Joined: 03 Oct 2008

Posts: 290

Back to top
Message
PostPosted: Thu Nov 06, 2008 9:31 am    Post subject: Reply with quote

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>
View user's profile Send private message  

Author
ssarkar
I was here more times.


Joined: 29 Sep 2008
Location: Kolkata, India
Posts: 163

Back to top
Message
PostPosted: Thu Nov 06, 2008 11:46 am    Post subject: Reply with quote

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.
View user's profile Send private message   Visit poster's website

Author
smartzkool
I was here more times.


Joined: 03 Oct 2008

Posts: 290

Back to top
Message
PostPosted: Sat Nov 08, 2008 4:13 am    Post subject: Reply with quote

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. Smile
View user's profile Send private message  

Author
ashok_singh
I was here more times.


Joined: 28 Sep 2008

Posts: 50

Back to top
Message
PostPosted: Tue Nov 18, 2008 1:30 pm    Post subject: Reply with quote

I think you need to take small html codes and practice it, you will find basic notes in the search.
View user's profile Send private message [ Hidden ]

Display posts from previous:   
Post new topic   Reply to topic    Webmaster Make Money Forum. Affiliate programs forum. Forum Index -> Website Design All times are GMT
Page 1 of 1

 



Powered by phpBB © 2001, 2002 phpBB Group
adult affiliate programs adult associate programs adult affiliate resources affiliate resources [CNW:Counter]

| ADULT AFFILIATE PROGRAMS | PAY PER CLICK | PAY PER IMPRESSIONS | PAY PER SEARCH | PAY PER LEAD | SALE | CASINO AFFILIATE PROGRAMS | PAY PER INSTALL | AFFILIATE NETWORKS | EMPLOYMENT AFFILIATE PROGRAMS | CELEBRITY AFFILIATE PROGRAMS | PERSONALS AFFILIATES |