Questions tagged [heading]
227 questions
-1
votes
1 answer
Text after inline-block heading breaks lines if the heading also broke lines
I'm currently working on a product page for an online-shop. The title and the volume of the products are meant to be in one line with the title being a and the volume being a muted text. I fixed the problem with the line breaks after my
and the volume being a muted text. I fixed the problem with the line breaks after my …
-1
votes
1 answer
extracting headings followed by text
I want to write the code for extracting paragraph after each heading.
For example, consider the following input document:
Black-Box Testing
The technique of testing without having any knowledge of the interior workings of the application is called…
-1
votes
1 answer
cant get array into table heading properly
I have the following bit of code:
The problem is cant seem to get the heading into a seperate columns in the table, rather my column headers as defined in this part
String[] columnNames ={container.toString()};
and is derived from
URLConnection yc…

Ingram
- 654
- 2
- 7
- 29
-1
votes
1 answer
Adding a 'Heading 1' to a Word 2010/13 Doc in Alphabetical Order
I'm operating in Word 2013 and 2010, so I can use code that works in either. I'm trying to create a word document to keep track of my recipes. At its most basic I want to have a TOC that updates based on headings. I also want it to have any category…

Dalton
- 135
- 10
-1
votes
1 answer
Dealing with ambiguous column names in data.table
I'm reading data from an Excel file into a data.table in R. The file is formatted like so:
COL_1_STUFF COL_2_STUFF COL_3_STUFF
ID EST MOE PCT EST MOE PCT EST MOE PCT
That is, for each variable (the COLs), there is an estimate, a margin of error,…

MichaelChirico
- 33,841
- 14
- 113
- 198
-2
votes
1 answer
Copy headings and Contents to new document
I am trying to create an audiobook with multiple tracks so it's easy to navigate through the book while I'm doing other things like driving or working out. The only way I can think to do this is to have each heading and its contents in its own…

Ian Fischer
- 5
- 5
-2
votes
1 answer
C field has incomplete type
I have the folowing header file :
#ifndef SERVER_STRUCTURES_H
#define SERVER_STRUCTURES_H
typedef struct game {
int id;
struct player player1;
struct player player2;
struct game *next;
} game_t;
typedef struct player {
int id;
int…

irinao
- 11
- 6
-2
votes
2 answers
How to add text + images on Javascript button
I have added an image but now I also want to add text as well as the image's heading "Responsive"