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

1
vote
1answer
16 views

Anatomy of HTML by big name companies [closed]

Are there any blogs or other postings that detail the anatomy of HTML code served by a very big name commercial operation like say Google, Apple, Twitter, Facebook, etc? I'm just asking for a close ...
1
vote
0answers
22 views

After my studies at Codecademy.com [migrated]

I've finished my HTML and CSS course at Codecademy and now I want to study Python. Before I do I would like to build a small website about the things I'm about to learn, just to practice my HTML and ...
0
votes
1answer
19 views

Automatic HTML clean up

What are some of the most popular tools for automatically cleaning up HTML code to its cleanest and most best practices rendition? The only one I know is the venerable HTMLtidy. Please see this for ...
0
votes
0answers
11 views

Creating color schemes in CSS and HTML [closed]

i was looking for tutorial which will explain me how to create and load color scheme on my HTML site. I have base.css green.css and orange.css. Now, when site is loaded default color scheme is green, ...
0
votes
3answers
27 views

How UTF-8 represents more than 256 characters and when to use UTF-16?

We all know what character encoding is. Like the simple ASCII 7 bit used for normal 128 characters representing and UTF-8 for representing 256 characters. I have 2 questions: Some people saying ...
2
votes
1answer
64 views

What are the advantages of Schema.org's microdata vs Microformats et al?

I'm confused about which microdata methodologies to employ on my site, is there an advantage to implementing the attributes from Schema.org, vs one like Microformats?
0
votes
1answer
32 views

If H1 tags are not used for page titles, what is the impact on SEO?

I'm wondering what kind of effect will be witnessed on SEO if, say, a div was used rather than an h1 tag for page titles. I imagine it would be very frustrating for screen readers and wouldn't give ...
0
votes
0answers
16 views

HTML structure and informations for image thumbnail - SEO [duplicate]

I wonder will the content which shows on focus for the images in this tutorial be indexed properly by search engines?
1
vote
1answer
25 views

Reading .mht webpages from server

We have some .mht files which load fine from local files but when loaded from the remote webserver display as junk text. What can I do to make them work correctly from our webserver?
1
vote
0answers
14 views

Vertical alignment [migrated]

http://lucaszanella.com/ In resolutions lower than 1440x900, the 'all' div looks so 'down', and at bigger resolutions, it looks so 'up'. The problem is that I have to use a 'padding-top:5%' for the ...
-1
votes
2answers
41 views

Getting started with a website [duplicate]

So I know HTML, CSS, Javascript, jQuery, PHP. But I'm not sure how to put it all together to begin making an actual website. I'm not looking at something too big here since I'm just a beginner, but I ...
2
votes
2answers
35 views

How to determine which files are used by website

I recently became responsible for a PHP / HTML / MySQL website. The document structure is full of duplicate files and folders making the site appear more complex than it is. Is there any tool I can ...
0
votes
0answers
6 views

Load a section of page separately from the rest? [migrated]

I want to check the status of a couple servers and display on a page if they're up or down. Currently, I'm doing this with PHP's fsockopen() function. As part of this function, you determine a timeout ...
0
votes
2answers
36 views

Trying to create my first sitemap

I'm inserting a website map for the first time. I found this page: http://www.sitemaps.org/protocol.html That page shows examples about sitemaps with xml, should I insert and xml code in my html? ...
0
votes
0answers
26 views

Sencha TOuch IDE (WebStorm) [closed]

I am new to Sencha Touch Framework. I am starting to develop a sencha touch application. I am stuck at using the right IDE for the development. Right now I am using Webstorm IDE for running the Sencha ...
-1
votes
0answers
22 views

Expand/Collapse OR Toggle : Is there a way to work with same code in all browsers? [closed]

I want to have sections expanding/collapsing or toggling or show/hide. Is there any way/technique that I will not need to use different code for IE? Lets say CSS only or javascript or whatever, can ...
0
votes
0answers
27 views

How can I retrieve information from the <meta> tag and display it on a webpage? [migrated]

