Jump to content

html script for comments and soc. websites buttons


laurentiumarian

Recommended Posts

I have this:

 

<!DOCTYPE html>
<html>
<head>
<style type="text/css">
body {background-color:#ebff33;
background-image:url(logo.jpg);
background-repeat:no-repeat;
background-position:950px 1270px;}
p { color: #BD0102;font-family:arial;line-height:190%;text-align:center;}
h1 {color: #5F6024;font-family:arial;text-align:center;
background-color:white;padding:60 px;}
a {font-family:arial;font-weight:bold;text-decoration:none;}
a:active {background-color:white; font-size: 25px;}
span {font-weight:bold; color:brown;}
<title>
Nknow.info. Joburi online.Eseuri, traduceri, lucrari de licenta si tot ce ai
nevoie la liceu si facultate. Afla locurile unde sunt cele mai tari petreceri in orasul tau.
</title>
</style>
</head>
<body>
<form action="dosomething" method="post">
<img src="Nknow.png"/>
<form>
Spune cine esti si ###### vrei sa fie iubitul/iubita ta:
<br>
<textarea name="bio" rows="30" cols="130">
Scrie aici mesajul tau
</textarea>
<input type="Submit" value="Submit!">
<br>
<br>
<p>Acum upladeaza fisierul dorit</p>
<input type="file" name="FisierInNknow"/>
<br>
<br>
</form>
<!-- Go to www.addthis.com/dashboard to customize your tools -->
<script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-54ba8f1628d8bd6e" async="async"></script>
<br>
<br>
<p>Te aflii aici pentru ca doresti sa iti gasesti pe cineva care sa iti fie alaturi</p>
<br>
<br>
<br>
</body>
</html>
What to do to add FB, g+ and Twitter buttons and to work the messaging uploading parts?
Thank you
Link to comment
Share on other sites

Here's Facebook's documentation for comments widgets, like buttons and other features you can embed on your site:

https://developers.facebook.com/docs/plugins

 

Here's twitter's documentation:

https://dev.twitter.com/web/overview

 

Documentation for Google+ widgets and buttons:

https://developers.google.com/+/web/share/

https://developers.google.com/+/web/+1button/

https://developers.google.com/+/web/

  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...