WYSIWYG I.e. what you see is what you get – But is it always true? Obviously a lot of non coders/newbie designers love the overall idea of a tool that actively enables them to maneuver the elements of a Web page by just dragging them around on the page and placing them exactly where they want them. The typical drag-drop stuffs, largely seen in web 2.0 arenas. There are hundreds of editors/applications out there, where you won’t see a single line of codes, yet can have a full scale web site build in no time. But is it really “what …
Lately I have been tracking lots of article regarding Content Label. Lots of fun and also serious foolish discussion I came across. Apart from very few handful of people most people are just flying their finger on keyboard driving by ego, stupidity, blind supports or some other hidden agenda.
So let’s make it simple, first what is Content Label?
Content Label, which is also referred as cLabel is “a resource that contains a description, a definition of the scope of the description and declaration about both the circumstances of its own creation and the entity that created …
Growing tuition fees, lack of time, job are just a few reason a lot of people unable to pursue higher educations. Online education or distance learning opened up that closed door. Wait before you headed to a decision, have it really open up the closed door or bring up more complications? I am saying complications since when I search for online degree program or marketing degree in search engine most of the case search engine will come up with more then few thousand results. Are all …
I know a lot of bloggers directly or indirectly had experience with auction sites like eBay, Amazon especially. But you have to agree for a start-up blogger or someone who just decided to sell his/her stuffs online, is not so easy to catch up. Web technology changes faster in lightening speed. So for keeping up with this changes web selling /marketing/promotion do changes almost same speed.
Free Auction Help added online auction forum support for supporting users to cope up with these kind changes. So far their coverage of discussions are- eBay, …
Breadcrumb(s) is a term used to describe hierarchical links that tell the visitor where he/she currently is on your site. Visually breadcrumbs are just links with some sort of separator between them, such as a bullet image. This CSS code transforms ordinary looking links into a breadcrumb by giving each link a background image.
There are many different ways to implement breadcrumbs in CSS. This is one; it works in all three major browsers. I will just give the style sheet, rest you can work out-
style type=”text/css”
.breadcrumb{
font: bold 12px “Lucida Grande”, sans-serif;
}
.breadcrumb a{
background: transparent url(media/breadcrumb.gif) no-repeat center right;
text-decoration: none;
padding-right: 10px; /*adjust …
Those who are troubled by building menu, this will be great help. I myself used to spend hours after hour building menu for site. Before used to do JavaScript, but you have to agree that makes the site slow loading, not to mention compatibility and search engine issues? Simple HTML dose not have flexibility to make so nice looking menus too? So what’s the answer? Easy why not switch to CSS menu, much simpler and easy to manipulate and search engine have no problem with that too. HowToCreate.co.uk has an interesting guide to creating a purely CSS-based nested-list menu. …
How many trillion times have you seen the word SEO on the web? A lot I can bet on that. Even in my blogs there are almost a dozen post related to SEO i.e. Search engine optimization. Why its such a big Buzz?
As there are millions of web pages on the net, obviously people needing some method to search on what they looking for, so that’s why we have search engine which search and present results out from millions of pages. Now just like conventional marketplace, you need to promote your web site in order to get …
Recently I have read a lot’s of entrepreneur blogger’s blog and observed a similar flow in 99% blog. I was just doing a survey on trends and SEO, but accidentally I stumble on this serious flow. The flaw is nothing but a simple “NO FOLLOW” tag. Some of the blog has real quality writings but just for this “NO FOLLOW” tag issues those blogs were denied by search engines even blog listing sources. All major blog …








