Questions tagged as 'webdesign'

1
answer

HTML / CSS - Misaligned columns

Why are the columns misaligned? I used the same properties. /*ESTRUTURA DO SITE*/ *{ margin: 0; padding: 0; } body{ font-family: 'Open Sans Condensed', sans-serif; background: #fff url(../img/header2.jpg) repeat-x; backgroun...
asked by 16.07.2018 / 18:33
1
answer

Why is header-logo and header-links not on the same line?

.container { width: 100%; display: grid; align-content: center; grid-gap: 10px; grid-template-columns: auto; grid-template-rows: 3fr 15fr 10fr auto; grid-template-areas: 'header-top header-top' 'heade...
asked by 27.08.2017 / 15:24
1
answer

Icons do not appear correctly

Well, I'm updating a website, and the home screen icons are not showing up. They only appear if I go to another page and then back to initial. The site is: www.artbordados.com.br In the browser console, the following error appears:...
asked by 16.05.2016 / 19:00
0
answers

How to create table with the android email plugin

Hello! I've been breaking my head since morning and can not seem to make it work. Using only these HTML commands I need to create one table. Follow the commands if you do not want to enter the site: The table must look something like...
asked by 15.04.2015 / 21:25
3
answers

How to determine what will be loaded in HTML?

I'm developing a page without the use of a back-end, however, I want a background video to be loaded on desktop screens using this code: <div class="test"> <video poster="img/videoposter.png" id="header-video" playsinline autoplay m...
asked by 21.01.2017 / 18:35
3
answers

Plugins or tools to create blog posts? [closed]

I have a personal blog and I will create the session where I create the posts, I wanted to know if there is any plugin or tool that does not depend on any server side language where I create the post, using those styling buttons as in word and i...
asked by 12.02.2014 / 19:03
1
answer

Screen patterns Web design reponsive

Would you like to know what screen patterns (Smartphon, tablet, laptop and desktop) are for me to make my site responsive? I know there are many more types I wanted specifically a pattern that normally the design uses (Width and Height),    ...
asked by 01.12.2017 / 17:31
1
answer

Is this on the sensational site a slide or does it have a different name? [closed]

Logo in the beginning where this image gallery has link Is there a specific name for this?     
asked by 26.07.2015 / 20:04