Questions related to the use of Mathematica for creating or manipulating HTML documents.
3
votes
0answers
133 views
Notebook manipulation to “Save as (HTML)”
In a previous question, I said that I wanted to display code as text in "Save as (HTML)". I am closer, but would like to ask the community for a better approach by telling the whole picture.
I did my ...
2
votes
0answers
35 views
1
vote
0answers
74 views
How can I use mathematica to price Amazon's S3?
Amazon provides a html form for its price model of cost per gB usage. I'm trying to figure out the formula behind it, is there a way to use Mathematica to generate data from the form and then ...
1
vote
0answers
112 views
How to save a web page in mathematica?
For a given web page http://www.nytimes.com/, is it possible to save it as :
first: only HTML(within css)
second: more elements(include pictures and so on)
just like what a browser can do.
...
1
vote
0answers
47 views
Exporting CellFrameLabels to HTML
I have a notebook that has several cells with CellFrameLabels and I'd like to export the notebook to HTML. However, the CellFrameLabels are lost during export.
Here's an example of what I'm working ...
