I saw a website a little while ago that had columns for JavaScript/HTML/CSS and below it had what the actual code would look like. Kind of like jsFiddle, but it had user examples and demos. Does anyone know the name of this site? I can't find it anywhere! THanks!
You are most likely talking about CodePen, which is a site with an active community and many demos viewable right on the page with the source code.
Related
I was wondering if you could view the previous website someone was looking at using some sort of workaround like browser.history.go.back.
I am working on a project. Just to see how much information you could collect on someone just by going to a website.
I wanted to ask a maybe dumb question but how do you guys set up an html website to look like this when searched on google?
Ive tried adding anchor tags to the meta tags, yes maybe quite dumb idea , well it didn't work, does anybody know how to? Thank you in advance
With Sitelinks
As Google Webmaster Tools explains:
Sitelinks are automatically generated links that may appear under your
site's search results
This means you can't add them via some tool or code. The best you can do is to structure your correctly. See Google's page about this https://www.google.com/support/webmasters/bin/answer.py?answer=47334&hl=en
It's generated automatcally by Google, but you can help the robots to show the right things using a sitemap: https://support.google.com/webmasters/answer/156184 also it allows you to make a link preview.
PS: There is lots of tools to do that, like this one https://www.xml-sitemaps.com/
We often see this kind of gallery these days :
http://wedesignthemes.com/themes/index.php?theme=dreamspa (go to gallery)
http://joomla.templaza.net/fitness/index.php/gallery?limitstart=0
I think it looks kinda good and i would like to add something like this to a website. I don't have a lot of knowledge in javascript, so does someone have a sample, tutorial, link, code, or anything to help me to achieve this ?
My website was created using Bootstrap.
Here are some 'trendy' gallery ideas, they include a download to the code so it is kinda plug and play. Best to reference the source though.
I am a freelance developer looking to build a new social networking site, and I really enjoy Facebook's footer and how it looks / works.
I'm not really sure how I would get started on making something similar? jQuery? CSS?
Any help would be appreciated.
Welcome to SO!
Soh Tanaka features a two-part tutorial on his website about this same exact topic. A majority of his tutorials are very easy to follow and straight to the point.
You can find the start of the tutorial here, (It's a two-parter) and a working-demo of the same tutorial is available here:
Hope this helped you out - or at least gave you some ideas to play with.
Building a Facebook Style Footer Admin Panel
i have been looking for a javascript code for the thumbs up and down system to put in my blogger site. I've seen some of the help resources, but it all required the new layout, whereas i'm using the old one.
The example of the thumbs up and down buttons are like in the following website,
http://textsfromlastnight.com/
Where people are able to flag the "Good Nights" or "Bad Nights".
I have no experienced in writing scripts, so was wondering if any people can help with the scripts, or maybe tutorials of writing those scripts would be of great help!
Thanks!
How about this one
http://codecanyon.net/item/thumbsup/50411
This works for blogger:
Thumbs up Blogger Posts- Simple post rating for blogger.
You use a JScript of the JS-Kit.