HTML - Help With Making My Social Network
I need help from people about making my site. i need login forms, chatting, mail, stuff like that. please post comments if you wish to help.
Similar TutorialsHey board members - I've just coded a blog for my daughter and need to know how to make it interactive. She wants to be able to "share" on twitter and facebook etc; she wants readers to "subscribe" and to have a newsletter mailing list. I understand html and CSS but am out of my depth when it comes to this newer stuff - is the correct term, server side extensions? Direction as to where to post this type of question would be appreciated. Cheers, Mal So anyway, my boss wants them, I have no idea what they are, nor does he, because they don't seem to do anything nor do I really want to know. The code for them is fairly simple, my problem is I make 5-20 new pages per day just working on a file system and one more thing that has to be done for every page is yet more room for error and more wasted time. Is there any code in php or html that will plunk the url of the current page into the social bookmark code so I don't have to goto each one 5-20 times a day and copy and paste it in there? I think things will get a lot easier once I get my copy of dreamweaver but I would like to do this now if it is possible. Thanks... Codeguru PS- Or javascript code, just anything that might accomplish it. First off I am a novice with limited knowledge of code and building sites. I have used different programs over the past couple years in school but web design was not my focus or major. It just so happens I am starting a new venture and it is going to require a website to be fully operational. So here is my issue (one of many), I have a header I built for this website I am building. I build this header in photoshop 1000px x 200px. It contains my logo and some design. It is static. But in the bottom right hand of this header I want to add the social networking buttons. I have a spry widget set up for it (Jsocial Widget to be specific) but I can't get it to lay on top of the header. What is the other way I can accomplish this task... Facebook, Twitter, Youtube and I want an RSS link but I am not that far along yet so it would be something I would add later in the same location. Thanks in advance! Hey guys, I have this pretty big idea on making a social networking site. I would greatly appreciate it if you could help me with any ideas, or anything that would make this look any better. Also maybe some ideas on how it would look for a home page, and profile page. The signup page is http://azureonline.netau.net/pages/signup.php . Thank you! How do I get these to show up side by side rather than on top of eachother with space in between them. for an example of what it looks like now go to www.ecxgaming.com/genericnews.html and check out the facebook like button, twitter, and google plus button. Here is the code: HTML Code: <div id="fb-root"></div> <script>(function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) {return;} js = d.createElement(s); js.id = id; js.src = "//connect.facebook.net/en_US/all.js#xfbml=1"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk'));</script> <div class="fb-like" data-send="false" data-width="450" data-show-faces="true"></div> <a href="https://twitter.com/share" class="twitter-share-button" data-count="horizontal" data-via="ecxgaming">Tweet</a><script type="text/javascript" src="//platform.twitter.com/widgets.js"></script> <g:plusone size="small" annotation="inline"></g:plusone> <!-- Place this render call where appropriate --> <script type="text/javascript"> (function() { var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true; po.src = 'https://apis.google.com/js/plusone.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s); })(); </script> <!--End google like button--> Thanks in advance I am new to web building and almost done with my first website. There are 2 problems I am having and if they were to be solved I could finish completely. Any help on these two issues would be greatly appreciated. The url the everything is hosted at is hillsidemedicalbilling.com/ if you visit it you will notice what I am referring to. I am trying to place share buttons for some of the social networking sites on the page using custom icons. After 4 days of reading everything I can find on them I have gotten pretty close. It seems the Twitter button is the only one that is actually working, and even then, the title does not post with the link. All of the other ones bring up a page for the right website but it says "this page no longer exists." The second problem I am having is, the google + button will not align correctly (I want it to be centered with what is directly above it), I had the same problem with the facebook "like" button, but was eventually able to fix it by adding padding-left: 48px; to the CSS. After trying this with the google+ buttons, it does not respond. You will see what I have tried as I have left it on the CSS (but deleted padding-left: 58px; that I attempted unsuccessfully). All of the social networking buttons are within <div h2 name="logo"...name="social" Here is the markup I have figured out thus far: HTML Code: <div id="logo"> <h2 class="social"> <a target="_blank" rel="external" href="http://reddit.com/submit=http://hillsidemedicalbilling.com/&title=Hillside Medical Billing"> <img src="images/reddit_wood.JPG" title="Reddit"/></a> <a target="_blank" rel="external" href="http://twitter.com/home?status=http://hillsidemedicalbilling.com/&title=Hillside Medical Billing"> <img src="images/twitter_wood.JPG" title="Twitter"/></a> <a target="_blank" rel="external" href="http://www.linkedin.com/shareArticle?mini=http://hillsidemedicalbilling.com/&title=Hillside Medical Billing"> <img src="images/linkedin_wood.JPG" title="LinkedIn"/><br /></a> <a target="_blank" rel="external" href="http://digg.com/submit?phase=http://hillsidemedicalbilling.com/&title=Hillside Medical Billing"> <img src="images/digg_wood.JPG" title="Digg"/></a> <img target="_blank" rel="external" src="images/rss_wood.JPG" title="RSS" alt=""/> <a target="_blank" rel="external" href="http://www.stumbleupon.com/submit?url=http://hillsidemedicalbilling.com/&title=Hillside Medical Billing"> <img src="images/stumbleupon_wood.JPG" title="StumbleUpon"/></a><br /> <div class="fb-like" data-href="http://hillsidemedicalbilling.com/" data-send="true" data-layout="button_count" data-show-faces="true" data-font="arial"></div> <br /> <div class="g-plusone" data-size="small" data-href="http://hillsidemedicalbilling.com/"></div> </h2> <h2 class="member"><a target="_blank" rel="external" href="http://www.nebazone.com/exam.html/"><img src="images/NEBA.JPG" /></a></h2> <h1 class="logo">Welcome To<br /><a href="http://hillsidemedicalbilling.com/"> <img src="images/HMBLogoMed.jpg" /></a></h1> </div> Hi all, I'm a technical author based in the UK, but I've got a problem with an online help system I'm producing - I hope you can help, I've been pulling my hair out for days trying to find a solution to this! My problem is with the security update courtesy of Microsoft and the "Page not displayed" problems it causes. The container and TOC produce fine, but the right pane shows the error. Now, my chm has to be stored on a network and will be viewed by over 500 people on terminals, so I'm unable to load anything onto any local drives, so I can't do the "Unblock" security fix. None of the users will have admin privileges and bearing in mind there are so many machines, I'm also unable to change the registry settings on the machines, so this rules out fix number two. I wonder, is there any code that could be put into the chm itself to confirm it as a valid file, and thus open directly from the network without having to modify each individual pc? Or indeed would anyone know of a script that could be run from the network to update everyone's machines all at once? If none of these work, I guess I'm reduced to producing plain HTML files, but I'm hoping I can find a workaround as I particularly like the TOC/index/search facilities of HTML help, and the fact I only have to ship a couple of files. I do hope you can help, thanks in advance, Tixuk To whom may concern I'm looking to build a site that is a networking site. The site will consist of member pages with private messaging with blogging ability as well forum type rooms. I'm versed in the graphic end but have no real understanding of java or advanced html code needed to put something of this magnitude together. If any one could point me in a direction or possible book or two that would help me write something like this i would be forever grateful. Also any one who is looking for a hobby is free to help me out. This is one of those in the long run projects. I'm Jamie-Grace and I need some help with Network Building - fast! I run an organization for teens with Tourette Syndrome, like myself, called "teensWts" (Go figure, lol.) and I'm looking to expand it and make it network type site but not just for Tourette Syndrome. I want people to be able to join and create profiles with some of the profiles being "fan profiles" and some of them being profiles for organizations that people can "become fans of". So it would sort of be like how MySpace has music profiles and regular ones and the people with the regular accounts can be fans of the bands except I want my site to be organizations instead of music. I don't know how much time or money (if any money is needed..hopefully not, ha.) this type of thing would take, but I would really appreciate any type of advice in the area. I have been trying to do this for months now and I can't seem to get a good response as far assistance. Thank you so much in advance! Need code for myspace to hide "x is in extended network"..just the words, Not the extended network banner itself. So I am pretty new to HTML/CSS (been learning for about a week now) I thought I had everythign down, but I ran into a problem with <a> and linking through my site. My directory is set up like this on my local network: when I link from loung.html to elixir.html I used the following code: Code: <a href="beverages/elixir.html">elixirs</a> But when I test those pages on my local network, the pages do not appear(when i click the link that I made). Is it because I am testing on local network, is the code wrong, or am I doing something else that I am not aware of? Thanks in advance hi guys im having a problem with a website aimed to provide satistics of bandwidth utilisation of different lines. The website is set to be autorefreshed every x seconds and while the browser seems to refresh, the statistics remain the same. These statistics are presented in a form of a png image graph and taken from a monitoring pc in the same network. Monitoring pc takes the statistics directly from routers. here is the code: Code: !DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <TITLE>Index Page</TITLE> <!-- Command line is easier to read using "View Page Properties" of your browser --> <!-- But not all browsers show that information. :-( --> <meta http-equiv="content-type" content="text/html; charset=iso-8859-15" > <META NAME="Command-Line" CONTENT="indexmaker --output=C:\www\index.html gan.cfg" > <META HTTP-EQUIV="Cache-Control" content="no-cache"> <META HTTP-EQUIV="Pragma" CONTENT="no-cache" > <META HTTP-EQUIV="Refresh" CONTENT="10"> <LINK HREF="favicon.ico" rel="shortcut icon"> <title>Untitled Document</title> </head> <body> <TABLE BORDER=0 CELLPADDING=0 CELLSPACING=10> <tr> <td><DIV><B>Traffic Analysis for Internet</B></DIV> <img src="url-of-monitoring-pc:xxxx/a.a.a.a_3-day.png" alt="name"/> </td> <td><DIV><B>Traffic Analysis </B></DIV> <img src="/url-of-monitoring-pc:xxxx/a.a.a.a._2-day.png" alt="name"/> </td> </tr> <tr> <td><DIV><B>Traffic Analysis Internet </B></DIV> <img src="url-of-monitoring-pc:xxxx/a.a.a.a_12-day.png" alt="name"/> </td> <td><DIV><B>Traffic Analysis for </B></DIV> <img src="/url-of-monitoring-pc:xxxx/a.a.a.a_42-day.png" alt="name"/> </td> </tr> <tr> <td><DIV><B>Traffic Analysis for ADSL </B></DIV> <img src="/url-of-monitoring-pc:xxxx/a.a.a.a_20-day.png" alt="name"/> </td> </tr> </table> </body> </html> As i said before while the browser seems to be refreshed every x seconds but the graphs remain the same until i manually refresh with F5. I think is something wrong with META code at the top. thnx in advance I know about tables, but are there advance programming for certain condition? I mean if I want certain cells to certain lengths and so on? Hello knowledgable HTMLforum gurus. I have a client that would like a blog feature on her site, so that she can update one of the pages with announcements, etc. Is there some free code anywhere that I can use to accomplish this? I'd like the code to be able to archive old entries and have a search function if possible... Also, I need to have the blog section fit into the same design scheme as the rest of the site that I will be creating, so outsourcing to blogspot or something like that is out of the question. Does anyone know of any freeware that can accomplish this? Thanks in advance, hous edit: please forgive the placement of this thread - not sure where this belongs. im just wondering if any1 uses programs other then google adsense... i have seen a few not many that look too promising... does any1 know any CPM (cost per 1000 hits) sites... i would like to have @ least 1 of those if i could find a decent site for them... Thanks... Hello all. I am kinda a noobie at this, so dont get mad at me! How would i make a bkg not tiled? Im not exactly sure. Please help. I want to make a table with two rows But i want to make sure that the data in the 2nd column is always align to the right.....Like this Data1 Data2 Data2 Data3 And not <tr><td>Data1<\td><td I want this side of the row to always be align to the right..>Data1</td></tr> Data2Data3 I know this is easy...But i am not quite sure how to do.... hi please check my site www.yourdesign.org and please could somebody tell me how i can stop it going all weird in IE, it looks fine in firefox cheers guys n gals hi every one i thought some one can help me i no HTML but i want to make a online web gaming site like vicecitywars,forcewars,metrowars and 2453thegame. and i would like how no to make it and what to use and what els to know and explain well cos im beginner and i realy want to no how to so plz help ????? thank you for time |