L
L
lavezzi12017-10-23 17:30:36
css
lavezzi1, 2017-10-23 17:30:36

Processor i7-6700k pull RAM 2666 MHz?

I want to make sure that these two pieces of iron make good friends with each other. Tell me please.
https://www.dns-shop.ru/product/e5e672bd0fe93361/p...
https://www.dns-shop.ru/product/c8978030ae0c8a5a/o...

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Anita Kovaleva, 2019-07-25
@salik123

There are quite a few mistakes. Of those that I saw:

  1. Your content is not centered, use a native centerer or libraries like Bootstrap4, make a separate div and throw it there, now your content is sprawling, and this is considering that you just have a Desktop version, not responsive.
  2. Class names - when you write code, try to use a methodology like BEM, you write not header_menu_button, but something like header__menu-button, header__menu-button--active, 2 underscores is an element, two dashes after the element is a modifier, and your code will be more readable.
  3. Try to think about how not to write the code 2 times, if your button on the site will be repeated 2 times, then the base style is written for the button, let's say site-button, and in the header__menu-button you already add positioning styles and as a result your design looks like
  4. Learn to use the right nesting, you have to present the site like Lego by correctly throwing the content into blocks, because if you have an adaptive layout, you also need to think about adapting these blocks to screens with a lower resolution.
  5. And lastly, download some paid courses - for free, let's say HTML Academy or another office that teaches beginners, and it will be easier for you to learn how to typeset correctly

Z
Zakhar Kushchenko, 2017-10-23
@ZZahar

Well, how can I tell you. This i7 supports 2133 MHz, and your bar is at 2666 MHz, i.e. your bar will not work at 2400 MHz or 2666 MHz, but at 2133 MHz.
Basically get along. I will also say that at 2666 MHz the bar will only work under overclocking, that is, this is its maximum frequency, and not the one that is.
Take it, you definitely won’t lose anything, but I would take one , and then buy it as needed, but if you really need 2, then here it is .

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question