Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 6 years ago.
Improve this question
I understand that HTML5 is out. One question is that, what can I use to create HTML5? Can I use CS5 to create HTML5? I'm sorry but I'm just trying it out on my own to create HTML5.
HTML 5 is not out. It is still a working draft specification.
If you follow the link, you will see on the right side - "working draft".
You can use any text editor to write HTML of any version. CS5 can also be used for it.
You can even use a notepad to write HTML5. You can also use Adobe CS5 (Dreamweaver) as your HTML editor. Adobe Dreamweaver CS5
HTML5Boilerplate should be a good start for you.
HTML5 is a work in Progress. Some of the features in HTML5 are implemented by most browsers, some are not implemented by any browser at all. So to really work with HTML5 you have to embed yourself into the technology and test it with different browsers.
My guess is, that it will take a long time until toolsuites like CS5 have a "fire and forget" mode for HTML5. For now you can't assume that anything automatically works.
hey read this online ebook dedicated to HTML5, nice one you will get whole idea about it many other knowledge
HTML5
I think it's better if you read a good introduction (maybe the best) on this topic, assuming you already know what html is.
http://fortuito.us/diveintohtml5/
Related
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 2 years ago.
Improve this question
I am looking for some online editor which provides drag and drop features to build the HTML code for text boxes, buttons, radio, tables etc.
Please help me is there is any website available for this like a Dream viewer?
What you are looking for is Bootstrap Studio, this is the description from their home page :
It comes with a large number of built-in components, which you can
drag and drop to assemble responsive web pages. The app is built on
top of the hugely popular Bootstrap framework, and exports clean and
semantic HTML.
I don't think there is any services that supports what you want (from what I've guessed when you say "drag and drop features"). Most of these online IDE sites that supports these features tries to sell you their services by publishing and broadcasting the entire webpage for you. Most online HTML IDE are only code based.
Regardless, I still strongly recommend Adobe Dreamweaver. It's quite versitile with drag and drop features to a certain margin. It also requires coding but its template is quite straight forward, code-wise, and visually appealing.
If you still want to give it a try, however, there is a life hack. This article may help you. You can try building the webpage on wix and then exporting HTML.
https://superbwebsitebuilders.com/how-to-export-wix-site-to-html/
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 3 years ago.
Improve this question
I'm currently tasked with making some digital signage, which will display an agenda of sorts for an event in a table format, along with some header and footer graphics. I'm trying to make my decision to use either html5 or flash, however I don't have much experience with digital signage, so I was hoping for some input. My main concern is how html5 will rescale vs flash on different screen sizes. Thanks!
I recomend that you use HTML5, even though to me, flash seems more powerfull, HTML5 is very practical and very easy to rescale, i think your decision depends of your experience with these diferent digital signages.
I use flash, but only because i can't choose!
I also work for a digital signage company and have built many projects in both Flash and HTML5 and I would always go with HTML5. Support for Flash isn't as strong as it once was and you can do everything in HTML5 that you could have done in Flash. Rescaling in HTML isn't much a concern if you use modern HTML development and code the pages using Responsive Web Design.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 2 years ago.
Improve this question
I am currently looking for a web development IDE that highlights the syntax of html and more important, indents the html-code correctly. I have tried Dreamweaver but it doesn't seem to have a feature for auto-indenting html-code while you're typing. I also have tried NotePad++ and Aptana 3.0 but no luck with both.
So I was wondering if anyone knows a web development IDE that meets my needs.
Thank you in advance.
I'm using an IntelliJ IDEA (I'm java web developer). IDEA makes high-quality formatting code in any language, including in an HTML.
Eclipse is a very very good editor. For indenting u can try ctrl+shift+f key combinations.
Also you can use Aptana Studio. It is free as well as a very good editor.
Koding is a browser-based IDE, and the editor text editor (Ace) was originally developed for Web Languages (HTML/JS/CSS) so it supports them quite well.
Again though, this is browser based, so if you're looking for a local-only tool this may not be of help. :)
I'd suggest VS Code. Because...
It's dev by Microsoft
Very good suggestions and autocomplete feature
Code folding feature. It will be extremely useful when coding for big websites
Interactive layout and amazing color themes
Live server plug in support which us good for checking the output live .
However, At the end any IDE you'd b using it will help very much so go with something suggested by the instructor during the course. It will be lot ore easy to use!!
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 6 years ago.
Improve this question
I am wondering if anyone knows a way to convert flash into html5. I have no idea I am after creating a flash to html5 web application. Thank you.
Use "Google Swiffy" library
which is more efficient than any other tool or library
It also has plugin which can be installed in your flash
or can be directly use online version
Thankyou
You best choice is Tools For Create JS. It's a Flash Professional plugin that allows you to publish flash content to HTML5.
Link: http://www.adobe.com/products/flash/flash-to-html5.html
Also, take a look at the tutorial by Lee Brimelow:
http://gotoandlearn.com/play.php?id=174 --- Flash Toolkit for CreateJS
and
http://gotoandlearn.com/play.php?id=172 --- Converting ActionScript to JavaScript
As you will see you can do some amazing stuff using Flash Professional just to make a design/art but you'll also see that you'll have to do some coding as well, so it's not a perfect solution.
If you're interested in creating games/applications that will run in Flash (.swf), JavaScript (.html, .js) and most other popular platform, your best bet is to look into Haxe (http://haxe.org). Moreover it's framework OpenFL, that uses Haxe as programming language (http://www.openfl.org). Haxe is a different language, but it's 98% similar to action script, so you'll have an easy time to get started.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 8 years ago.
Improve this question
I've found wkhtmltopdf, which looks good on the surface and works fine in very small cases, but it doesn't provide any real css control over the rendering.
By that I mean it doesn't use the print media type and page breaks are not respected, as well, on windows you can't control the names of some header/footer variables, or generate a TOC off of teh h1 tags.
Are there any real open source alternatives, I've tried xhtml2pdf which is a python library actually called pisa, but it requires reportlab which doesn't play nice windows.
I'm actually programming in .net but if its good and open source, the language isn't a huge issue.
This is an old stackoverflow question, but because google took me here, it could be helpful for somebody else.
Weasyprint should support what the author was looking for.
It supports print css features like page break.
Try weasyprint
It turns out there was no open source alternative that was simpler, but on windows wkhtmltopdf is just not the best thing, so we paid for a better solution.
Winnovative's PDF library is what we used
While it is not open-source, I use ABCPDF. I have a template page in .NET that I use for a wrapper to set up a custom stylesheet for generating PDFs only.