Rails :text_area with tool box [closed] - html

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question appears to be off-topic because it lacks sufficient information to diagnose the problem. Describe your problem in more detail or include a minimal example in the question itself.
Closed 8 years ago.
Improve this question
I want to design a text_area with toolbox in rails. Is there any way or gem to do that?

I achieved that through tinymce-rails gem.

Related

How to track a used CSS class in HTML that doesn't exist in the CSS file? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question appears to be off-topic because it lacks sufficient information to diagnose the problem. Describe your problem in more detail or include a minimal example in the question itself.
Closed 9 years ago.
Improve this question
I have HTML file that uses multiple classes in CSS file. Is there a way to quickly track classes that don't exist in the CSS file? I need to determine them to add them to the CSS file.

I'm triying to find this box [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question appears to be off-topic because it lacks sufficient information to diagnose the problem. Describe your problem in more detail or include a minimal example in the question itself.
Closed 8 years ago.
Improve this question
http://postimg.org/image/oola4fxp5/
Hey my friends!
Please help me! I have to create this box for email field but i dont know what it's attiribute. How can i create this?
That is a textarea
<textarea></textarea>
See here for more information on attributes and such.

Grey piece to the right of background [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question appears to be off-topic because it lacks sufficient information to diagnose the problem. Describe your problem in more detail or include a minimal example in the question itself.
Closed 9 years ago.
Improve this question
to the right of background keep grey piece:http://www.bestmonsterhigh.ru/
How I can remove this grey ugly piece?
Add width:350px to .login-block

Unwanted space below image [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question appears to be off-topic because it lacks sufficient information to diagnose the problem. Describe your problem in more detail or include a minimal example in the question itself.
Closed 8 years ago.
Improve this question
This is my webcam: http://flamencopeko.net/cam.php
Source: http://flamencopeko.net/cam.txt
All the html5, css3 and js is in this one file.
After I upgraded it from XHTML to HTML5 there is this unwanted space below the image. You will see it as a yellow line when hovering.
Any css I'm missing?
Add display:block; to the image.

HTML Tidy license question [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about programming within the scope defined in the help center.
Closed 7 years ago.
Improve this question
I'm looking to use the HTML Tidy source code and modify it to add a few more features. Having read the license, I'm not quite sure if I will have to release the source of my modified application? I don't want to.
No, you don't have to. This is just a normal BSD-style licence.