Questions tagged [markup]

Markup covers various systems for annotating text with extra information which defines its formatting or appearance. Markup languages include HTML, XML, SGML, and markdown. The markup can typically only be seen when editing a document, not when viewing it.

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

The markup can typically only be seen when editing a document, not when viewing it.

1350 questions
0
votes
1 answer

weird slash appears in html

As i do some html markup thru php output: echo '

Events Calendar

'; ... a weird slach appears in this way (under Events Calendar and above the html table markup): As i look in debugger i find no hint…
Igor Savinkin
  • 5,669
  • 8
  • 37
  • 69
0
votes
0 answers

Android: The markup in the document following the root element must be well-formed

Im getting this error in my activity_main.xml on the line with fragment and I have no idea why. Please help.
kottartillsalu
  • 90
  • 1
  • 10
0
votes
1 answer

Mailchimp repeatable blocks issue

I have next table in my template:
zhrivodkin
  • 71
  • 1
  • 6
0
votes
2 answers

A simpler if/elseif/else logic?

This is the grid markup that I need to employ (for displaying 5 highlighted posts):
its_me
  • 10,998
  • 25
  • 82
  • 130
0
votes
1 answer

Is there a parser which will take in html as input and convert it into a stylesheet?

I had this idea for a while and am wondering if such a thing exists, Basically, I would like to see a parse which will take in some html such as:
dipole_moment
  • 5,266
  • 4
  • 39
  • 55
0
votes
1 answer

Jquery mobile 1.4 navigate to dynamically created page

This is being bugging me for some time now so please help if you can. So i'm starting with empty page : Page Title
zzart
  • 11,207
  • 5
  • 52
  • 47
0
votes
1 answer

How do I highlight a certain source line in trac?

Say I've got this source snippet in a trac ticket: var a = 1; var b = 2; alert(b); In order to have it rendered as source code, I put up the needed {{{ ... }}} block around the statement: {{{#!js var a = 1; var b = 2; alert(b); }}} How…
eckes
  • 64,417
  • 29
  • 168
  • 201
0
votes
3 answers

ExtJS - center items in button group

I'm not sure how to go about this, buttonAlign: 'center' nor pack: 'center' are working. Fiddle: http://jsfiddle.net/3Ytp9/
mustafa.0x
  • 1,476
  • 2
  • 17
  • 30
0
votes
2 answers

Cannot determine what is invalid with my very simple XML

I have an XML string that validators are saying is invalid. The error occurs on line 2 character 1. The string is all at the same tier. It is about a hundred occurences of and map has various attributes.
1252748
  • 14,597
  • 32
  • 109
  • 229
0
votes
3 answers

divs of 100% width next to one another

I have up to 4 divs on the page that will have to 'sit next to' each other horizontally. Each div will have 100% width. All, but the first one, will therefore appear off the page until I style it otherwise (ultimately using jQuery). How can I style…
user1017882
0
votes
1 answer

Pass XAML object within XAML

Background: I have a configuration file completely in XAML and classes which represents this markup. My xaml-file looks like this:
Marschal
  • 173
  • 2
  • 11
0
votes
9 answers

What are some alternatives to CSS to style your websites?

After asking this question, it appears that a lot of CSS hacks and tricks are needed to achieve something that simple. People have said that CSS is broken. So I wonder now, if not CSS, what are some alternatives to creating advanced html structure…
Tom
  • 8,536
  • 31
  • 133
  • 232
0
votes
1 answer

Collapse all following elements until specific tag

I have a FAQ with jacked-up markup that looks like this:

How can I come see the animals perform?
Schedules and information about attending a performance can be found here:

Eric
  • 5,104
  • 10
  • 41
  • 70
0
votes
1 answer

Email fallback solution

Im making a email template and they wanna put background images underneath the text - and to most email clients that is a no no. So i tough can you make a fallback to the clients that don't support it? Or is their a hack to make it work? On this…
Simon Dragsbæk
  • 2,367
  • 3
  • 30
  • 53
0
votes
1 answer

Doxygen \code blockdo

I'm updating some Doxygen documentation, and when Doxygen generates the code blocks for the documentation, it no longer puts the code in a block when it's surrounded by the \code and \endcode tags. Original: New: The documentation was originally…
rm5248
  • 2,590
  • 3
  • 17
  • 16

Lorem ipsum.