why my pages all items are little smaller in github website than my local web site? - github

I've done as much searching around on Google and on here as I possibly could before posting so please excuse me if this is easy to answer.
My website's all items are smaller than my localhost website. Please help me to fix this problem.
here is my repository link------ https://github.com/Amitgiri2001/portfolio/tree/master
please someone help me...

Related

Validate from Field

I don't know if this is the right forum for my question, and I mean no disrespect, but here goes. Will someone please direct me to where I can learn how to validate a text field on a form. I have searched the Internet for 2-hours and have not come up with a solution. I am new to Dreamweaver. I have the free trial version Dreamweaver Creative Cloud and it does not have the Spry features of the previous versions. I apologize for rambling, but I am so frustrated.
Thank you
Have you tried w3Schools??
It has everything about PHP/HTML and CSS. Rather basic but you can expand from there

any plugin where user modify their profile and post panel at front end?

I want to know is there any plugin(s) where user first registered as editor then create a post or modify own post.
users can manage their profile and post panel.
I have searched a lots of plugins but still not found any sufficient.
i am newbee in wordpress. and little bit knowledge about wordpress. please help me.
Thanks in advance.
There is a good tutorial HERE.
Works for me. It's not so super-easy, but if you want to create clone of that side- you need to understand it.

Adding Like button to Tumblr blog

Can anyone spare a few minutes to walk me through the Facebook instructions for adding a Like button to my tumblr blog? Once I get to the Open Graph Tags section my lack of knowledge of HTML really hinders me. I would really love to get this done soon!
If you are currently unemployed and looking for help in preparing for interviews or a second pair of eyes on your resume, I can pay you in kind in return. If you are not I'd be willing to pay a small amount via paypal to someone who can spend time with me to fix this.
Thank you!
Justin
This tutorial looks recent and has very detailed instructions: http://eyedealab.com/add-facebook-likebutton-tumblr-posts-opengraph/ that look ok based on my development experience.

Script that refreshes a website on all devices at the same time while developing

Some weeks ago I red about a script at github that will refresh a websites on all devices in the network at the same time while developing on it but I just can't remember the name.
I hope this answer doesn't count to the "this is not a research center forum" category but more I hope that someone might remember it we can share the answer for users that might looking for it too.
Before I get a thousand downvotes, please tell me if this a question at the wrong place (but where else then?)
Meteor has been getting a lot of attention lately, but if all you need is a full page refresh, you could use any pub/sub framework, like Faye, and a few lines of javascript.
Ok, I finally found it again:
https://github.com/marstall/shim

Is it possible to implement facebook chat inside iframe in my own website?

I am trying to implement fb-chat from inside my website (in any possible way). Something like in ebuddy or meebo. In a previous question, I was suggested to use the facebook-chat from within an iframe. I searched for some documentation on how to do that but most of the results show how to make applications in a facebook.
Please somebody help me in this? I need some pointers or tutorials from websites which already implemented this. If not possible, please suggest another solution. I have been stuck in this for long time.
thanks a lot
Sabah
Yes it can be possible and you can implement this by using facebook provided code and its link is
http://developers.facebook.com/docs/chat/
kindly check this...