For example, if I have the following code: <head> <meta name="description" content="Question"> <meta name="keywords" content="StackExchange, Webmasters"> <meta ...
2
votes
3answers
37 views

Are there any HTML Editing Services? [closed]

I tried to Google this and didn't know where to start. I have thousands of html templates that need to be hand edited because they are malformed so scripting my changes is darn near impossible or at ...
2
votes
3answers
66 views

Should I use both Robots.txt and META NAME=“ROBOTS”?

I am currently using the Robots.txt file (the standard one of joomla, to say). Now I have found that there are also specific HTML meta tags that specify desired robot behavior. Is there a reason to ...
-1
votes
1answer
22 views

Tracking Y position with HTML5? [closed]

Im wondering how site like Random blog link track y position of my view and then change some 'canvas' or whatever is it to point some menu option. Any1 knows ?:)
0
votes
0answers
26 views

How to Grok (Modern) HTML & CSS? [closed]

I'm a programmer at heart, but I've always wanted to understand more about HTML and CSS. Unfortunately, every resource I have tried to learn with I have found lacking. Every book/tutorial I've read ...
0
votes
0answers
55 views

Moving the title of a link [migrated]

I am not a HTML/CSS expert but I am in charge of developing and maintaining a website for my employer. I have set of link in the middle of my webpage that I want to have a specific CSS applied to ...
2
votes
0answers
45 views

is w3schools a valid resource foir learning html/css/php etc… etc [closed]

I recently came across w3fools.com via html5 Google plus community, and read some things they were saying about w3schools.com. I have not the knowledge to say they are completely wrong, or completely ...
0
votes
0answers
51 views

Horizontal drop down CSS menus [closed]

I'm trying to setup some horizontal CSS drop down menus. Where things get different for me, is that both main menu and submenu must both be horizontal, and text aligned right - purely for synthetic ...
1
vote
0answers
36 views

Best practice when modelling a website's code [closed]

When developing with object oriented code you use an UML diagram to describe all the classes of the program. What about websites? I have a prototype made with justinmind prototyper so I know how the ...
4
votes
1answer
234 views

What is the way to properly implement a Facebook Like button on a page for best SEO purposes?

On our site we want to put a Facebook Like button/widget-thingy. It is possible to create a like button, where the URL associated with the button is the page it sits on, rather than a Facebook page. ...
3
votes
1answer
161 views

html 5 doctype & SEO

I am trying to get my pages validated using Markup Validation Service on W3C validator. We are getting validation against the XHTML 1.0 Strict doctype comes back with the following error: ... ...
2
votes
2answers
28 views

Test different timezones

What is a simple way to temporarily change the timezone in Chrome so as to test how a site renders for different locations? On OSX Mountain Lion, I've tried as bash script with: export ...
3
votes
4answers
191 views

What is the maximum size of an HTML file that Google will crawl through?

I have a 10MB HTML file. Will Google crawl through the entire file, or does it only look at the first X MB?
-4
votes
1answer
25 views

Font creation for logo [closed]

I have a template and that template has a logo. The logo is something called "Cream". I really like the way it has been set up. I want the same style with different name. How to do that? The problem ...
0
votes
0answers
16 views

How to do I redesign a Flash based table page into something AJAX? [closed]

Shortly, I will be redesigning this page: https://www.misoenergy.org/MarketsOperations/RealTimeMarketData/Pages/LMPContourMap.aspx It currently uses a Flash object to draw the table you see from the ...
0
votes
1answer
52 views

How do I create a circular gradient in HTML or CSS? [closed]

Hey guys I'm wondering if you know of any way on how to create a circular/elliptical gradient that has many colors? An example of this is shown on the background of this Microsoft logo picture: ...
1
vote
1answer
33 views

google apps domain verification issues

I apologize for asking this here instead of Google's forums, but I find that they tend to yield no results at all, ever. I have a domain verified on Google Apps through HTML file upload, which I am ...
0
votes
0answers
12 views

MLS Search Widget (regional) [closed]

