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.

learn more… | top users | synonyms

0
votes
1answer
14 views

Interactive map using javascript [on hold]

Im trying to learn HTML and javascript. But i cant find any information about how to create interactive map/picture using javascript. Ex. I take a map where is a part of my town and write some ...
0
votes
0answers
14 views

How can I convince IE to honor my explicit instructions to make a table column X pixels wide? [migrated]

Please consider this small but complete chunk of HTML: <!DOCTYPE html > <html> <head> <title>Test</title> <style type="text/css"> span ...
0
votes
1answer
16 views

Segment subdomains with Google Analytics?

So, when a website has multiple subdomains: www.example.com foo.example.com bar.example.com What is the best way to use Google Analytics to segment the data? I would prefer have access to 'All ...
0
votes
0answers
6 views

css: zoooming-out inside the browser moves rightmost floated div below other divs [migrated]

I am seeing something strange in both firefox and chrome when I increase the zoom level inside these browsers, although I see nothing wrong with my CSS... I am hoping someone on this group will be ...
0
votes
1answer
6 views

Footer not showing in website depending on which item is loaded [closed]

I designed a website which is having an issue, but I checked the html tagging very well and cannot fix it. If you go to this item: http://www.tahara.es/store/headbands/11/Ivory-Turquoise-headband You ...
0
votes
0answers
6 views

Submitting form in wordpress plugin [migrated]

I am new to wordpress and currently making a plugin. I am getting list of authors using <?php wp_dropdown_users(array('name' => 'author'));?> Now when submitting my form I want to retain ...
2
votes
2answers
50 views

Is it bad SEO to embed an img tag in the middle of a sentence?

I recently received a web mockup that included a sidebar with a short paragraph of narrow text; a quote from a person. At the end of the quote, the mockup had a circular portrait of the person floated ...
0
votes
0answers
10 views

SEO and Mobile XML sitemap [duplicate]

On my sites, I used the scheme that Google defines: "Dynamically serving different HTML on the same URL" when I offer a mobile version of my code. I have only one URL for each page. By checking the ...
0
votes
1answer
22 views

How do I define an HTML anchor? [closed]

It appears to be very simple to jump to an HTML anchor, however, nobody tells you how to code your page to specify the anchor. Can you teach me the HTML code for the anchor? What should I have in my ...
0
votes
1answer
36 views

Tack anchor link with Google Analytics

I have searched for how to track anchor links in analytics, but couldn't get it working. I have this code in the header: <script> ...
0
votes
0answers
10 views

Fill up a <div> with text and <input> [migrated]

How can I fill a <div> element with text and input so if the <div> get resized the input becomes shorter/longer? I'm sitting since 2 hours and I just can't get it right.
1
vote
0answers
29 views

What do i do about this, psd to html conversion? [closed]

I hired a designer and he created a very nice website. Now when i went to the developer he says the image is not layered and he can not convert it to html? What do i do, does the designer need to do ...
0
votes
0answers
33 views

Bing crawls my sitemap, but pages don't show in results [duplicate]

Before voting my question down, I must note that I have searched the forum. That being said: I have a sitemap, which is pretty large (25k pages). These are products for sale. The products are used ...
0
votes
1answer
40 views

Is possible create a Microblogging Service in HTML and CSS? [closed]

Is possible create a simple Microblogging Service in HTML and CSS with Login similar to Hatena Haiku? PS: is possible to host in Google Drive?
0
votes
1answer
30 views

Putting Custom page summary in meta description

if putting "Custom" meta description for EVERY page of site, is harmful for SEO? (for example, summary of each article) And Google will show them on SERPs?

15 30 50 per page