html

Arrow on pure css

You need to make such an arrow in css.the height of the arrow is 10px.

Slider: how to make a selection of half a block?

Hello. I made a script that displays the number of selected circles. But I need to make it possible to select the gender of t ... this).attr("src","http://test.epic-mine.ru/3.png"); } }); $('#info').append(id); }); });

Div width by content

Hello, dear layout experts! Tell me pliz cross-browser solution for setting the width of the div by the content of the child ... шириной</span> </div> How do I set the width l0_b1 = = to the width l1_s1? PS. Very desirable without js hacks.

The appearance of text and effects when you hover over the block

Tell me how to organize in css the appearance of text and effects from nowhere when the mouse hovers over an object, i.e. whe ... of an object, etc., i.e. change its style, but how do I create text on the block or internal borders, buttons, as an effect?

HTML / header & nav tag

Hello everyone. Here was given the task to write a website. who was interested In HTML, I am a fish, a cucumber and a self-t ... > </body> </html> In CSS, only the background on body #151515 Sorry in advance for my stupism ~(- . - ~

Do devices with Retina screens reduce the size of the elements?

Somewhere I read that on retina screens the images are do not change their physical size (do not decrease/increase), but simp ... under the same conditions in 2 times less. Source The more articles I read on this topic, the more and more confused I get)

How to adapt a website for mobile devices?

How do I adapt the site to all mobile devices?

animate - how to change the background-color

Hello, tell me why it is not possible to change the css property background-color with animate in JQuery? Jquery code: $("#on ... id green;"> </div> Properties such as height, width changes without problems, but the background color can not.

Placeholder style

There is a form How to change the color of the placeholder attribute

How do I style the title attribute?

Hello, everyone. It is necessary that when you hover over an element, for example, <button></button>, a hint pops ... d using css? I searched in Yandex, but I didn't find it... I was looking for this query: "How to style the title attribute"?

How to make the text not stand out

I have a div, it has a onclick handler, but there is text on the div and it is sometimes highlighted. How do I make it not stand out? Preferably via css.

How do I use a hidden tag to pass a variable by the GET method to a php script?

I'm new to web development. I'm trying to create a table of any size on the page using html and php. I need to secretly store ... ge options as well hidden variable. I will be glad if you give more tips on creating buttons to reduce and increase the size.

Jquery find the id of the parent diva

There is such a construction: <div id='1' class="parent_div"> <div class="div_child">Текст</div> </ ... to this function for another diva, then I will again get the same id, instead of the one that corresponds to the other diva.

HTML & CSS drop-down text

Hello everyone, how to make sure that when you click on the text, another text appears below. As in the screenshot

Pop-up window (self-written or fancybox?)

It is worth fancybox now. You need a plugin for the subscription form. When you click on the link, a pop-up window with the f ... efficient to push the subscription form into display:none and display it when you click on the link using position: absolute?

HTML & PHP Button

I need to create a form in which there will be a Submit button and two text fields in which you can enter 2 numbers, and when ... um"> <button type="submit" >Send information</button> </form> </body> </html>

Sending html emails

Please explain why the html message does not arrive in the proper format. mail( '[email protected]', 'Письмо из скрипт ... ю php! И скоро научусь отправлять письма с помощью php с вложениями! Это будет круто!</font></body></html>

How to parse a SECURE link?

I do parsing of one site. I want to output one link from there, but the output is not a link but class="url_protected", which ... 9maWxlcy9uLnByby9jZG" onclick="return false;"></a> If anything, here is a link to the site itself: ru.sefon.cc/news

Add a class to jQuery

For a diva <div class="right"> <h2>Новости</h2> <div class="news-teaser floatbox"> ... should be added to the element that the mouse is hovering over, but the script does not work. What's wrong, how do I fix it?

Formatting text in Html. ActionLink

I have this menu: <ul class="menu"> <li><a href="/"><span class="activ">пункт1</span> ... aw and new HtmlString, but the type doesn't fit Type conversion from " System.Web.IHtmlString "to" string " is not possible