Does anyone have any experience with regional MLS search widgets? I am doing some work with a real estate agent (who wants to get rid of his cookie-cutter, pre-paid real estate web site and) who now ...
0
votes
1answer
57 views

What are reasons of latency for a HTTP request to load HTML?

I would like to know what are reasons of latency for a HTTP request to load HTML part of a webpage. I think about: loading webpage with proxy not having a good web server (apache vs nginx) having a ...
1
vote
2answers
85 views

Using Schema for Blogging Article VS BlogPosting

I have been remaking my website for some time now and I want to launch it as quickly as possible but I want to make it leading edge if possible. I am currently I'm using a modified template (I know! ...
0
votes
1answer
77 views

Would this be considered keyword stuffing?

we have a website with a lot of galleries filled under a couple of different categories. A while ago we migrated all the URLs from for example: ...
1
vote
1answer
37 views

Pages wrapped in a form element. What effect would this have on SEO or other machine-readability?

I'm helping somebody with a site and I've noticed that all the main pages are wrapped inside a form. I mean: <body> <form> [ everything in the page ] </form> </body> ...
0
votes
0answers
48 views

How to put Evernote on my webpage

I have lists of things to do in Evernote. I want to put this on a webpage. If it can be interactive, that's even better, but I would be happy if I could just display my Evernotes on my page as well. ...
0
votes
1answer
42 views

Web-based interface for a static CMS [closed]

I would like to have a static CMS, but I need a web interface for the editor. The editor can be a php/python/ruby app hosted off my computer for when I need to edit.
0
votes
2answers
122 views

POST data to another form with php

I want to create a form on my page to get information this is easily done and the problem. I want to 'POST' information to my own php-page, creating a new id and saving the information to my ...
2
votes
1answer
134 views

A JS-based WYSIWYG HTML editor with flexible image upload? [closed]

Is there a good JS-based WYSIWYG HTML editor with flexible image upload out there? Ideally, I'd like an editor that allows me to handle image upload in a custom callback.
1
vote
1answer
102 views

HTML Template Designs - Alternatives to Theme Forest

I'm looking to build a new corporate website using a ready made HTML theme so that I can focus on the business logic rather than on the presentation. Any recommendations for websites similar and ...
0
votes
0answers
25 views

Increased SEO Ranking [duplicate]

I am wondering how can I increase my websites SEO rank so that when I type the related keyword it would popup like facebook or wikipidia. I have literally tried everything to somehow increase the ...
-1
votes
1answer
74 views

aligning 3 divs [closed]

I'm good at some things but html/css layout isn't one of them. I need to lay out a page with two divs on the left, div1 (height 30%, width 30%) on top and div2 (height 7% and width 30%) below div1. ...
1
vote
2answers
137 views

Bootstrap tutorial [closed]

I am a newbie :( Out of a mix of curiosity and a desire to live on the edge, I just downloaded Twitter's Bootstrap! I see many cool bells and whistles there! The problem is I don't know how to go ...
3
votes
2answers
98 views

Automatically generate and cut off the blog post preview texts from the full post text? Yes, no?

I run a blog with over 1000 posts that are only separated by tags, so each post can have multiple of those. As it is mostly short news, videos and galleries, the description consists of 3-5 lines of ...
4
votes
2answers
79 views

Duplicate alt tags in a big gallery

Our website mainly consists of galleries, while usually smaller, they sometimes reach over 100 images per post. As each image is bound to the same topic, they are automatically named after the post ...
2
votes
4answers
61 views

Assemble static site from templates? (don't want to reinvent the wheel)

I have a site that is 100% static content (no php, just some javascript). There's several "blocks" like the header, menu, footer, etc. that are the same on each page. Rather than do a lot of ...
2
votes
0answers
46 views

Design scrollable table structure [closed]

I'm currently looking for a way to design a table structure with HTML and JS which should be Horizontally Scrollable (It has to be possible to dynamically add new columns) Tolerant to changing sizes ...

1 2 3 4 5 13