Hot Hubs · tagged html RSS icon



Sort Results: [ Hot | Best | Latest ]

fake genius profile image55

Which web design code is best for search engine optimization? HTML, Visual basic, PHP, etc. What are the pro's and...

by fake genius

To answer which code language is best for Search Engine Optimization efforts, as the other two answers to this original question stated, HTML is the best. For all the reasons this particular answer stated is... published 5 hours ago

0 comments    technology internet web

71

IFRAME Virus injecting malicious code

by privateye2500

It's probably safer and less expensive if you simply walk or Drive to the store! A massive Web attack, first reported by security researcher Dancho Danchev earlier this month,(everyone SHOULD have listened... published 4 months ago

2 comments    technology virus html

63

Web Programming Concepts Glossary

by learnprogramming

This is a continuous growing list of terms for Web Programming Concepts. CGI is a simple protocol used to communicate between Web forms and a program written in any language that can read STDIN, write to... published 14 months ago

technology education programming

PHP code to generate static HTML pages from a database91

Generate Static HTML Pages From A Database

by peeling

I have a rule, when it comes to webpages. Keep it simple. No scripts, no flashy templates. It's no big secret that the most successful websites are those which are the simple and easy to use. See Google. But... published 14 months ago

1 comment    technology programming php

68

What are meta tags? How to use it in a blogspot or word press blog?

by balaji153

Meta tags is an attribute in HTML .Meta tags provide meta data.Meta data is used to describe about your Web-pages and also website.Search engine bot will crawl your web-pages with the help of this meta data... published 4 weeks ago

4 comments    seo blogger html

World First Web Server61

How to build your own Website

by balaji153

The Internet is growing very fastly.Now days without internet we can't live.Every thinks , every one,every department need Internt .And also for small businees, B2B,B2C every one are communicating with... published 2 weeks ago

2 comments    technology advice home

sanpnrad1 profile image72

How to make a mobile website?

by sanpnrad1

mobile sites are usually made in the wap/wml format..now html format has come for mobile too... first abt wml... Unfortunately WML cannot be run on all web hosts. For WML content to be run, a web host must... published 10 months ago

2 comments    internet website mobile

79

Hugs To My Letters (or words) HTML

by Adam York

When one of the teenagers in our home decided it was time to pimp-up their MySpace pages I was asked, what is HTML and is it easy to use? This is how I answered the question; HTML is a language for marking... published 7 months ago

2 comments    family technology teen

57

MySQL X PostGreSQL

by monografiaac

According to the Academic Research in Monographs: To be held on equal terms, what the other party, is often complicated because of the results in different implementations that all of these managers. In... published 9 days ago

0 comments    technology web programming

unique7 profile image65

[ JAVA SCRIPT ] -->>Join two arrays - concat()

by unique7

var arr = new Array(3) arr[0] = "Jani" arr[1] = "Tove" arr[2] = "Hege" var arr2 = new Array(3) arr2[0] = "John" arr2[1] = "Andy" arr2[2] = "Wendy" document.write(arr.concat(arr2)) O/P... published 10 months ago

0 comments    html join java script

working