HTML (HyperText Markup Language) is the predominant markup language used for creating web pages. In modern web pages, HTML is used to markup the contents of the website, while CSS and Javascript are used to define the styles and behaviors respectively.
-1
votes
1answer
59 views
How to redirect to a new page and have the new page display dynamic data [closed]
This seems like a pretty obvious question, but for some reason I have yet to find an answer. The goal here is to have a user click a link, for example like on this site, the user clicks a question and ...
1
vote
1answer
15 views
domain hosting redirect
I have registered a cheap domain (no hosting) and have a web server (AWS). In the domain registration I can forward to the web server. This means that if a user enters my domain they see a frame of my ...
1
vote
1answer
62 views
Crawling retail websites to use as templates
I'm setting up a commerce website. I really like the Overstock website, and I was wondering if could simply crawl the website for the webpages, remove Overstock's logos, and use their website as a ...
1
vote
1answer
109 views
How DDNS can link to 3G simcard dynamic IP
I have CCTV that work via 3G (use simcard). I can access it directly using dynamic IP but as it keep changes, I won't be able to access it. My question if I set DDNS on CCTV, how can DDNS detect the ...
1
vote
2answers
105 views
Google Cache CSS and HTML files are out-of-sync
I am monitoring the cached version of the main page of one of my sites. I have noticed something strange.
Obviously, the cached pages is displayed with the latest CSS file. Yet, the page content is ...
-1
votes
1answer
53 views
How to make stretchable web layout using images [closed]
I want to develop a webpage. The dimensions of psd that is provided is 1980 x 1280 px. There are lot of background images in it. I have to develop a stretchable design with no scroll. How I can make a ...
2
votes
2answers
95 views
Do I need a brand new template for mobile web-app?
I've a web-application currently serving only desktop clients.
I will be creating a mobile-friendly version of the application.
I am wondering:
Do I need to create the design from scratch and use ...
1
vote
1answer
35 views
Search Rankings and new website [duplicate]
I want to switch from HTML to Wordpress. How will completely new pages and site structure affect my Google ranking?
[I'm not sure what other clarifications or details to give - please tell me if ...
2
votes
2answers
83 views
404 page not showing URL
My 404 page (/404.php) works, it's sending the proper headers (404 - Not found)
But the thing is, it's not giving the link that caused it (eg example.com/thisisnon-existant.htm) but instead it's ...
0
votes
0answers
369 views
Simple CSS overlay/popup [closed]
Hey I got a really simple question (though quite confusing to me). Its technical but I figured it would be no problem for alot of the people on here so please bear with me and I would appreciate so ...
1
vote
2answers
157 views
How to arrange images and video thumbnails into a tile like format in a web page? [closed]
I would like to arrange a few images and video thumbnail views into a tile like format (like the apps on windows 8 start screen) in a web page. Which tag should i use for this purpose and how to use ...
3
votes
2answers
165 views
Make HTML static site more SEO friendly
I am desinging a website as shown in below image, right now it's just a basic structure. This site is totally static, basically I've 6 main pages in website. navigation section, slider and footer will ...
2
votes
1answer
90 views
Removing file extensions off the url
I am looking for a way to remove the extensions off the end of the Url. So say for example www.example.com/about.html. This would change to www.example.com/about
I've looked around and searched for ...
0
votes
0answers
36 views
A few website questions related to blogs, forms, wikis, and hosting? [closed]
I got my domain from enom.com because at the time I was told that they are the most popular besides Go-Daddy. I did not go with Go-Daddy because I have heard too many horror stories about them. I'm ...
2
votes
2answers
188 views
As a beginner, I would like to know which should be the markup language to startup with [closed]
I am a beginner in Web Designing.
For sure a CMS like Joomla (Joomla 3.1, now) is very useful for one who doesn't care about coding.
But...
I know for sure that the ability of coding really helps a ...
5
votes
1answer
102 views
buttons (text or images)
I would like to know if I should create CSS buttons or image buttons for my site. What is better? Problem is that the text is formatted with Helvetica Neue ( I like that font very much) and I can't ...
3
votes
3answers
123 views
Importance of 'href' attribute within an <a>
I am aware of the 'content is king' seo rule, but I'm also wondering whether empty <a> HTML elements is a relatively big downside regarding SEO.
To be more precise and actually cut to the ...
5
votes
2answers
107 views
Main H1 tag is embedded in an unordered list. Will this affect SEO?
By way of design the header of my document looks like this. The H1 is buried in an OL. It's still the first 'heading' tag of the page but will it lose any of it's SEO value compared to it just sitting ...
3
votes
2answers
163 views
Implementing inline editing for a web order form without using Javascript
As the title states, I'm trying to find a good solution to implement inline editing for a web order form with just HTML/CSS.
The only mediocre solution I have right now is this -> ...
1
vote
1answer
64 views
Animation of a browser loading page elements?
Some time ago, I recall finding a visual explanation of the order web browsers load specific page elements, and how they stack and fit together. I was recently getting back into some web development ...
1
vote
2answers
250 views
Google search showing “Index of /. cgi-bin/”
I recently decided to leave GoDaddy in choice of NameCheap as my preferred hosting package for my mothers business, I also had to bring my domain name to the guys i register my local domain names.
...
1
vote
1answer
18 views
Specializing RSS content
May I please have some help in using an RSS feed.
Here is a link to an RSS feed: http://weather.uk.msn.com/RSS.aspx?wealocations=wc:NZXX0049&weadegreetype=C&culture=en-GB
This is the feed ...
2
votes
1answer
423 views
Weather Widget/API
I am developing a website and am looking for an easy piece of code that I can add to a webpage that will display the weather for today and also for the next 5 days for a given location (Wellington, ...
1
vote
1answer
82 views
Which HTML+Javascript source editors support continuous validation and preview?
For programmers, Eclipse continuously compiles source code and highlights errors as you type. This greatly accelerates edit-test iteration cycles.
I'm looking for a similar sourcecode editor for HTML ...
0
votes
0answers
14 views
Is there an official CSS or HTML property/attribute to show a table with rows+cols swapped? [closed]
Is there an official CSS or HTML property/attribute to show a table with rows+cols swapped?
I.e. I write the code one way, but it shows with rows swapped with columns.
Searching google only finds me ...
0
votes
0answers
16 views
How can I improve this hover state? [closed]
Any ideas on improving this hover state of an image? The image is of a surfer and I am showing basic information about him. I want ideas on improving the box which displays that information. Currently ...
9
votes
2answers
340 views
Is <a href=“#”>link</a> a broken link?
When using empty URL fragment links, to send a user to the top of the page (e.g. <a href="#">return to top</a>), are these links considered broken or invalid? One of my tools is returning ...
0
votes
0answers
40 views
Professional looking sites [closed]
Apologies for the somewhat generic question here but I'm starting to design a site and am at the stage where I have most of the basic layout of the page done. But there seems to be something lacking ...
3
votes
1answer
161 views
Forbidden 403 error on Google AdSense requests
I have created a new website and have set some ads. For some unknown reason, FireBug tells me that I get 403 errors on Google Adsense requests. I have checked my AdSense account and it does not block ...
4
votes
5answers
693 views
STRONG and EM tags inside H1 and H2 and SEO on database-driven website
I am trying to tweak the SEO of my Website, I have read a 400 SEO Bible PDF document that I came across. An aspect of my website that was not included in my SEO optimisation.
The STRONG and EM HTML ...
1
vote
3answers
236 views
Does Google treat .html pages differently from .php pages? [duplicate]
Possible Duplicate:
Should I use a file extension or not?
My current hosting provider does not let me put PHP code inside of a .html page.
So part of my content is in a database and ...
0
votes
0answers
21 views
Problem with shadow class in css [closed]
I was making my first site with php and jquery. I was trying to include this in the website :
http://tympanus.net/codrops/2011/09/05/slicebox-3d-image-slider/
But I can't get the shadow and ...
-1
votes
1answer
317 views
How to integrate premium responsive html template to umbraco? [closed]
How to integrate premium responsive html template to umbraco?
I have been wondering, that whether there is any kind of set of standards
OR
Any additional code to integrate my premium html web ...
2
votes
1answer
64 views
Prevent HTML files downloaded from getting copied from that particular system to another system or getting the script modified?
How to prevent my HTML files downloaded to a particular system from getting copied from that particular system to another system or getting the script modified?
Is there any tool or method out? Well, ...
4
votes
1answer
207 views
SEO wikipedia content and blockquote - duplicate content
I have a large website that aggregates content both from the websites and Wikipedia.
Even thought it's someone else content, the way it's combined is unique ad provides a valuable user experience ...
0
votes
0answers
25 views
Suggestion about this menu [closed]
All i want are suggestion about this menu: Do you have some suggestions about the css that i should apply to make it look more beautiful? http://i.stack.imgur.com/5John.jpg
This is the code to make ...
2
votes
3answers
137 views
mathML/HTML symbol for mathematical vector
Is there a way to make something like the image below using text-based HTML/mathML. My concern is with the arrows over the letter v. This is for iOS (webKit); I'd rather not use mathJAX or the like ...
1
vote
2answers
85 views
How many pages can be uploaded in the single website without offending popular search engines?
Currently we are serving details to our visitors through a database oriented website. Visitor selects around 5 Level options
E.g. Level One: book
Level Two: Chapter
Level Three: Topic
Now ...
-1
votes
1answer
558 views
How to retrieve an image from MySQL database and display the image as background on body? [closed]
How do I retrieve an image from MySQL database (I know how to display image by retrieving from database but here i want to display differently) i.e. display the image as background on body and image ...
1
vote
0answers
36 views
Should I link the main article heading? [duplicate]
Possible Duplicate:
Anchor tag inside H1 or H1 inside achor tag : Which is better?
Why, on StackExchange sites, is the post title on the question page a link to itself?
Assuming, that I ...
4
votes
1answer
132 views
What can be done through XFrames, as compared to IFrame in html?
What can be done through XFrames, as compared to iframe in html?
Is there any new feature other than making it easier to bookmark in XFrame as compared to IFrame?
4
votes
2answers
78 views
Favicon will not show up… Searched other questions, no answers
My favicon will not show up. I have searched the site for similar questions and I do not see where I am going wrong. Here is my tag:
<head>
<link rel="shortcut icon" href="/favicon.ico" ...
0
votes
0answers
94 views
Responsive Menu Navigation [closed]
I am sure you all have heard of Responsive/Adaptive Website Design and Development, but for the sake of beginners to the technique and skill, what are ways to create a Responsive Menu Navigation?
I ...
2
votes
2answers
387 views
Which should I use for mouse over tooltip for image (alt, longdesc, title)
Currently, my webpage images use the alt attribute only.
Users complain that their IE8 cannot show the "tooltip" bubble when they mouse over the image. On Microsoft's What's New in Internet Explorer 8 ...
3
votes
1answer
107 views
What is this thing called?!?! (bottom of screen popup)
I am looking for the name and some possible jquery libraries etc for the standard bottom of screen popup bar.
Its like a little bar that pops out on the bottom of the screen after X seconds or ...
0
votes
1answer
131 views
Is it possible to design website using tablets? And Which tablets support XAMPP? [closed]
I am trying to ditch my laptop for a tablet, and be able to practice PHP, HTML, CSS on the fly. But, I don't know which tablet to buy that can support even basic apps like
Notepad++ and XAMPP.
1
vote
1answer
40 views
Is there a general rule of thumb for which browsers to optimize your site for? [duplicate]
Possible Duplicate:
At what visitor share do you stop supporting a given browser?
I have a site (recently relaunched it with a new design) that I have put off optimizing for ie7 for far too ...
4
votes
1answer
80 views
Using hreflang to specify a catchall language
We have a site primarily targeted at the UK market, and are adding a US-market alternative. As per Google's recommendations:
To indicate to Google that you want the German version of the page to
...
3
votes
1answer
135 views
Will google crawl a page with a 302 redirect?
I am trying to lock content on my Wordpress site, but obviously I want Google to crawl it. When I lock the content, the header comes back as a 302 redirect(redirecting to a page where someone can ...
0
votes
0answers
41 views
Wordpress html email plugin that doesn't merge with your users? [closed]
I just launched a wordpress site as a redesign of my strictly html site and added my blogger blog to Wordpress to keep it all in one place. I am trying to send an html email from my Wordpress site to ...
