Top "Html" questions

HTML (HyperText Markup Language) is the markup language for creating web pages and other information to be displayed in a web browser.

Is it possible to put CSS @media rules inline?

I need to dynamically load banner images into a HTML5 app and would like a couple of different versions to …

html css media-queries
Flexbox: 4 items per row

I'm using a flex box to display 8 items that will dynamically resize with my page. How do I force it …

html css flexbox
Bootstrap throws Uncaught Error: Bootstrap's JavaScript requires jQuery

I am trying to use Bootstrap to make an interface for a program. I added jQuery 1.11.0 to the <head&…

jquery html css twitter-bootstrap twitter-bootstrap-3
How to force a line break in a long word in a DIV?

Okay, this is really confusing me. I have some content inside of a div like so: <div style="background-color: …

html css line-breaks
Jquery If radio button is checked

Possible Duplicate: Check of specific radio button is checked I have these 2 radio buttons at the moment so that the …

jquery html radio-button
Using CSS to insert text

I'm relatively new to CSS, and have used it to change the style and formatting of text. I would now …

html css
How to display HTML tags as plain text

I have an input form on my website where HTML is allowed and I'm trying to add instructions about the …

php html
Difference between id and name attributes in HTML

What is the difference between the id and name attributes? They both seem to serve the same purpose of providing …

html attributes
How to remove close button on the jQuery UI dialog?

How do I remove the close button (the X in the top-right corner) on a dialog box created by jQuery …

jquery html css jquery-ui jquery-ui-dialog
Favicon dimensions?

I have a favicon with the dimensions of height=26px / width=20px named favicon.png <link href=http://www.…

html favicon