Top "Markup" questions

Markup covers various systems for annotating text with extra information which defines its formatting or appearance.

How to make PDF file downloadable in HTML link?

I am giving link of a pdf file on my web page for download, like below <a href="myfile.…

php pdf xhtml download markup
How to mark-up phone numbers?

I want to mark up a phone number as callable link in an HTML document. I have read the microformats …

html markup url-scheme phone-number
href overrides ng-click in Angular.js

When both, href and ng-click attributes are defined: <a href="#" ng-click="logout()">Sign out</a> the …

html angularjs anchor markup
Table with fixed header and fixed column on pure css

I need to create a html table (or something similar looking) with a fixed header and a fixed first column. …

html css html-table markup fixed-header-tables
Is there a way to comment out markup in an .ASPX page?

Is there a way to comment out markup in an .ASPX page so that it isn't delivered to the client? …

asp.net markup comments
Section vs Article HTML5

I have a page made up of various "sections" like videos, a newsfeed etc.. I am a bit confused how …

html markup
How do I add space between items in an ASP.NET RadioButtonList

I've got an ASP.NET RadioButtonList that displays four items using RepeatDirection="Horizontal" to display them on a single line. …

asp.net formatting markup radiobuttonlist
Vertical dividers on horizontal UL menu

I'm trying to create a horizontal navigation bar (no dropdown, just a horizontal list), but I'm having trouble finding the …

html css markup
What is the best way to style a list of checkboxes

What I'd like to achieve is a layout like this some label [ ] checkbox 1 [ ] checkbox 2 [ ] checkbox 3 [ ] checkbox 4 [ ] represents a checkbox What …

css checkbox markup
How can HTML5 "replace" Flash?

A topic of debate that's seen a resurgence since the unveiling of the iPad is the issue of Flash versus …

flash html markup web-standards