Questões de Concursos Públicos - IBFC - 2019 - Prefeitura de Cruzeiro do Sul - AC - Web Designer

Resolva questões gratuitas da IBFC - 2019 - Prefeitura de Cruzeiro do Sul - AC - Web Designer. Banco com 20 perguntas de concursos. Prepare-se com simulados e estatísticas de acerto.

Q119625 IBFC - 2019 - Prefeitura de Cruzeiro do Sul - AC - Web Designer
Ano: 2019
Banca: IBFC
Assunto: Software

HyperText Markup Language (HTML) é a linguagem de marcação padrão para páginas da Web. De acordo com o padrão World Wide Web Consortium (W3C), assinale a alternativa incorreta em relação ao HTML.
Q119624 IBFC - 2019 - Prefeitura de Cruzeiro do Sul - AC - Web Designer
Ano: 2019
Banca: IBFC
Assunto: Software

De acordo com o padrão W3C, na estrutura de um HTML existem tags para definir o conteúdo da página web. Sendo assim, analise as afirmativas abaixo e assinale a alternativa correta. I. A tag contém meta informações sobre o documento. II. A tag especifica um cabeçalho grande. III. A tag <body> contém o conteúdo da página visível. IV. A tag <p> define um parágrafo. <div class="rounded-md border mt-4"> <!--[if BLOCK]><![endif]--> <label class="flex items-center gap-3 p-4 cursor-pointer hover:bg-gray-50"> <input class="h-4 w-4 text-emerald-600 focus:ring-emerald-500" name="alternativa" type="radio" value="A" wire:model="answer" /> <div class="flex items-center gap-2"> <span class="inline-flex h-6 w-6 items-center justify-center rounded-full border text-sm"> A </span> <span class="text-gray-800">Apenas as afirmativas I, III e IV estão corretas</span> </div> </label> <!--[if BLOCK]><![endif]--> <div class="h-px bg-gray-200"></div> <!--[if ENDBLOCK]><![endif]--> <label class="flex items-center gap-3 p-4 cursor-pointer hover:bg-gray-50"> <input class="h-4 w-4 text-emerald-600 focus:ring-emerald-500" name="alternativa" type="radio" value="B" wire:model="answer" /> <div class="flex items-center gap-2"> <span class="inline-flex h-6 w-6 items-center justify-center rounded-full border text-sm"> B </span> <span class="text-gray-800">Apenas as afirmativas I, II e III estão corretas</span> </div> </label> <!--[if BLOCK]><![endif]--> <div class="h-px bg-gray-200"></div> <!--[if ENDBLOCK]><![endif]--> <label class="flex items-center gap-3 p-4 cursor-pointer hover:bg-gray-50"> <input class="h-4 w-4 text-emerald-600 focus:ring-emerald-500" name="alternativa" type="radio" value="C" wire:model="answer" /> <div class="flex items-center gap-2"> <span class="inline-flex h-6 w-6 items-center justify-center rounded-full border text-sm"> C </span> <span class="text-gray-800">As afirmativas I, II, III e IV estão corretas</span> </div> </label> <!--[if BLOCK]><![endif]--> <div class="h-px bg-gray-200"></div> <!--[if ENDBLOCK]><![endif]--> <label class="flex items-center gap-3 p-4 cursor-pointer hover:bg-gray-50"> <input class="h-4 w-4 text-emerald-600 focus:ring-emerald-500" name="alternativa" type="radio" value="D" wire:model="answer" /> <div class="flex items-center gap-2"> <span class="inline-flex h-6 w-6 items-center justify-center rounded-full border text-sm"> D </span> <span class="text-gray-800">Apenas as afirmativas I e IV estão corretas</span> </div> </label> <!--[if BLOCK]><![endif]--><!--[if ENDBLOCK]><![endif]--> <!--[if ENDBLOCK]><![endif]--> </div> <div class="flex flex-col sm:flex-row sm:justify-between gap-3 mt-3"> <a class="bg-gray-700 hover:bg-gray-800 text-white rounded px-2 py-2 text-lg cursor-pointer text-center" wire:click="submitAnswer"> Enviar Resposta </a> <!-- tabs --> <nav class="flex items-center gap-2 rounded-2xl bg-gray-100 p-1"> <a href="https://concursosbr.com/questoes/119624/de-acordo-com-o-padrao-w3c-na-estrutura-de-um-html-existem-tags-para-definir-o?subpage=comentarios" class="inline-flex items-center gap-2 rounded-2xl bg-white px-4 py-2 text-sm font-semibold text-sky-700 shadow-sm ring-1 ring-gray-200 focus:outline-none focus:ring-2 focus:ring-sky-500 inline-flex items-center gap-2 rounded-2xl px-4 py-2 text-sm font-semibold text-gray-700 hover:bg-white hover:shadow-sm focus:outline-none focus:ring-2 focus:ring-sky-500"> <!-- comment icon --> <svg class="h-4 w-4" aria-hidden="true" viewBox="0 0 24 24" fill="none"> <path d="M7 8h10M7 12h6M7 16h8" stroke="currentColor" stroke-width="2" stroke-linecap="round" /> <path d="M21 12c0 4.97-4.477 9-10 9-1.09 0-2.14-.16-3.12-.45L3 21l.93-3.43C3.34 16.52 3 15.3 3 14c0-4.97 4.477-9 10-9s10 4.03 10 7Z" stroke="currentColor" stroke-width="2" stroke-linejoin="round" /> </svg> Comentários <span class="rounded-full bg-white px-2 py-0.5 text-xs font-bold text-gray-600 shadow-sm">0</span> </a> <a href="https://concursosbr.com/questoes/119624/de-acordo-com-o-padrao-w3c-na-estrutura-de-um-html-existem-tags-para-definir-o?subpage=estatisticas" class="inline-flex items-center gap-2 rounded-2xl px-4 py-2 text-sm font-semibold text-gray-700 hover:bg-white hover:shadow-sm focus:outline-none focus:ring-2 focus:ring-sky-500"> <!-- chart icon --> <svg class="h-4 w-4" aria-hidden="true" viewBox="0 0 24 24" fill="none"> <path d="M4 19V5M4 19H20" stroke="currentColor" stroke-width="2" stroke-linecap="round" /> <path d="M8 15v-4M12 15V8M16 15v-6" stroke="currentColor" stroke-width="2" stroke-linecap="round" /> </svg> Estatísticas </a> </nav> </div> <!--[if BLOCK]><![endif]--><!--[if ENDBLOCK]><![endif]--> </div> </div> </section> <section wire:snapshot="{"data":{"questao":[null,{"class":"App\\Models\\Questao","key":119623,"s":"mdl"}],"answer":null,"options":null},"memo":{"id":"IZpAkdgh91cR5qHC6fib","name":"questao-detalhe-info-component","path":"questoes\/concurso\/ibfc-2019-prefeitura-de-cruzeiro-do-sul-ac-web-designer","method":"GET","release":"a-a-a","children":[],"scripts":[],"assets":[],"errors":[],"locale":"pt"},"checksum":"2b83a9d73e06e35634b122a20a0b46b8e2978224b9bc46073a363d4d0967237e"}" wire:effects="[]" wire:id="IZpAkdgh91cR5qHC6fib"> <div class="border rounded-lg shadow-sm p-4 bg-white"> <header> <div class="flex flex-col sm:flex-row sm:justify-start mb-2 gap-3"> <a href="https://concursosbr.com/questoes/119623/na-estrutura-de-um-html-podemos-construir-tabelas-de-acordo-com-a-nossa-necessid"> <span class="text-sm text-gray-100 mr-5 bg-slate-400 hover:bg-slate-500 px-2 rounded">Q119623</span> </a> <span class="font-semibold text-gray-800">IBFC - 2019 - Prefeitura de Cruzeiro do Sul - AC - Web Designer</span> </div> <div class="flex flex-col sm:flex-row text-sm text-gray-700 mb-2 gap-3"> <div> <span class="font-medium">Ano: </span>2019 </div> <div class="text-gray-600"> <span class="font-medium">Órgão: </span> <a class="text-blue-500 hover:text-blue-600" href="https://concursosbr.com/questoes/orgao/prefeitura-de-cruzeiro-do-sul-ac?orgaoId=a250a61df6165fe6aa30fac925a246f4">Prefeitura de Cruzeiro do Sul - AC</a> </div> <div class="text-gray-600 "> <span class="font-medium">Banca: </span> <a class="text-blue-500 hover:text-blue-600" href="https://concursosbr.com/questoes/banca/ibfc?bancaId=26147fe8869b70eb2dfefd223c1d4c4e">IBFC</a> </div> <div> <span class="font-medium">Matéria: </span> <a class="text-blue-500 hover:text-blue-600" href="https://concursosbr.com/questoes/materia/arquitetura-de-software?materiaId=90385fb92a700f6a72b76a9ab1cbc770">Arquitetura de Software</a> </div> <div> <span class="font-medium">Assunto: </span>Software </div> </div> </header> <hr class="my-2"> <div class="text-gray-800 text-sm leading-relaxed my-6"> Na estrutura de um HTML podemos construir tabelas de acordo com a nossa necessidade. Nesse sentido, analise as afirmativas abaixo e dê valores Verdadeiro (V) ou Falso (F). ( ) Uma tabela HTML é definida pela tag <table>. ( ) Cada linha da tabela é definida com a tag <tr>. ( ) Os dados da tabela são definidos com a tag <th>. ( ) Um cabeçalho da tabela é definido com a tag <td>. Assinale a alternativa que apresenta a sequência correta de cima para baixo. <div class="rounded-md border mt-4"> <!--[if BLOCK]><![endif]--> <label class="flex items-center gap-3 p-4 cursor-pointer hover:bg-gray-50"> <input class="h-4 w-4 text-emerald-600 focus:ring-emerald-500" name="alternativa" type="radio" value="A" wire:model="answer" /> <div class="flex items-center gap-2"> <span class="inline-flex h-6 w-6 items-center justify-center rounded-full border text-sm"> A </span> <span class="text-gray-800">F, F, F, V</span> </div> </label> <!--[if BLOCK]><![endif]--> <div class="h-px bg-gray-200"></div> <!--[if ENDBLOCK]><![endif]--> <label class="flex items-center gap-3 p-4 cursor-pointer hover:bg-gray-50"> <input class="h-4 w-4 text-emerald-600 focus:ring-emerald-500" name="alternativa" type="radio" value="B" wire:model="answer" /> <div class="flex items-center gap-2"> <span class="inline-flex h-6 w-6 items-center justify-center rounded-full border text-sm"> B </span> <span class="text-gray-800">V, V, V, F</span> </div> </label> <!--[if BLOCK]><![endif]--> <div class="h-px bg-gray-200"></div> <!--[if ENDBLOCK]><![endif]--> <label class="flex items-center gap-3 p-4 cursor-pointer hover:bg-gray-50"> <input class="h-4 w-4 text-emerald-600 focus:ring-emerald-500" name="alternativa" type="radio" value="C" wire:model="answer" /> <div class="flex items-center gap-2"> <span class="inline-flex h-6 w-6 items-center justify-center rounded-full border text-sm"> C </span> <span class="text-gray-800">V, F, F, V</span> </div> </label> <!--[if BLOCK]><![endif]--> <div class="h-px bg-gray-200"></div> <!--[if ENDBLOCK]><![endif]--> <label class="flex items-center gap-3 p-4 cursor-pointer hover:bg-gray-50"> <input class="h-4 w-4 text-emerald-600 focus:ring-emerald-500" name="alternativa" type="radio" value="D" wire:model="answer" /> <div class="flex items-center gap-2"> <span class="inline-flex h-6 w-6 items-center justify-center rounded-full border text-sm"> D </span> <span class="text-gray-800">V, V, F, F</span> </div> </label> <!--[if BLOCK]><![endif]--><!--[if ENDBLOCK]><![endif]--> <!--[if ENDBLOCK]><![endif]--> </div> <div class="flex flex-col sm:flex-row sm:justify-between gap-3 mt-3"> <a class="bg-gray-700 hover:bg-gray-800 text-white rounded px-2 py-2 text-lg cursor-pointer text-center" wire:click="submitAnswer"> Enviar Resposta </a> <!-- tabs --> <nav class="flex items-center gap-2 rounded-2xl bg-gray-100 p-1"> <a href="https://concursosbr.com/questoes/119623/na-estrutura-de-um-html-podemos-construir-tabelas-de-acordo-com-a-nossa-necessid?subpage=comentarios" class="inline-flex items-center gap-2 rounded-2xl bg-white px-4 py-2 text-sm font-semibold text-sky-700 shadow-sm ring-1 ring-gray-200 focus:outline-none focus:ring-2 focus:ring-sky-500 inline-flex items-center gap-2 rounded-2xl px-4 py-2 text-sm font-semibold text-gray-700 hover:bg-white hover:shadow-sm focus:outline-none focus:ring-2 focus:ring-sky-500"> <!-- comment icon --> <svg class="h-4 w-4" aria-hidden="true" viewBox="0 0 24 24" fill="none"> <path d="M7 8h10M7 12h6M7 16h8" stroke="currentColor" stroke-width="2" stroke-linecap="round" /> <path d="M21 12c0 4.97-4.477 9-10 9-1.09 0-2.14-.16-3.12-.45L3 21l.93-3.43C3.34 16.52 3 15.3 3 14c0-4.97 4.477-9 10-9s10 4.03 10 7Z" stroke="currentColor" stroke-width="2" stroke-linejoin="round" /> </svg> Comentários <span class="rounded-full bg-white px-2 py-0.5 text-xs font-bold text-gray-600 shadow-sm">0</span> </a> <a href="https://concursosbr.com/questoes/119623/na-estrutura-de-um-html-podemos-construir-tabelas-de-acordo-com-a-nossa-necessid?subpage=estatisticas" class="inline-flex items-center gap-2 rounded-2xl px-4 py-2 text-sm font-semibold text-gray-700 hover:bg-white hover:shadow-sm focus:outline-none focus:ring-2 focus:ring-sky-500"> <!-- chart icon --> <svg class="h-4 w-4" aria-hidden="true" viewBox="0 0 24 24" fill="none"> <path d="M4 19V5M4 19H20" stroke="currentColor" stroke-width="2" stroke-linecap="round" /> <path d="M8 15v-4M12 15V8M16 15v-6" stroke="currentColor" stroke-width="2" stroke-linecap="round" /> </svg> Estatísticas </a> </nav> </div> <!--[if BLOCK]><![endif]--><!--[if ENDBLOCK]><![endif]--> </div> </div> </section> <section wire:snapshot="{"data":{"questao":[null,{"class":"App\\Models\\Questao","key":119622,"s":"mdl"}],"answer":null,"options":null},"memo":{"id":"O9hjLPra546h7O0DfwwH","name":"questao-detalhe-info-component","path":"questoes\/concurso\/ibfc-2019-prefeitura-de-cruzeiro-do-sul-ac-web-designer","method":"GET","release":"a-a-a","children":[],"scripts":[],"assets":[],"errors":[],"locale":"pt"},"checksum":"02f5722836fdf9f37da2fe618ac307a949cdf886f5b2cfbd72e069ab94fbd8a3"}" wire:effects="[]" wire:id="O9hjLPra546h7O0DfwwH"> <div class="border rounded-lg shadow-sm p-4 bg-white"> <header> <div class="flex flex-col sm:flex-row sm:justify-start mb-2 gap-3"> <a href="https://concursosbr.com/questoes/119622/quando-estamos-escrevendo-um-texto-em-html-podemos-utilizar-diversos-elementos"> <span class="text-sm text-gray-100 mr-5 bg-slate-400 hover:bg-slate-500 px-2 rounded">Q119622</span> </a> <span class="font-semibold text-gray-800">IBFC - 2019 - Prefeitura de Cruzeiro do Sul - AC - Web Designer</span> </div> <div class="flex flex-col sm:flex-row text-sm text-gray-700 mb-2 gap-3"> <div> <span class="font-medium">Ano: </span>2019 </div> <div class="text-gray-600"> <span class="font-medium">Órgão: </span> <a class="text-blue-500 hover:text-blue-600" href="https://concursosbr.com/questoes/orgao/prefeitura-de-cruzeiro-do-sul-ac?orgaoId=a250a61df6165fe6aa30fac925a246f4">Prefeitura de Cruzeiro do Sul - AC</a> </div> <div class="text-gray-600 "> <span class="font-medium">Banca: </span> <a class="text-blue-500 hover:text-blue-600" href="https://concursosbr.com/questoes/banca/ibfc?bancaId=26147fe8869b70eb2dfefd223c1d4c4e">IBFC</a> </div> <div> <span class="font-medium">Matéria: </span> <a class="text-blue-500 hover:text-blue-600" href="https://concursosbr.com/questoes/materia/arquitetura-de-software?materiaId=90385fb92a700f6a72b76a9ab1cbc770">Arquitetura de Software</a> </div> <div> <span class="font-medium">Assunto: </span>Software </div> </div> </header> <hr class="my-2"> <div class="text-gray-800 text-sm leading-relaxed my-6"> Quando estamos escrevendo um texto em HTML, podemos utilizar diversos elementos de formatação. Baseado nas tags padrões de um texto HTML, analise as afirmativas abaixo e assinale a alternativa correta. I. A tag <sub> define o texto sobrescrito. II. A tag <em> define um texto enfatizado, com maior importância semântica. III. A tag <strong> define um texto forte, com importância semântica "forte" adicionada. IV. A tag <sup> define o texto subscrito. <div class="rounded-md border mt-4"> <!--[if BLOCK]><![endif]--> <label class="flex items-center gap-3 p-4 cursor-pointer hover:bg-gray-50"> <input class="h-4 w-4 text-emerald-600 focus:ring-emerald-500" name="alternativa" type="radio" value="A" wire:model="answer" /> <div class="flex items-center gap-2"> <span class="inline-flex h-6 w-6 items-center justify-center rounded-full border text-sm"> A </span> <span class="text-gray-800">Apenas as afirmativas I e IV estão corretas</span> </div> </label> <!--[if BLOCK]><![endif]--> <div class="h-px bg-gray-200"></div> <!--[if ENDBLOCK]><![endif]--> <label class="flex items-center gap-3 p-4 cursor-pointer hover:bg-gray-50"> <input class="h-4 w-4 text-emerald-600 focus:ring-emerald-500" name="alternativa" type="radio" value="B" wire:model="answer" /> <div class="flex items-center gap-2"> <span class="inline-flex h-6 w-6 items-center justify-center rounded-full border text-sm"> B </span> <span class="text-gray-800">Apenas as afirmativas I, II e IV estão corretas</span> </div> </label> <!--[if BLOCK]><![endif]--> <div class="h-px bg-gray-200"></div> <!--[if ENDBLOCK]><![endif]--> <label class="flex items-center gap-3 p-4 cursor-pointer hover:bg-gray-50"> <input class="h-4 w-4 text-emerald-600 focus:ring-emerald-500" name="alternativa" type="radio" value="C" wire:model="answer" /> <div class="flex items-center gap-2"> <span class="inline-flex h-6 w-6 items-center justify-center rounded-full border text-sm"> C </span> <span class="text-gray-800">Apenas as afirmativas I, II e III estão corretas</span> </div> </label> <!--[if BLOCK]><![endif]--> <div class="h-px bg-gray-200"></div> <!--[if ENDBLOCK]><![endif]--> <label class="flex items-center gap-3 p-4 cursor-pointer hover:bg-gray-50"> <input class="h-4 w-4 text-emerald-600 focus:ring-emerald-500" name="alternativa" type="radio" value="D" wire:model="answer" /> <div class="flex items-center gap-2"> <span class="inline-flex h-6 w-6 items-center justify-center rounded-full border text-sm"> D </span> <span class="text-gray-800">Apenas as afirmativas II e III estão corretas</span> </div> </label> <!--[if BLOCK]><![endif]--><!--[if ENDBLOCK]><![endif]--> <!--[if ENDBLOCK]><![endif]--> </div> <div class="flex flex-col sm:flex-row sm:justify-between gap-3 mt-3"> <a class="bg-gray-700 hover:bg-gray-800 text-white rounded px-2 py-2 text-lg cursor-pointer text-center" wire:click="submitAnswer"> Enviar Resposta </a> <!-- tabs --> <nav class="flex items-center gap-2 rounded-2xl bg-gray-100 p-1"> <a href="https://concursosbr.com/questoes/119622/quando-estamos-escrevendo-um-texto-em-html-podemos-utilizar-diversos-elementos?subpage=comentarios" class="inline-flex items-center gap-2 rounded-2xl bg-white px-4 py-2 text-sm font-semibold text-sky-700 shadow-sm ring-1 ring-gray-200 focus:outline-none focus:ring-2 focus:ring-sky-500 inline-flex items-center gap-2 rounded-2xl px-4 py-2 text-sm font-semibold text-gray-700 hover:bg-white hover:shadow-sm focus:outline-none focus:ring-2 focus:ring-sky-500"> <!-- comment icon --> <svg class="h-4 w-4" aria-hidden="true" viewBox="0 0 24 24" fill="none"> <path d="M7 8h10M7 12h6M7 16h8" stroke="currentColor" stroke-width="2" stroke-linecap="round" /> <path d="M21 12c0 4.97-4.477 9-10 9-1.09 0-2.14-.16-3.12-.45L3 21l.93-3.43C3.34 16.52 3 15.3 3 14c0-4.97 4.477-9 10-9s10 4.03 10 7Z" stroke="currentColor" stroke-width="2" stroke-linejoin="round" /> </svg> Comentários <span class="rounded-full bg-white px-2 py-0.5 text-xs font-bold text-gray-600 shadow-sm">0</span> </a> <a href="https://concursosbr.com/questoes/119622/quando-estamos-escrevendo-um-texto-em-html-podemos-utilizar-diversos-elementos?subpage=estatisticas" class="inline-flex items-center gap-2 rounded-2xl px-4 py-2 text-sm font-semibold text-gray-700 hover:bg-white hover:shadow-sm focus:outline-none focus:ring-2 focus:ring-sky-500"> <!-- chart icon --> <svg class="h-4 w-4" aria-hidden="true" viewBox="0 0 24 24" fill="none"> <path d="M4 19V5M4 19H20" stroke="currentColor" stroke-width="2" stroke-linecap="round" /> <path d="M8 15v-4M12 15V8M16 15v-6" stroke="currentColor" stroke-width="2" stroke-linecap="round" /> </svg> Estatísticas </a> </nav> </div> <!--[if BLOCK]><![endif]--><!--[if ENDBLOCK]><![endif]--> </div> </div> </section> <section wire:snapshot="{"data":{"questao":[null,{"class":"App\\Models\\Questao","key":119621,"s":"mdl"}],"answer":null,"options":null},"memo":{"id":"QmQuvBKSF7T5w4WPPrOe","name":"questao-detalhe-info-component","path":"questoes\/concurso\/ibfc-2019-prefeitura-de-cruzeiro-do-sul-ac-web-designer","method":"GET","release":"a-a-a","children":[],"scripts":[],"assets":[],"errors":[],"locale":"pt"},"checksum":"c59a7577594197706e45bed744227e10dbbeccf1564703bcbd3713cc9beb9a04"}" wire:effects="[]" wire:id="QmQuvBKSF7T5w4WPPrOe"> <div class="border rounded-lg shadow-sm p-4 bg-white"> <header> <div class="flex flex-col sm:flex-row sm:justify-start mb-2 gap-3"> <a href="https://concursosbr.com/questoes/119621/o-wordpress-e-um-projeto-de-codigo-aberto-que-voce-pode-usar-para-criar-sites-b"> <span class="text-sm text-gray-100 mr-5 bg-slate-400 hover:bg-slate-500 px-2 rounded">Q119621</span> </a> <span class="font-semibold text-gray-800">IBFC - 2019 - Prefeitura de Cruzeiro do Sul - AC - Web Designer</span> </div> <div class="flex flex-col sm:flex-row text-sm text-gray-700 mb-2 gap-3"> <div> <span class="font-medium">Ano: </span>2019 </div> <div class="text-gray-600"> <span class="font-medium">Órgão: </span> <a class="text-blue-500 hover:text-blue-600" href="https://concursosbr.com/questoes/orgao/prefeitura-de-cruzeiro-do-sul-ac?orgaoId=a250a61df6165fe6aa30fac925a246f4">Prefeitura de Cruzeiro do Sul - AC</a> </div> <div class="text-gray-600 "> <span class="font-medium">Banca: </span> <a class="text-blue-500 hover:text-blue-600" href="https://concursosbr.com/questoes/banca/ibfc?bancaId=26147fe8869b70eb2dfefd223c1d4c4e">IBFC</a> </div> <div> <span class="font-medium">Matéria: </span> <a class="text-blue-500 hover:text-blue-600" href="https://concursosbr.com/questoes/materia/arquitetura-de-software?materiaId=90385fb92a700f6a72b76a9ab1cbc770">Arquitetura de Software</a> </div> <div> <span class="font-medium">Assunto: </span>Ciclo PDCA (Plan, Do, Check, Act) </div> </div> </header> <hr class="my-2"> <div class="text-gray-800 text-sm leading-relaxed my-6"> O WordPress é um projeto de código aberto que você pode usar para criar sites, blogs ou aplicativos. Atualmente 34% da internet usa o WordPress, desde blogs amadores até os maiores sites de notícias. Em relação ao WordPress, assinale a alternativa incorreta. <div class="rounded-md border mt-4"> <!--[if BLOCK]><![endif]--> <label class="flex items-center gap-3 p-4 cursor-pointer hover:bg-gray-50"> <input class="h-4 w-4 text-emerald-600 focus:ring-emerald-500" name="alternativa" type="radio" value="A" wire:model="answer" /> <div class="flex items-center gap-2"> <span class="inline-flex h-6 w-6 items-center justify-center rounded-full border text-sm"> A </span> <span class="text-gray-800">Com WordPress você pode criar diversos Designs personalizáveis</span> </div> </label> <!--[if BLOCK]><![endif]--> <div class="h-px bg-gray-200"></div> <!--[if ENDBLOCK]><![endif]--> <label class="flex items-center gap-3 p-4 cursor-pointer hover:bg-gray-50"> <input class="h-4 w-4 text-emerald-600 focus:ring-emerald-500" name="alternativa" type="radio" value="B" wire:model="answer" /> <div class="flex items-center gap-2"> <span class="inline-flex h-6 w-6 items-center justify-center rounded-full border text-sm"> B </span> <span class="text-gray-800">Você pode gerenciar seu site de qualquer lugar conectado à internet</span> </div> </label> <!--[if BLOCK]><![endif]--> <div class="h-px bg-gray-200"></div> <!--[if ENDBLOCK]><![endif]--> <label class="flex items-center gap-3 p-4 cursor-pointer hover:bg-gray-50"> <input class="h-4 w-4 text-emerald-600 focus:ring-emerald-500" name="alternativa" type="radio" value="C" wire:model="answer" /> <div class="flex items-center gap-2"> <span class="inline-flex h-6 w-6 items-center justify-center rounded-full border text-sm"> C </span> <span class="text-gray-800">Você não consegue montar uma loja virtual em WordPress</span> </div> </label> <!--[if BLOCK]><![endif]--> <div class="h-px bg-gray-200"></div> <!--[if ENDBLOCK]><![endif]--> <label class="flex items-center gap-3 p-4 cursor-pointer hover:bg-gray-50"> <input class="h-4 w-4 text-emerald-600 focus:ring-emerald-500" name="alternativa" type="radio" value="D" wire:model="answer" /> <div class="flex items-center gap-2"> <span class="inline-flex h-6 w-6 items-center justify-center rounded-full border text-sm"> D </span> <span class="text-gray-800">Você pode criar sites responsivos com WordPress</span> </div> </label> <!--[if BLOCK]><![endif]--><!--[if ENDBLOCK]><![endif]--> <!--[if ENDBLOCK]><![endif]--> </div> <div class="flex flex-col sm:flex-row sm:justify-between gap-3 mt-3"> <a class="bg-gray-700 hover:bg-gray-800 text-white rounded px-2 py-2 text-lg cursor-pointer text-center" wire:click="submitAnswer"> Enviar Resposta </a> <!-- tabs --> <nav class="flex items-center gap-2 rounded-2xl bg-gray-100 p-1"> <a href="https://concursosbr.com/questoes/119621/o-wordpress-e-um-projeto-de-codigo-aberto-que-voce-pode-usar-para-criar-sites-b?subpage=comentarios" class="inline-flex items-center gap-2 rounded-2xl bg-white px-4 py-2 text-sm font-semibold text-sky-700 shadow-sm ring-1 ring-gray-200 focus:outline-none focus:ring-2 focus:ring-sky-500 inline-flex items-center gap-2 rounded-2xl px-4 py-2 text-sm font-semibold text-gray-700 hover:bg-white hover:shadow-sm focus:outline-none focus:ring-2 focus:ring-sky-500"> <!-- comment icon --> <svg class="h-4 w-4" aria-hidden="true" viewBox="0 0 24 24" fill="none"> <path d="M7 8h10M7 12h6M7 16h8" stroke="currentColor" stroke-width="2" stroke-linecap="round" /> <path d="M21 12c0 4.97-4.477 9-10 9-1.09 0-2.14-.16-3.12-.45L3 21l.93-3.43C3.34 16.52 3 15.3 3 14c0-4.97 4.477-9 10-9s10 4.03 10 7Z" stroke="currentColor" stroke-width="2" stroke-linejoin="round" /> </svg> Comentários <span class="rounded-full bg-white px-2 py-0.5 text-xs font-bold text-gray-600 shadow-sm">0</span> </a> <a href="https://concursosbr.com/questoes/119621/o-wordpress-e-um-projeto-de-codigo-aberto-que-voce-pode-usar-para-criar-sites-b?subpage=estatisticas" class="inline-flex items-center gap-2 rounded-2xl px-4 py-2 text-sm font-semibold text-gray-700 hover:bg-white hover:shadow-sm focus:outline-none focus:ring-2 focus:ring-sky-500"> <!-- chart icon --> <svg class="h-4 w-4" aria-hidden="true" viewBox="0 0 24 24" fill="none"> <path d="M4 19V5M4 19H20" stroke="currentColor" stroke-width="2" stroke-linecap="round" /> <path d="M8 15v-4M12 15V8M16 15v-6" stroke="currentColor" stroke-width="2" stroke-linecap="round" /> </svg> Estatísticas </a> </nav> </div> <!--[if BLOCK]><![endif]--><!--[if ENDBLOCK]><![endif]--> </div> </div> </section> <section wire:snapshot="{"data":{"questao":[null,{"class":"App\\Models\\Questao","key":119620,"s":"mdl"}],"answer":null,"options":null},"memo":{"id":"MBpxRN6nHPO4Xt35v4bG","name":"questao-detalhe-info-component","path":"questoes\/concurso\/ibfc-2019-prefeitura-de-cruzeiro-do-sul-ac-web-designer","method":"GET","release":"a-a-a","children":[],"scripts":[],"assets":[],"errors":[],"locale":"pt"},"checksum":"3be512d8b91706d1f281ac4e21a2d7ba93ba8d0250aae8569dd74831ea2becf0"}" wire:effects="[]" wire:id="MBpxRN6nHPO4Xt35v4bG"> <div class="border rounded-lg shadow-sm p-4 bg-white"> <header> <div class="flex flex-col sm:flex-row sm:justify-start mb-2 gap-3"> <a href="https://concursosbr.com/questoes/119620/quando-desenvolvemos-um-site-em-wordpress-nos-temos-diversas-ferramentas-para-n"> <span class="text-sm text-gray-100 mr-5 bg-slate-400 hover:bg-slate-500 px-2 rounded">Q119620</span> </a> <span class="font-semibold text-gray-800">IBFC - 2019 - Prefeitura de Cruzeiro do Sul - AC - Web Designer</span> </div> <div class="flex flex-col sm:flex-row text-sm text-gray-700 mb-2 gap-3"> <div> <span class="font-medium">Ano: </span>2019 </div> <div class="text-gray-600"> <span class="font-medium">Órgão: </span> <a class="text-blue-500 hover:text-blue-600" href="https://concursosbr.com/questoes/orgao/prefeitura-de-cruzeiro-do-sul-ac?orgaoId=a250a61df6165fe6aa30fac925a246f4">Prefeitura de Cruzeiro do Sul - AC</a> </div> <div class="text-gray-600 "> <span class="font-medium">Banca: </span> <a class="text-blue-500 hover:text-blue-600" href="https://concursosbr.com/questoes/banca/ibfc?bancaId=26147fe8869b70eb2dfefd223c1d4c4e">IBFC</a> </div> <div> <span class="font-medium">Matéria: </span> <a class="text-blue-500 hover:text-blue-600" href="https://concursosbr.com/questoes/materia/arquitetura-de-software?materiaId=90385fb92a700f6a72b76a9ab1cbc770">Arquitetura de Software</a> </div> <div> <span class="font-medium">Assunto: </span>Ciclo PDCA (Plan, Do, Check, Act) </div> </div> </header> <hr class="my-2"> <div class="text-gray-800 text-sm leading-relaxed my-6"> Quando desenvolvemos um site em WordPress, nós temos diversas ferramentas para nos ajudar, uma dessas ferramentas são os plugins. Nesse sentido, analise as afirmativas abaixo e assinale a alternativa correta. I. Plugins são complementos que agregam ou modificam funcionalidades em um site WordPress. II. Além de contar com mais de 50 mil plugins, você pode desenvolver o seu próprio plugin. III. O diretório de plugins do WordPress é gratuito e de código aberto. IV. O único lugar onde podemos baixar plug-ins é no Repositório Oficial de Plugins WordPress. <div class="rounded-md border mt-4"> <!--[if BLOCK]><![endif]--> <label class="flex items-center gap-3 p-4 cursor-pointer hover:bg-gray-50"> <input class="h-4 w-4 text-emerald-600 focus:ring-emerald-500" name="alternativa" type="radio" value="A" wire:model="answer" /> <div class="flex items-center gap-2"> <span class="inline-flex h-6 w-6 items-center justify-center rounded-full border text-sm"> A </span> <span class="text-gray-800">Apenas as afirmativas II e III estão corretas</span> </div> </label> <!--[if BLOCK]><![endif]--> <div class="h-px bg-gray-200"></div> <!--[if ENDBLOCK]><![endif]--> <label class="flex items-center gap-3 p-4 cursor-pointer hover:bg-gray-50"> <input class="h-4 w-4 text-emerald-600 focus:ring-emerald-500" name="alternativa" type="radio" value="B" wire:model="answer" /> <div class="flex items-center gap-2"> <span class="inline-flex h-6 w-6 items-center justify-center rounded-full border text-sm"> B </span> <span class="text-gray-800">Apenas as afirmativas I, II e III estão corretas</span> </div> </label> <!--[if BLOCK]><![endif]--> <div class="h-px bg-gray-200"></div> <!--[if ENDBLOCK]><![endif]--> <label class="flex items-center gap-3 p-4 cursor-pointer hover:bg-gray-50"> <input class="h-4 w-4 text-emerald-600 focus:ring-emerald-500" name="alternativa" type="radio" value="C" wire:model="answer" /> <div class="flex items-center gap-2"> <span class="inline-flex h-6 w-6 items-center justify-center rounded-full border text-sm"> C </span> <span class="text-gray-800">Apenas as afirmativas I, II, IV estão corretas</span> </div> </label> <!--[if BLOCK]><![endif]--> <div class="h-px bg-gray-200"></div> <!--[if ENDBLOCK]><![endif]--> <label class="flex items-center gap-3 p-4 cursor-pointer hover:bg-gray-50"> <input class="h-4 w-4 text-emerald-600 focus:ring-emerald-500" name="alternativa" type="radio" value="D" wire:model="answer" /> <div class="flex items-center gap-2"> <span class="inline-flex h-6 w-6 items-center justify-center rounded-full border text-sm"> D </span> <span class="text-gray-800">Apenas as afirmativas I e II estão corretas</span> </div> </label> <!--[if BLOCK]><![endif]--><!--[if ENDBLOCK]><![endif]--> <!--[if ENDBLOCK]><![endif]--> </div> <div class="flex flex-col sm:flex-row sm:justify-between gap-3 mt-3"> <a class="bg-gray-700 hover:bg-gray-800 text-white rounded px-2 py-2 text-lg cursor-pointer text-center" wire:click="submitAnswer"> Enviar Resposta </a> <!-- tabs --> <nav class="flex items-center gap-2 rounded-2xl bg-gray-100 p-1"> <a href="https://concursosbr.com/questoes/119620/quando-desenvolvemos-um-site-em-wordpress-nos-temos-diversas-ferramentas-para-n?subpage=comentarios" class="inline-flex items-center gap-2 rounded-2xl bg-white px-4 py-2 text-sm font-semibold text-sky-700 shadow-sm ring-1 ring-gray-200 focus:outline-none focus:ring-2 focus:ring-sky-500 inline-flex items-center gap-2 rounded-2xl px-4 py-2 text-sm font-semibold text-gray-700 hover:bg-white hover:shadow-sm focus:outline-none focus:ring-2 focus:ring-sky-500"> <!-- comment icon --> <svg class="h-4 w-4" aria-hidden="true" viewBox="0 0 24 24" fill="none"> <path d="M7 8h10M7 12h6M7 16h8" stroke="currentColor" stroke-width="2" stroke-linecap="round" /> <path d="M21 12c0 4.97-4.477 9-10 9-1.09 0-2.14-.16-3.12-.45L3 21l.93-3.43C3.34 16.52 3 15.3 3 14c0-4.97 4.477-9 10-9s10 4.03 10 7Z" stroke="currentColor" stroke-width="2" stroke-linejoin="round" /> </svg> Comentários <span class="rounded-full bg-white px-2 py-0.5 text-xs font-bold text-gray-600 shadow-sm">0</span> </a> <a href="https://concursosbr.com/questoes/119620/quando-desenvolvemos-um-site-em-wordpress-nos-temos-diversas-ferramentas-para-n?subpage=estatisticas" class="inline-flex items-center gap-2 rounded-2xl px-4 py-2 text-sm font-semibold text-gray-700 hover:bg-white hover:shadow-sm focus:outline-none focus:ring-2 focus:ring-sky-500"> <!-- chart icon --> <svg class="h-4 w-4" aria-hidden="true" viewBox="0 0 24 24" fill="none"> <path d="M4 19V5M4 19H20" stroke="currentColor" stroke-width="2" stroke-linecap="round" /> <path d="M8 15v-4M12 15V8M16 15v-6" stroke="currentColor" stroke-width="2" stroke-linecap="round" /> </svg> Estatísticas </a> </nav> </div> <!--[if BLOCK]><![endif]--><!--[if ENDBLOCK]><![endif]--> </div> </div> </section> <section wire:snapshot="{"data":{"questao":[null,{"class":"App\\Models\\Questao","key":119619,"s":"mdl"}],"answer":null,"options":null},"memo":{"id":"POosBrYlVRleZVrafCEe","name":"questao-detalhe-info-component","path":"questoes\/concurso\/ibfc-2019-prefeitura-de-cruzeiro-do-sul-ac-web-designer","method":"GET","release":"a-a-a","children":[],"scripts":[],"assets":[],"errors":[],"locale":"pt"},"checksum":"5cc84c430dad68c9be97f2aa42b60f470d627345887e7730c734354f29be75fb"}" wire:effects="[]" wire:id="POosBrYlVRleZVrafCEe"> <div class="border rounded-lg shadow-sm p-4 bg-white"> <header> <div class="flex flex-col sm:flex-row sm:justify-start mb-2 gap-3"> <a href="https://concursosbr.com/questoes/119619/o-adobe-photoshop-e-o-software-de-imagem-digital-mais-avancado-do-mundo-usado-p"> <span class="text-sm text-gray-100 mr-5 bg-slate-400 hover:bg-slate-500 px-2 rounded">Q119619</span> </a> <span class="font-semibold text-gray-800">IBFC - 2019 - Prefeitura de Cruzeiro do Sul - AC - Web Designer</span> </div> <div class="flex flex-col sm:flex-row text-sm text-gray-700 mb-2 gap-3"> <div> <span class="font-medium">Ano: </span>2019 </div> <div class="text-gray-600"> <span class="font-medium">Órgão: </span> <a class="text-blue-500 hover:text-blue-600" href="https://concursosbr.com/questoes/orgao/prefeitura-de-cruzeiro-do-sul-ac?orgaoId=a250a61df6165fe6aa30fac925a246f4">Prefeitura de Cruzeiro do Sul - AC</a> </div> <div class="text-gray-600 "> <span class="font-medium">Banca: </span> <a class="text-blue-500 hover:text-blue-600" href="https://concursosbr.com/questoes/banca/ibfc?bancaId=26147fe8869b70eb2dfefd223c1d4c4e">IBFC</a> </div> <div> <span class="font-medium">Matéria: </span> <a class="text-blue-500 hover:text-blue-600" href="https://concursosbr.com/questoes/materia/nocoes-de-informatica?materiaId=b795009da4452abfc6d6f1db4dabe6b8">Noções de Informática</a> </div> <div> <span class="font-medium">Assunto: </span>Ferramentas de Reuniões e Comunicações On-line </div> </div> </header> <hr class="my-2"> <div class="text-gray-800 text-sm leading-relaxed my-6"> O Adobe Photoshop é o software de imagem digital mais avançado do mundo, usado por fotógrafos, designers, profissionais da web e de vídeo. O aplicativo dá a você máximo poder e controle criativo para manipulação e composição de imagens 2D e 3D, edição de vídeo e análise de imagem. Baseado no software Adobe Photoshop, assinale a alternativa incorreta. <div class="rounded-md border mt-4"> <!--[if BLOCK]><![endif]--> <label class="flex items-center gap-3 p-4 cursor-pointer hover:bg-gray-50"> <input class="h-4 w-4 text-emerald-600 focus:ring-emerald-500" name="alternativa" type="radio" value="A" wire:model="answer" /> <div class="flex items-center gap-2"> <span class="inline-flex h-6 w-6 items-center justify-center rounded-full border text-sm"> A </span> <span class="text-gray-800">O Photoshop não possui uma ferramenta para escrever texto em cima das imagens</span> </div> </label> <!--[if BLOCK]><![endif]--> <div class="h-px bg-gray-200"></div> <!--[if ENDBLOCK]><![endif]--> <label class="flex items-center gap-3 p-4 cursor-pointer hover:bg-gray-50"> <input class="h-4 w-4 text-emerald-600 focus:ring-emerald-500" name="alternativa" type="radio" value="B" wire:model="answer" /> <div class="flex items-center gap-2"> <span class="inline-flex h-6 w-6 items-center justify-center rounded-full border text-sm"> B </span> <span class="text-gray-800">Com o Photoshop é possível redimensionar as imagens</span> </div> </label> <!--[if BLOCK]><![endif]--> <div class="h-px bg-gray-200"></div> <!--[if ENDBLOCK]><![endif]--> <label class="flex items-center gap-3 p-4 cursor-pointer hover:bg-gray-50"> <input class="h-4 w-4 text-emerald-600 focus:ring-emerald-500" name="alternativa" type="radio" value="C" wire:model="answer" /> <div class="flex items-center gap-2"> <span class="inline-flex h-6 w-6 items-center justify-center rounded-full border text-sm"> C </span> <span class="text-gray-800">Com as ferramentas do Photoshop podemos alterar as cores de uma imagem</span> </div> </label> <!--[if BLOCK]><![endif]--> <div class="h-px bg-gray-200"></div> <!--[if ENDBLOCK]><![endif]--> <label class="flex items-center gap-3 p-4 cursor-pointer hover:bg-gray-50"> <input class="h-4 w-4 text-emerald-600 focus:ring-emerald-500" name="alternativa" type="radio" value="D" wire:model="answer" /> <div class="flex items-center gap-2"> <span class="inline-flex h-6 w-6 items-center justify-center rounded-full border text-sm"> D </span> <span class="text-gray-800">Com o Photoshop é possível recortar e colar uma imagem sobre a outra</span> </div> </label> <!--[if BLOCK]><![endif]--><!--[if ENDBLOCK]><![endif]--> <!--[if ENDBLOCK]><![endif]--> </div> <div class="flex flex-col sm:flex-row sm:justify-between gap-3 mt-3"> <a class="bg-gray-700 hover:bg-gray-800 text-white rounded px-2 py-2 text-lg cursor-pointer text-center" wire:click="submitAnswer"> Enviar Resposta </a> <!-- tabs --> <nav class="flex items-center gap-2 rounded-2xl bg-gray-100 p-1"> <a href="https://concursosbr.com/questoes/119619/o-adobe-photoshop-e-o-software-de-imagem-digital-mais-avancado-do-mundo-usado-p?subpage=comentarios" class="inline-flex items-center gap-2 rounded-2xl bg-white px-4 py-2 text-sm font-semibold text-sky-700 shadow-sm ring-1 ring-gray-200 focus:outline-none focus:ring-2 focus:ring-sky-500 inline-flex items-center gap-2 rounded-2xl px-4 py-2 text-sm font-semibold text-gray-700 hover:bg-white hover:shadow-sm focus:outline-none focus:ring-2 focus:ring-sky-500"> <!-- comment icon --> <svg class="h-4 w-4" aria-hidden="true" viewBox="0 0 24 24" fill="none"> <path d="M7 8h10M7 12h6M7 16h8" stroke="currentColor" stroke-width="2" stroke-linecap="round" /> <path d="M21 12c0 4.97-4.477 9-10 9-1.09 0-2.14-.16-3.12-.45L3 21l.93-3.43C3.34 16.52 3 15.3 3 14c0-4.97 4.477-9 10-9s10 4.03 10 7Z" stroke="currentColor" stroke-width="2" stroke-linejoin="round" /> </svg> Comentários <span class="rounded-full bg-white px-2 py-0.5 text-xs font-bold text-gray-600 shadow-sm">0</span> </a> <a href="https://concursosbr.com/questoes/119619/o-adobe-photoshop-e-o-software-de-imagem-digital-mais-avancado-do-mundo-usado-p?subpage=estatisticas" class="inline-flex items-center gap-2 rounded-2xl px-4 py-2 text-sm font-semibold text-gray-700 hover:bg-white hover:shadow-sm focus:outline-none focus:ring-2 focus:ring-sky-500"> <!-- chart icon --> <svg class="h-4 w-4" aria-hidden="true" viewBox="0 0 24 24" fill="none"> <path d="M4 19V5M4 19H20" stroke="currentColor" stroke-width="2" stroke-linecap="round" /> <path d="M8 15v-4M12 15V8M16 15v-6" stroke="currentColor" stroke-width="2" stroke-linecap="round" /> </svg> Estatísticas </a> </nav> </div> <!--[if BLOCK]><![endif]--><!--[if ENDBLOCK]><![endif]--> </div> </div> </section> <section wire:snapshot="{"data":{"questao":[null,{"class":"App\\Models\\Questao","key":119618,"s":"mdl"}],"answer":null,"options":null},"memo":{"id":"11aCthSnCyi775YNqIiy","name":"questao-detalhe-info-component","path":"questoes\/concurso\/ibfc-2019-prefeitura-de-cruzeiro-do-sul-ac-web-designer","method":"GET","release":"a-a-a","children":[],"scripts":[],"assets":[],"errors":[],"locale":"pt"},"checksum":"382780af8c3e7743b8fbec7f9ed33f3803fd0c78f8c436c8b5b802240d5f274f"}" wire:effects="[]" wire:id="11aCthSnCyi775YNqIiy"> <div class="border rounded-lg shadow-sm p-4 bg-white"> <header> <div class="flex flex-col sm:flex-row sm:justify-start mb-2 gap-3"> <a href="https://concursosbr.com/questoes/119618/quando-estamos-trabalhando-no-programa-adobe-photoshop-podemos-contar-com-diver"> <span class="text-sm text-gray-100 mr-5 bg-slate-400 hover:bg-slate-500 px-2 rounded">Q119618</span> </a> <span class="font-semibold text-gray-800">IBFC - 2019 - Prefeitura de Cruzeiro do Sul - AC - Web Designer</span> </div> <div class="flex flex-col sm:flex-row text-sm text-gray-700 mb-2 gap-3"> <div> <span class="font-medium">Ano: </span>2019 </div> <div class="text-gray-600"> <span class="font-medium">Órgão: </span> <a class="text-blue-500 hover:text-blue-600" href="https://concursosbr.com/questoes/orgao/prefeitura-de-cruzeiro-do-sul-ac?orgaoId=a250a61df6165fe6aa30fac925a246f4">Prefeitura de Cruzeiro do Sul - AC</a> </div> <div class="text-gray-600 "> <span class="font-medium">Banca: </span> <a class="text-blue-500 hover:text-blue-600" href="https://concursosbr.com/questoes/banca/ibfc?bancaId=26147fe8869b70eb2dfefd223c1d4c4e">IBFC</a> </div> <div> <span class="font-medium">Matéria: </span> <a class="text-blue-500 hover:text-blue-600" href="https://concursosbr.com/questoes/materia/nocoes-de-informatica?materiaId=b795009da4452abfc6d6f1db4dabe6b8">Noções de Informática</a> </div> <div> <span class="font-medium">Assunto: </span>Ferramentas de Reuniões e Comunicações On-line </div> </div> </header> <hr class="my-2"> <div class="text-gray-800 text-sm leading-relaxed my-6"> Quando estamos trabalhando no programa Adobe Photoshop, podemos contar com diversos atalhos padrões para facilitar na produção. Alguns desses atalhos são: “tecla Ctrl + tecla + (sinal de adição) / tecla Command + tecla + (sinal de adição)” que serve para _____, “tecla Ctrl + tecla - (hífen) / tecla Command + tecla - (hífen)” que serve para _____ e também temos o atalho “tecla Ctrl + tecla 0 (zero) / tecla Command + tecla 0 (zero)” que serve para _____. Assinale a alternativa que preencha correta e respectivamente as lacunas. <div class="rounded-md border mt-4"> <!--[if BLOCK]><![endif]--> <label class="flex items-center gap-3 p-4 cursor-pointer hover:bg-gray-50"> <input class="h-4 w-4 text-emerald-600 focus:ring-emerald-500" name="alternativa" type="radio" value="A" wire:model="answer" /> <div class="flex items-center gap-2"> <span class="inline-flex h-6 w-6 items-center justify-center rounded-full border text-sm"> A </span> <span class="text-gray-800">aumentar o tamanho do pincel / diminuir o tamanho do pincel / apagar o pincel</span> </div> </label> <!--[if BLOCK]><![endif]--> <div class="h-px bg-gray-200"></div> <!--[if ENDBLOCK]><![endif]--> <label class="flex items-center gap-3 p-4 cursor-pointer hover:bg-gray-50"> <input class="h-4 w-4 text-emerald-600 focus:ring-emerald-500" name="alternativa" type="radio" value="B" wire:model="answer" /> <div class="flex items-center gap-2"> <span class="inline-flex h-6 w-6 items-center justify-center rounded-full border text-sm"> B </span> <span class="text-gray-800">aumentar o zoom / diminuir o zoom / ajustar a página na visualização</span> </div> </label> <!--[if BLOCK]><![endif]--> <div class="h-px bg-gray-200"></div> <!--[if ENDBLOCK]><![endif]--> <label class="flex items-center gap-3 p-4 cursor-pointer hover:bg-gray-50"> <input class="h-4 w-4 text-emerald-600 focus:ring-emerald-500" name="alternativa" type="radio" value="C" wire:model="answer" /> <div class="flex items-center gap-2"> <span class="inline-flex h-6 w-6 items-center justify-center rounded-full border text-sm"> C </span> <span class="text-gray-800">aumentar o tamanho de um texto / diminuir o tamanho de um texto / apagar um texto</span> </div> </label> <!--[if BLOCK]><![endif]--> <div class="h-px bg-gray-200"></div> <!--[if ENDBLOCK]><![endif]--> <label class="flex items-center gap-3 p-4 cursor-pointer hover:bg-gray-50"> <input class="h-4 w-4 text-emerald-600 focus:ring-emerald-500" name="alternativa" type="radio" value="D" wire:model="answer" /> <div class="flex items-center gap-2"> <span class="inline-flex h-6 w-6 items-center justify-center rounded-full border text-sm"> D </span> <span class="text-gray-800">abrir um novo documento / fechar um documento / duplicar um documento</span> </div> </label> <!--[if BLOCK]><![endif]--><!--[if ENDBLOCK]><![endif]--> <!--[if ENDBLOCK]><![endif]--> </div> <div class="flex flex-col sm:flex-row sm:justify-between gap-3 mt-3"> <a class="bg-gray-700 hover:bg-gray-800 text-white rounded px-2 py-2 text-lg cursor-pointer text-center" wire:click="submitAnswer"> Enviar Resposta </a> <!-- tabs --> <nav class="flex items-center gap-2 rounded-2xl bg-gray-100 p-1"> <a href="https://concursosbr.com/questoes/119618/quando-estamos-trabalhando-no-programa-adobe-photoshop-podemos-contar-com-diver?subpage=comentarios" class="inline-flex items-center gap-2 rounded-2xl bg-white px-4 py-2 text-sm font-semibold text-sky-700 shadow-sm ring-1 ring-gray-200 focus:outline-none focus:ring-2 focus:ring-sky-500 inline-flex items-center gap-2 rounded-2xl px-4 py-2 text-sm font-semibold text-gray-700 hover:bg-white hover:shadow-sm focus:outline-none focus:ring-2 focus:ring-sky-500"> <!-- comment icon --> <svg class="h-4 w-4" aria-hidden="true" viewBox="0 0 24 24" fill="none"> <path d="M7 8h10M7 12h6M7 16h8" stroke="currentColor" stroke-width="2" stroke-linecap="round" /> <path d="M21 12c0 4.97-4.477 9-10 9-1.09 0-2.14-.16-3.12-.45L3 21l.93-3.43C3.34 16.52 3 15.3 3 14c0-4.97 4.477-9 10-9s10 4.03 10 7Z" stroke="currentColor" stroke-width="2" stroke-linejoin="round" /> </svg> Comentários <span class="rounded-full bg-white px-2 py-0.5 text-xs font-bold text-gray-600 shadow-sm">0</span> </a> <a href="https://concursosbr.com/questoes/119618/quando-estamos-trabalhando-no-programa-adobe-photoshop-podemos-contar-com-diver?subpage=estatisticas" class="inline-flex items-center gap-2 rounded-2xl px-4 py-2 text-sm font-semibold text-gray-700 hover:bg-white hover:shadow-sm focus:outline-none focus:ring-2 focus:ring-sky-500"> <!-- chart icon --> <svg class="h-4 w-4" aria-hidden="true" viewBox="0 0 24 24" fill="none"> <path d="M4 19V5M4 19H20" stroke="currentColor" stroke-width="2" stroke-linecap="round" /> <path d="M8 15v-4M12 15V8M16 15v-6" stroke="currentColor" stroke-width="2" stroke-linecap="round" /> </svg> Estatísticas </a> </nav> </div> <!--[if BLOCK]><![endif]--><!--[if ENDBLOCK]><![endif]--> </div> </div> </section> <section wire:snapshot="{"data":{"questao":[null,{"class":"App\\Models\\Questao","key":119617,"s":"mdl"}],"answer":null,"options":null},"memo":{"id":"4epwdJsjJBl8VzkzDhoQ","name":"questao-detalhe-info-component","path":"questoes\/concurso\/ibfc-2019-prefeitura-de-cruzeiro-do-sul-ac-web-designer","method":"GET","release":"a-a-a","children":[],"scripts":[],"assets":[],"errors":[],"locale":"pt"},"checksum":"1c84d29b8425f0149bf0b8addc57e0c9a1a66652bdfdd61b5db3a0e9dea3cbc1"}" wire:effects="[]" wire:id="4epwdJsjJBl8VzkzDhoQ"> <div class="border rounded-lg shadow-sm p-4 bg-white"> <header> <div class="flex flex-col sm:flex-row sm:justify-start mb-2 gap-3"> <a href="https://concursosbr.com/questoes/119617/um-hotsite-e-basicamente-um-site-so-que-menor-com-menos-paginas-e-que-tem-um-f"> <span class="text-sm text-gray-100 mr-5 bg-slate-400 hover:bg-slate-500 px-2 rounded">Q119617</span> </a> <span class="font-semibold text-gray-800">IBFC - 2019 - Prefeitura de Cruzeiro do Sul - AC - Web Designer</span> </div> <div class="flex flex-col sm:flex-row text-sm text-gray-700 mb-2 gap-3"> <div> <span class="font-medium">Ano: </span>2019 </div> <div class="text-gray-600"> <span class="font-medium">Órgão: </span> <a class="text-blue-500 hover:text-blue-600" href="https://concursosbr.com/questoes/orgao/prefeitura-de-cruzeiro-do-sul-ac?orgaoId=a250a61df6165fe6aa30fac925a246f4">Prefeitura de Cruzeiro do Sul - AC</a> </div> <div class="text-gray-600 "> <span class="font-medium">Banca: </span> <a class="text-blue-500 hover:text-blue-600" href="https://concursosbr.com/questoes/banca/ibfc?bancaId=26147fe8869b70eb2dfefd223c1d4c4e">IBFC</a> </div> <div> <span class="font-medium">Matéria: </span> <a class="text-blue-500 hover:text-blue-600" href="https://concursosbr.com/questoes/materia/design-grafico?materiaId=22d533a35abdb62d582ba9e9d9058031">Design Gráfico</a> </div> <div> <span class="font-medium">Assunto: </span>Linguagem, Suporte e Tecnologia </div> </div> </header> <hr class="my-2"> <div class="text-gray-800 text-sm leading-relaxed my-6"> Um hotsite é basicamente um site, só que menor, com menos páginas e que tem um foco específico em alguma campanha que a empresa desenvolve. Essas ocasiões podem ser, desde datas específicas, até lançamentos de produtos ou serviços. Em relação a um hotsite, assinale a alternativa correta. <div class="rounded-md border mt-4"> <!--[if BLOCK]><![endif]--> <label class="flex items-center gap-3 p-4 cursor-pointer hover:bg-gray-50"> <input class="h-4 w-4 text-emerald-600 focus:ring-emerald-500" name="alternativa" type="radio" value="A" wire:model="answer" /> <div class="flex items-center gap-2"> <span class="inline-flex h-6 w-6 items-center justify-center rounded-full border text-sm"> A </span> <span class="text-gray-800">Um hotsite é voltado para ser um espaço de autoridade e apresentação de uma companhia na internet</span> </div> </label> <!--[if BLOCK]><![endif]--> <div class="h-px bg-gray-200"></div> <!--[if ENDBLOCK]><![endif]--> <label class="flex items-center gap-3 p-4 cursor-pointer hover:bg-gray-50"> <input class="h-4 w-4 text-emerald-600 focus:ring-emerald-500" name="alternativa" type="radio" value="B" wire:model="answer" /> <div class="flex items-center gap-2"> <span class="inline-flex h-6 w-6 items-center justify-center rounded-full border text-sm"> B </span> <span class="text-gray-800">A finalidade principal de um hotsite é realmente captar contatos e dar objetividade na execução de uma conversão qualquer</span> </div> </label> <!--[if BLOCK]><![endif]--> <div class="h-px bg-gray-200"></div> <!--[if ENDBLOCK]><![endif]--> <label class="flex items-center gap-3 p-4 cursor-pointer hover:bg-gray-50"> <input class="h-4 w-4 text-emerald-600 focus:ring-emerald-500" name="alternativa" type="radio" value="C" wire:model="answer" /> <div class="flex items-center gap-2"> <span class="inline-flex h-6 w-6 items-center justify-center rounded-full border text-sm"> C </span> <span class="text-gray-800">A proposta de um hotsite é divulgar algo, captar a atenção do público e conduzí-lo a um ambiente com alto poder de conversão</span> </div> </label> <!--[if BLOCK]><![endif]--> <div class="h-px bg-gray-200"></div> <!--[if ENDBLOCK]><![endif]--> <label class="flex items-center gap-3 p-4 cursor-pointer hover:bg-gray-50"> <input class="h-4 w-4 text-emerald-600 focus:ring-emerald-500" name="alternativa" type="radio" value="D" wire:model="answer" /> <div class="flex items-center gap-2"> <span class="inline-flex h-6 w-6 items-center justify-center rounded-full border text-sm"> D </span> <span class="text-gray-800">Um hotsite é uma loja virtual, onde a empresa pode comercializar os seus produtos</span> </div> </label> <!--[if BLOCK]><![endif]--><!--[if ENDBLOCK]><![endif]--> <!--[if ENDBLOCK]><![endif]--> </div> <div class="flex flex-col sm:flex-row sm:justify-between gap-3 mt-3"> <a class="bg-gray-700 hover:bg-gray-800 text-white rounded px-2 py-2 text-lg cursor-pointer text-center" wire:click="submitAnswer"> Enviar Resposta </a> <!-- tabs --> <nav class="flex items-center gap-2 rounded-2xl bg-gray-100 p-1"> <a href="https://concursosbr.com/questoes/119617/um-hotsite-e-basicamente-um-site-so-que-menor-com-menos-paginas-e-que-tem-um-f?subpage=comentarios" class="inline-flex items-center gap-2 rounded-2xl bg-white px-4 py-2 text-sm font-semibold text-sky-700 shadow-sm ring-1 ring-gray-200 focus:outline-none focus:ring-2 focus:ring-sky-500 inline-flex items-center gap-2 rounded-2xl px-4 py-2 text-sm font-semibold text-gray-700 hover:bg-white hover:shadow-sm focus:outline-none focus:ring-2 focus:ring-sky-500"> <!-- comment icon --> <svg class="h-4 w-4" aria-hidden="true" viewBox="0 0 24 24" fill="none"> <path d="M7 8h10M7 12h6M7 16h8" stroke="currentColor" stroke-width="2" stroke-linecap="round" /> <path d="M21 12c0 4.97-4.477 9-10 9-1.09 0-2.14-.16-3.12-.45L3 21l.93-3.43C3.34 16.52 3 15.3 3 14c0-4.97 4.477-9 10-9s10 4.03 10 7Z" stroke="currentColor" stroke-width="2" stroke-linejoin="round" /> </svg> Comentários <span class="rounded-full bg-white px-2 py-0.5 text-xs font-bold text-gray-600 shadow-sm">0</span> </a> <a href="https://concursosbr.com/questoes/119617/um-hotsite-e-basicamente-um-site-so-que-menor-com-menos-paginas-e-que-tem-um-f?subpage=estatisticas" class="inline-flex items-center gap-2 rounded-2xl px-4 py-2 text-sm font-semibold text-gray-700 hover:bg-white hover:shadow-sm focus:outline-none focus:ring-2 focus:ring-sky-500"> <!-- chart icon --> <svg class="h-4 w-4" aria-hidden="true" viewBox="0 0 24 24" fill="none"> <path d="M4 19V5M4 19H20" stroke="currentColor" stroke-width="2" stroke-linecap="round" /> <path d="M8 15v-4M12 15V8M16 15v-6" stroke="currentColor" stroke-width="2" stroke-linecap="round" /> </svg> Estatísticas </a> </nav> </div> <!--[if BLOCK]><![endif]--><!--[if ENDBLOCK]><![endif]--> </div> </div> </section> <section wire:snapshot="{"data":{"questao":[null,{"class":"App\\Models\\Questao","key":119616,"s":"mdl"}],"answer":null,"options":null},"memo":{"id":"QOf4k9MDDTvwvbiIDY4Z","name":"questao-detalhe-info-component","path":"questoes\/concurso\/ibfc-2019-prefeitura-de-cruzeiro-do-sul-ac-web-designer","method":"GET","release":"a-a-a","children":[],"scripts":[],"assets":[],"errors":[],"locale":"pt"},"checksum":"5cddb695d0240c24d3d67fe5574c5c986b39fe126fa37bd723082e8664ca09ce"}" wire:effects="[]" wire:id="QOf4k9MDDTvwvbiIDY4Z"> <div class="border rounded-lg shadow-sm p-4 bg-white"> <header> <div class="flex flex-col sm:flex-row sm:justify-start mb-2 gap-3"> <a href="https://concursosbr.com/questoes/119616/existem-algumas-diferencas-entre-um-site-e-um-hotsite-assinale-a-alternativa-in"> <span class="text-sm text-gray-100 mr-5 bg-slate-400 hover:bg-slate-500 px-2 rounded">Q119616</span> </a> <span class="font-semibold text-gray-800">IBFC - 2019 - Prefeitura de Cruzeiro do Sul - AC - Web Designer</span> </div> <div class="flex flex-col sm:flex-row text-sm text-gray-700 mb-2 gap-3"> <div> <span class="font-medium">Ano: </span>2019 </div> <div class="text-gray-600"> <span class="font-medium">Órgão: </span> <a class="text-blue-500 hover:text-blue-600" href="https://concursosbr.com/questoes/orgao/prefeitura-de-cruzeiro-do-sul-ac?orgaoId=a250a61df6165fe6aa30fac925a246f4">Prefeitura de Cruzeiro do Sul - AC</a> </div> <div class="text-gray-600 "> <span class="font-medium">Banca: </span> <a class="text-blue-500 hover:text-blue-600" href="https://concursosbr.com/questoes/banca/ibfc?bancaId=26147fe8869b70eb2dfefd223c1d4c4e">IBFC</a> </div> <div> <span class="font-medium">Matéria: </span> <a class="text-blue-500 hover:text-blue-600" href="https://concursosbr.com/questoes/materia/arquitetura-de-software?materiaId=90385fb92a700f6a72b76a9ab1cbc770">Arquitetura de Software</a> </div> <div> <span class="font-medium">Assunto: </span>Ciclo PDCA (Plan, Do, Check, Act) </div> </div> </header> <hr class="my-2"> <div class="text-gray-800 text-sm leading-relaxed my-6"> Existem algumas diferenças entre um site e um hotsite, assinale a alternativa incorreta. <div class="rounded-md border mt-4"> <!--[if BLOCK]><![endif]--> <label class="flex items-center gap-3 p-4 cursor-pointer hover:bg-gray-50"> <input class="h-4 w-4 text-emerald-600 focus:ring-emerald-500" name="alternativa" type="radio" value="A" wire:model="answer" /> <div class="flex items-center gap-2"> <span class="inline-flex h-6 w-6 items-center justify-center rounded-full border text-sm"> A </span> <span class="text-gray-800">A proposta principal de um hotsite é apresentar a empresa e gerar credibilidade</span> </div> </label> <!--[if BLOCK]><![endif]--> <div class="h-px bg-gray-200"></div> <!--[if ENDBLOCK]><![endif]--> <label class="flex items-center gap-3 p-4 cursor-pointer hover:bg-gray-50"> <input class="h-4 w-4 text-emerald-600 focus:ring-emerald-500" name="alternativa" type="radio" value="B" wire:model="answer" /> <div class="flex items-center gap-2"> <span class="inline-flex h-6 w-6 items-center justify-center rounded-full border text-sm"> B </span> <span class="text-gray-800">Um hotsite é temporário, já que funciona para ações pontuais</span> </div> </label> <!--[if BLOCK]><![endif]--> <div class="h-px bg-gray-200"></div> <!--[if ENDBLOCK]><![endif]--> <label class="flex items-center gap-3 p-4 cursor-pointer hover:bg-gray-50"> <input class="h-4 w-4 text-emerald-600 focus:ring-emerald-500" name="alternativa" type="radio" value="C" wire:model="answer" /> <div class="flex items-center gap-2"> <span class="inline-flex h-6 w-6 items-center justify-center rounded-full border text-sm"> C </span> <span class="text-gray-800">Em estrutura, um hotsite é similar a um site, podendo ser composto de algumas páginas, mas geralmente é bem mais reduzido</span> </div> </label> <!--[if BLOCK]><![endif]--> <div class="h-px bg-gray-200"></div> <!--[if ENDBLOCK]><![endif]--> <label class="flex items-center gap-3 p-4 cursor-pointer hover:bg-gray-50"> <input class="h-4 w-4 text-emerald-600 focus:ring-emerald-500" name="alternativa" type="radio" value="D" wire:model="answer" /> <div class="flex items-center gap-2"> <span class="inline-flex h-6 w-6 items-center justify-center rounded-full border text-sm"> D </span> <span class="text-gray-800">Um hotsite pode focar apenas em oferecer informações sobre um evento</span> </div> </label> <!--[if BLOCK]><![endif]--><!--[if ENDBLOCK]><![endif]--> <!--[if ENDBLOCK]><![endif]--> </div> <div class="flex flex-col sm:flex-row sm:justify-between gap-3 mt-3"> <a class="bg-gray-700 hover:bg-gray-800 text-white rounded px-2 py-2 text-lg cursor-pointer text-center" wire:click="submitAnswer"> Enviar Resposta </a> <!-- tabs --> <nav class="flex items-center gap-2 rounded-2xl bg-gray-100 p-1"> <a href="https://concursosbr.com/questoes/119616/existem-algumas-diferencas-entre-um-site-e-um-hotsite-assinale-a-alternativa-in?subpage=comentarios" class="inline-flex items-center gap-2 rounded-2xl bg-white px-4 py-2 text-sm font-semibold text-sky-700 shadow-sm ring-1 ring-gray-200 focus:outline-none focus:ring-2 focus:ring-sky-500 inline-flex items-center gap-2 rounded-2xl px-4 py-2 text-sm font-semibold text-gray-700 hover:bg-white hover:shadow-sm focus:outline-none focus:ring-2 focus:ring-sky-500"> <!-- comment icon --> <svg class="h-4 w-4" aria-hidden="true" viewBox="0 0 24 24" fill="none"> <path d="M7 8h10M7 12h6M7 16h8" stroke="currentColor" stroke-width="2" stroke-linecap="round" /> <path d="M21 12c0 4.97-4.477 9-10 9-1.09 0-2.14-.16-3.12-.45L3 21l.93-3.43C3.34 16.52 3 15.3 3 14c0-4.97 4.477-9 10-9s10 4.03 10 7Z" stroke="currentColor" stroke-width="2" stroke-linejoin="round" /> </svg> Comentários <span class="rounded-full bg-white px-2 py-0.5 text-xs font-bold text-gray-600 shadow-sm">0</span> </a> <a href="https://concursosbr.com/questoes/119616/existem-algumas-diferencas-entre-um-site-e-um-hotsite-assinale-a-alternativa-in?subpage=estatisticas" class="inline-flex items-center gap-2 rounded-2xl px-4 py-2 text-sm font-semibold text-gray-700 hover:bg-white hover:shadow-sm focus:outline-none focus:ring-2 focus:ring-sky-500"> <!-- chart icon --> <svg class="h-4 w-4" aria-hidden="true" viewBox="0 0 24 24" fill="none"> <path d="M4 19V5M4 19H20" stroke="currentColor" stroke-width="2" stroke-linecap="round" /> <path d="M8 15v-4M12 15V8M16 15v-6" stroke="currentColor" stroke-width="2" stroke-linecap="round" /> </svg> Estatísticas </a> </nav> </div> <!--[if BLOCK]><![endif]--><!--[if ENDBLOCK]><![endif]--> </div> </div> </section> <!--[if ENDBLOCK]><![endif]--> </section> <nav class="my-6"> <!--[if BLOCK]><![endif]--> <nav role="navigation" aria-label="Pagination Navigation" class="flex items-center justify-between"> <div class="flex justify-between flex-1 sm:hidden"> <!--[if BLOCK]><![endif]--> <span class="relative inline-flex items-center px-4 py-2 text-sm font-medium text-gray-500 bg-white border border-gray-300 cursor-default leading-5 rounded-md dark:text-gray-600 dark:bg-gray-800 dark:border-gray-600"> « Anterior </span> <!--[if ENDBLOCK]><![endif]--> <!--[if BLOCK]><![endif]--> <a href="https://concursosbr.com/questoes/concurso/ibfc-2019-prefeitura-de-cruzeiro-do-sul-ac-web-designer?concursoId=3bff19093cd39a89b1f686b1ca39526b&page=2" class="relative inline-flex items-center px-4 py-2 ml-3 text-sm font-medium text-gray-700 bg-white border border-gray-300 leading-5 rounded-md hover:text-gray-500 focus:outline-none focus:ring ring-gray-300 focus:border-blue-300 active:bg-gray-100 active:text-gray-700 transition ease-in-out duration-150 dark:bg-gray-800 dark:border-gray-600 dark:text-gray-300 dark:focus:border-blue-700 dark:active:bg-gray-700 dark:active:text-gray-300"> Próximo » </a> <!--[if ENDBLOCK]><![endif]--> </div> <div class="hidden sm:flex-1 sm:flex sm:items-center sm:justify-between"> <div> <p class="text-sm text-gray-700 leading-5 dark:text-gray-400"> Showing <!--[if BLOCK]><![endif]--> <span class="font-medium">1</span> to <span class="font-medium">10</span> <!--[if ENDBLOCK]><![endif]--> of <span class="font-medium">20</span> results </p> </div> <div> <span class="relative z-0 inline-flex rtl:flex-row-reverse shadow-sm rounded-md"> <!--[if BLOCK]><![endif]--> <span aria-disabled="true" aria-label="&laquo; Anterior"> <span class="relative inline-flex items-center px-2 py-2 text-sm font-medium text-gray-500 bg-white border border-gray-300 cursor-default rounded-l-md leading-5 dark:bg-gray-800 dark:border-gray-600" aria-hidden="true"> <svg class="w-5 h-5" fill="currentColor" viewBox="0 0 20 20"> <path fill-rule="evenodd" d="M12.707 5.293a1 1 0 010 1.414L9.414 10l3.293 3.293a1 1 0 01-1.414 1.414l-4-4a1 1 0 010-1.414l4-4a1 1 0 011.414 0z" clip-rule="evenodd" /> </svg> </span> </span> <!--[if ENDBLOCK]><![endif]--> <!--[if BLOCK]><![endif]--> <!--[if BLOCK]><![endif]--><!--[if ENDBLOCK]><![endif]--> <!--[if BLOCK]><![endif]--> <!--[if BLOCK]><![endif]--> <!--[if BLOCK]><![endif]--> <span aria-current="page"> <span class="relative inline-flex items-center px-4 py-2 -ml-px text-sm font-medium text-gray-500 bg-white border border-gray-300 cursor-default leading-5 dark:bg-gray-800 dark:border-gray-600">1</span> </span> <!--[if ENDBLOCK]><![endif]--> <!--[if BLOCK]><![endif]--> <a href="https://concursosbr.com/questoes/concurso/ibfc-2019-prefeitura-de-cruzeiro-do-sul-ac-web-designer?concursoId=3bff19093cd39a89b1f686b1ca39526b&page=2" class="relative inline-flex items-center px-4 py-2 -ml-px text-sm font-medium text-gray-700 bg-white border border-gray-300 leading-5 hover:text-gray-500 focus:z-10 focus:outline-none focus:ring ring-gray-300 focus:border-blue-300 active:bg-gray-100 active:text-gray-700 transition ease-in-out duration-150 dark:bg-gray-800 dark:border-gray-600 dark:text-gray-400 dark:hover:text-gray-300 dark:active:bg-gray-700 dark:focus:border-blue-800" aria-label="Go to page 2"> 2 </a> <!--[if ENDBLOCK]><![endif]--> <!--[if ENDBLOCK]><![endif]--> <!--[if ENDBLOCK]><![endif]--> <!--[if ENDBLOCK]><![endif]--> <!--[if BLOCK]><![endif]--> <a href="https://concursosbr.com/questoes/concurso/ibfc-2019-prefeitura-de-cruzeiro-do-sul-ac-web-designer?concursoId=3bff19093cd39a89b1f686b1ca39526b&page=2" rel="next" class="relative inline-flex items-center px-2 py-2 -ml-px text-sm font-medium text-gray-500 bg-white border border-gray-300 rounded-r-md leading-5 hover:text-gray-400 focus:z-10 focus:outline-none focus:ring ring-gray-300 focus:border-blue-300 active:bg-gray-100 active:text-gray-500 transition ease-in-out duration-150 dark:bg-gray-800 dark:border-gray-600 dark:active:bg-gray-700 dark:focus:border-blue-800" aria-label="Próximo &raquo;"> <svg class="w-5 h-5" fill="currentColor" viewBox="0 0 20 20"> <path fill-rule="evenodd" d="M7.293 14.707a1 1 0 010-1.414L10.586 10 7.293 6.707a1 1 0 011.414-1.414l4 4a1 1 0 010 1.414l-4 4a1 1 0 01-1.414 0z" clip-rule="evenodd" /> </svg> </a> <!--[if ENDBLOCK]><![endif]--> </span> </div> </div> </nav> <!--[if ENDBLOCK]><![endif]--> </nav> </section> </main> <footer class="border-t border-slate-800 bg-slate-950 text-slate-300"> <div class="mx-auto max-w-screen-xl px-4 py-10 lg:py-12"> <div class="grid gap-10 lg:grid-cols-[1.25fr_2fr]"> <section> <a class="inline-flex items-center gap-3" href="https://concursosbr.com" aria-label="ConcursosBR.com"> <img class="h-12 w-12 rounded-lg" src="https://concursosbr.com/build/assets/logo-mobile-3665750d.png" alt="ConcursosBR.com" width="48" height="48" loading="lazy"> <span class="text-2xl font-bold text-white">ConcursosBR</span> </a> <p class="mt-4 max-w-md text-sm leading-6 text-slate-400"> Concursos publicos, editais, questoes, cursos e apostilas para quem quer estudar com informacao organizada em um so lugar. </p> <div class="mt-6 rounded-xl border border-slate-800 bg-slate-900/70 p-4"> <div class="flex items-center gap-3"> <span class="flex h-10 w-10 items-center justify-center rounded-lg bg-emerald-600 text-white" aria-hidden="true"> <i class="fa-brands fa-android text-xl"></i> </span> <div> <div class="text-sm font-semibold text-white">Estude pelo Android</div> <div class="text-xs text-slate-400">Leve editais e questoes no bolso.</div> </div> </div> <a class="mt-4 inline-flex rounded-lg transition hover:-translate-y-0.5 focus:outline-none focus:ring-2 focus:ring-emerald-400 focus:ring-offset-2 focus:ring-offset-slate-950" href="https://play.google.com/store/apps/details?id=com.concursosbr" target="_blank" rel="noopener sponsored" aria-label="Baixar o app ConcursosBR no Google Play"> <img class="h-12 w-auto" src="https://play.google.com/intl/pt-BR/badges/static/images/badges/pt-br_badge_web_generic.png" alt="Disponivel no Google Play" loading="lazy"> </a> </div> </section> <nav class="grid gap-8 sm:grid-cols-3" aria-label="Links do rodape"> <section> <h2 class="text-sm font-semibold uppercase tracking-wide text-white">Concursos</h2> <ul class="mt-4 space-y-3 text-sm"> <li><a class="transition hover:text-white" href="https://concursosbr.com/concursos">Concursos abertos</a></li> <li><a class="transition hover:text-white" href="https://concursosbr.com/calendario">Calendario</a></li> <li><a class="transition hover:text-white" href="https://concursosbr.com/orgaos">Orgaos</a></li> <li><a class="transition hover:text-white" href="https://concursosbr.com/bancas">Bancas</a></li> <li><a class="transition hover:text-white" href="https://concursosbr.com/materias">Materias</a></li> </ul> </section> <section> <h2 class="text-sm font-semibold uppercase tracking-wide text-white">Estudos</h2> <ul class="mt-4 space-y-3 text-sm"> <li><a class="transition hover:text-white" href="https://concursosbr.com/questoes">Questoes</a></li> <li><a class="transition hover:text-white" href="https://concursosbr.com/cursos">Cursos</a></li> <li><a class="transition hover:text-white" href="https://concursosbr.com/apostilas">Apostilas</a></li> <li><a class="transition hover:text-white" href="https://concursosbr.com/search">Busca</a></li> </ul> </section> <section> <h2 class="text-sm font-semibold uppercase tracking-wide text-white">Institucional</h2> <ul class="mt-4 space-y-3 text-sm"> <li><a class="transition hover:text-white" href="https://concursosbr.com/about-us">Sobre nos</a></li> <li><a class="transition hover:text-white" href="https://concursosbr.com/faq">Perguntas frequentes</a></li> <li><a class="transition hover:text-white" href="https://concursosbr.com/privacy-policy">Politica de privacidade</a></li> <li><a class="transition hover:text-white" href="https://concursosbr.com/cookies-policy">Politica de cookies</a></li> </ul> </section> </nav> </div> <div class="mt-10 flex flex-col gap-4 border-t border-slate-800 pt-6 text-sm text-slate-500 sm:flex-row sm:items-center sm:justify-between"> <p> © 2026 <a class="font-semibold text-slate-300 transition hover:text-white" href="https://concursosbr.com">ConcursosBR.com</a>. Todos os direitos reservados. </p> <a class="inline-flex items-center gap-2 text-slate-400 transition hover:text-white" href="https://concursosbr.com/sitemap.xml"> <i class="fa-solid fa-sitemap text-xs" aria-hidden="true"></i> Sitemap </a> </div> </div> </footer> <aside id="download-app-bar" class="fixed inset-x-0 bottom-0 z-50 border-t border-gray-200 bg-white shadow-[0_-8px_24px_rgba(15,23,42,0.14)] md:hidden" aria-label="Baixar app ConcursosBR para Android"> <a class="flex min-h-20 items-center gap-3 px-4 py-3 text-gray-900" href="https://play.google.com/store/apps/details?id=com.concursosbr" target="_blank" rel="noopener sponsored" aria-label="Baixar o app ConcursosBR para Android no Google Play"> <span class="flex h-11 w-11 shrink-0 items-center justify-center rounded-lg bg-green-600 text-white" aria-hidden="true"> <i class="fa-brands fa-android text-2xl"></i> </span> <span class="min-w-0 flex-1"> <span class="block text-sm font-semibold leading-5">Baixe o app ConcursosBR</span> <span class="block text-xs leading-4 text-gray-600">Concursos, questões e cursos no Android.</span> </span> <span class="shrink-0 rounded-md bg-gray-900 px-3 py-2 text-xs font-semibold text-white"> Instalar </span> </a> </aside> <script > console.warn('Livewire: The published Livewire assets are out of date\n See: https://livewire.laravel.com/docs/installation#publishing-livewires-frontend-assets') </script> <script src="https://concursosbr.com/vendor/livewire/livewire.min.js?id=951e6947" data-csrf="Y62RSq6NS3HBPWCm1Aw1B90ptoJIwdPHNpdvSODz" data-update-uri="/livewire/update" data-navigate-once="true"></script> <script src="https://cdn.jsdelivr.net/npm/chart.js"></script> <script async src="https://www.googletagmanager.com/gtag/js?id=G-QSX9R6CKQM"></script> <script> window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag('js', new Date()); gtag('config', 'G-QSX9R6CKQM'); </script> </body> </html>