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
0answers
17 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
36 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
21 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
34 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 ...
0
votes
0answers
7 views

centering problems with bootstrap framework [migrated]

i'm noticing when i attempt to center this image, it is slightly to the right on the page. what is causing that? it seems like there is a margin added to the left of the image. <head> ...
0
votes
0answers
9 views

How to correctly set max height of an image in html or css [migrated]

My goal is to display a photo as large as possible in the browser window without users having to scroll down the page to see the whole thing. I'm using Twitter's bootstrap framework and have an image ...
3
votes
1answer
130 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
106 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: ... ...
0
votes
0answers
13 views

I need a html code to create conditional forms [migrated]

I am on a project, i need staffs of my company to fill a form such that they only select their name, and information like email, alias etc will automatically be sent alongside the name. Please, any ...
2
votes
2answers
22 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
3answers
101 views
+50

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
23 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
12 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
39 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 2 3 4 5 41
15 30 50 per page