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/
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 5 years ago.
Improve this question
I want to create a website but i don't know html and CSS . I have submitted my website layout to the teachers but i don't no how i will create that website look like layout.. so what can i do ? Is their any software like blue griffon etc (blue griffon is not good i didn't understand)
This is my small project to do but i don't no how can i do my classmates is doing this Good because they know html and css
From looking at your template, I assume that you are using Microsoft Word? There are methods which allows you to convert Word documents to HTML online. While they may not reproduce the standards of what a HTML and CSS webpage would be written from scratch, it will allow you to view the document in your browser, and edit in a text editor.
If you need to use a site builder, there are websites freely available such as Squarespace and Webflow (Which is a bit more advanced). And there is also the option of you learning HTML and CSS yourself. There are many websites, YouTube videos and books to help you 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 3 years ago.
Improve this question
Is there any kind of decent program for html/css that lets you build a website visually? I'm thinking something more along the lines of adobe illustrator or google docs, that lets you put content onto a page and drag things to where you need them to be, but spits out html code when you're done. Something like google web designer but more flushed out and functional, as it's still in beta and has a long way to go. Also, what are these kinds of programs called? (originally thought they where WYSIWYGs )
Try wordpress, easiest way to achieve what you've said, then you can drag and drop and design the website like you said. WYSIWYG changes textarea to a text editor, Tinymce is one of them, not what you want. What you want is called Content Management System(CMS), wordpress is one of them, you can see a list of CMSs in the article.
A far more economical drag-and-drop HTML builder tool is Bootstrap Studio.
This is naturally linked to the Bootstrap library and jQuery. But you can just use it to get a flavour of what you want to design.
Then write your own html/css/js code for the final site.
In fact you can use Bootstrap Studio to build a non-Bootstrap site and make use of its features like designing for different device screen widths.
$29 for a year's use, $60 for perpetual use.
https://html-online.com/editor/ free and easy: copy your html inside, edit, copy back to studio.
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
Some time back I used Android studio's UI designer. I liked it a lot since it allows drag and drop of components like buttons/inputs/widget. More importantly,
we can edit the properties of existing UI component like ID/Size/Visibility using its UI pane(see right of the image). This reduces the changes of errors because we dont need to edit it directly into XML file. Also its quite fast.
I am now working now on an web application and need to design HTML page. Could you suggest any software which provides any of the two feature mentioned above for HTML.
Thanks
Online
Mobirise
Bootstrap Studio
Square Space
Wix
Idk about desktop apps, But since adobe is always perfect, I think DreamWeaver will surely support that.
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 4 years ago.
Improve this question
I'm C/C++, Java developer and now in order to put some variety into my work, I decided to start playing with web development - i'm using django. However, I'm hopeless with graphics and advanced css. I would like to build and ship some apps with elegant and simple design. Are there any frameworks/templates which let me build something great looking without photoshop skills?
I'm looking for something useful like: http://960.gs.
Tacit CSS framework would be very in-line with what you're searching:
I'm hopeless with graphics and advanced css. I would like to build and ship some apps with elegant and simple design.
You include the library on your HTML pages and it will give the page a tidy and modern look by default, without the need to define classes to HTML elements or do any CSS code.
Here is an example of my personal page. Only CSS work I had to do was the inclusion of Tacit, and the page gets that look, working both on Desktop and on Mobile.
http://www.freecsstemplates.org/
Here you can find a nice comparison about responsive frameworks. In my personal experience, I've worked with Twitter Bootstrap on several projects and like it. Since I've used the other frameworks so extensively I cannot (or should not) say it's the best, but at least it fits my requirements and I find pleasing to work with it.
There's a lot of projects integrating these UI frameworks with web frameworks like Django or Rails.
With a simple web search you'll find a lot of themes (free and paid ones), pick what best fits your needs.
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 7 years ago.
Improve this question
We have a CMS system that we're currently taking the admin back end and converting to Silverlight 3 or possibly 4 by the time we go to production. We wrote a custom JS / DHTML editor to suit our needs, and will need to do the same now in Silverlight. Has anyone seen any clues to a base functionality that we could build upon for our own app?
We don't really have the time to build from scratch, but it's looking as if this might be our only solution for today. Any help would be greatly appreciated. http://www.vectorlight.net/controls/rich_textbox.aspx We came across this control, but there’s no option to buy the source code. Something similar could be enough for now, as long as we could modify it to our needs. Price is not a huge issue, as long as it was less than $2K. That’s the tipping point where I’d need to make a real business case for it outside our team.
I work for a company that has just released a Silverlight Control suite and one of the controsl we have developed is a Silverlight HTML Editor.
Silverlight Html Editor
It includes basic functionality and we're growing the capabilities based on customer demand. It allows HTML import and export which I think is your key initial requirement.
Source code is available for purchase if desired and the price is well down on the $2000 upper limit that you have :-)
I hope that helps.
Have you looked at the Rich Notepad Silverlight 4 sample from Microsoft?
http://silverlight.net/community/samples/silverlight-4-beta/rich-notepad/
The XamRichTextEditor is a highly customizable rich text editing control that provides functionality modeled after the features and behavior of Microsoft Word. The XamRichTextEditor is provided in both WPF and Silverlight versions with an API that is common across both platforms, enabling you to incorporate rich text editing capabilities into your cross platform applications.
http://www.infragistics.com/products/silverlight/editors/rich-text-editor
We're going to give the component art component a shot. http://www.componentart.com/products/silverlight/editors/
I chatted with their support a bit, and the toolbar is separate from the editor, and highly customizable with our own features. I'll try to remember to post back some feedback if it's good, so that others can benefit.