css

How to round the edges of a table (border-radius)

<table class="table_block"> <thead> <tr> <td>ID</td> ... first td, and I tried to round up tr. The whole table, of course, does not apply. In general, all in any way. Please help me

How to make a drop-down menu in CSS

Please show me how to create a simple drop-down menu using CSS.

How do I place an svg icon in the center of a circle?

How do I place an svg icon in the center of a circle? .circle { width: 80px; height: 80px; border: 2px solid n ... dius: 50%; background: #e1e1e1; } <div class="circle"> <img src="img/vk-icon.svg" alt="Вк"> </div>

The tag doesn't work

The <a class="btn btn--red" href="#">Find Out More</a> button does not respond to pointing and pressing. Tell me, ... " href="#">Find Out More</a> </div> </div> </div> </body> </html>

How do I wrap text around an image and add a caption to it?

According to this guide, I inserted a picture in my project: https://webformyself.com/kak-sdelat-v-html-podpis-pod-kartinkoj/ ... в. Назовите ближайший город, из которого можно приехать на о. Валаам: </div> </body> </html>

How to remove the stroke when clicking on input

When you click and focus on input, an outline appears. How do I remove it?

How do I make a background from vertical lines via linear-gradient?

I can't figure out the linear-gradient, how to make a similar background? Need a 1px wide gray line every 160px, seamlessly across the entire width and height. I will be grateful for your help.

Semi-transparent gradient on top of the image

Good day Imagine that: 1. for the entire background-a picture; 2. for the entire background - gradient Can it be mixed? Let ... gradient myself, and Googling it.. generally samodelkin from me no. Can anyone advise a solution? (Well, if that's possible)

Bootstrap 4 and images in columns

The bootstrap row consists of two div's-col-lg-4 and col-lg-8. Why does the picture go beyond the column? Shouldn't it be wit ... t; <div class="left-sidebar_object"> <img src="img/obects/object-prew.png" alt=""> </div> </div>

Clip path inside the circle?

Is it possible to create an inner circle clip path contour so that the clip path contour effectively cuts a hole through the ... 0px at center); } <div></div> Free translation of the question Clip path inset circle? from member @Rafty.

Attach the menu to the top (without scrolling)

The menu is displayed in the middle of the page(this is necessary for the CEO). How can it be moved by styles to the very top ... ifting the rest of the elements? The markup should not be changed using js. When scrolling, it should also not stick. Thanks.

Double gradient

Sorry for such a stupid question. There is a background image, and according to the layout in this picture there are two grad ... rs of transparent gradient, without resorting to simple editing of the image in the editor. I will be grateful for your help.

Website layout from psd templates

Hello. There was such a question (mostly a problem). I really want to learn how to make up websites from psd templates. There ... and css is there. Please give a couple of tips in this case. Maybe throw in some resource for reading. Thank you in advance.

How to use CSS or SVG to make a glow around the image when hovering

Here is the layout Here is the HTML <div class="gumb_thumb blue"> <div class="img_2_box"> <img src="ima ... anslate(-50%, 0); transform: translate(-50%, 0); } When applied to the gum, a blue glow should appear. How do I do this?

text-decoration: none; doesn't work for threads

There is an html structure: <a href="#" class="article"> <h3>заголовок</h3> <div class="photo"& ... oration: none; doesn't remove the underscore. I tried to prescribe both to the link and to the descendants, it does not help.

Arrow block using SVG

I need to draw a nice shaded block arrow using SVG from one point (x0, y0) to another (x1, y1) as shown in the picture. ... nging the parameters, that would be cool). In fact, it should look the same as in the picture. Is this even possible?

Links on the page don't open when jQuery is enabled

I make up a simple website in HTML and CSS. Everything works, but when you connect the script: <script type="text/javas ... ab" What could be the problem? Tomorrow is the deadline, I have been thinking about the problem for 3 days, I hope for help.

SCSS-adaptivity via media queries

I have a simple layout a la calculator. For him, it is necessary to ensure adaptability. It is logical to do this using media ... s idea with a configuration file seems very coherent, logical and scalable, and I don't really have any alternatives I see...

Animation of drawing SVG images with lines

There are blocks that need to be animated: [https://codepen.io/skynetwind/pen/JjYVVyO][2] Tell me how to do it? It turns ... ng is cool, but the thickness of the lines after the animation is thicker. And the animation time is no more than 6 seconds.

Margins between paragraphs

I write content on drupale. I insert images manually. For some reason, the tag appears after the images, which takes up spac ... ot in the content. Please tell me how to remove this glitch and how to manually set the margins between paragraphs on html'e?