I want to make FBML page for my profile in facebook is there any books which gives me step by step instrunction how to do it?
If you know HTML, it's not all that different. The only major noticeable issues are justifying images, and inserting video. Everything else is pretty much the same. If you don't know HTML, then you should start there and play catch up.
Agree with bbboy. Facebook's dev area is rich with information for coding for their site. They know that without devs they'd be screwed, so they try to help the best they can by providing clear quality info.
I agree with the 2 posts above. Absolutely NO books are needed. What better way to learn from the FBML wiki itself.
There are couple of books available on Amazon around FBML, so go and purchase if you want to know in detail about FBML.
well if you dont know HTML then it will be complicated for you to manage your own fan page. However you can try to use FBML templates (see the link in my sig.) or I can send you an eBook with all tags used at FBML. However if you are trying to create a simple HTML page then just copy-paste your HTML code from <body> to </body> tag just rewrite your filepaths to images since Facebook not allowing to host images. Thats all.
its pretty much normal HTML - also just do a search on Google for whatever you dont know. You definitely dont have to spend any money on a book for this.
Just search on google Free FBML or FBML Code. There are tons of free tutorials out there. also try other phases. I've seen a few of those good sites to teach you. It's very similar to html .