Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>I downloaded the css file <a href="http://www.seek.com.au/" rel="nofollow">http://www.seek.com.au/</a>, and have left only the necessary html code for the head, the css I have left as is, and working properly. The code required is:</p> <p>For head.css download and rename to head.css this file <a href="http://www.seek.com.au/Content/css/common.css?v=_GHB0fgqiiF1aEqENnbsioLpi3bnY_pZ-FUdqI4Gu9I1" rel="nofollow">css</a></p> <p>index.html</p> <pre><code>&lt;html&gt; &lt;head&gt; &lt;title&gt;LLM Title&lt;/title&gt; &lt;link href="head.css" rel="stylesheet"&gt; &lt;/head&gt; &lt;body class="body-home-index Main au"&gt; &lt;div id="Header"&gt; &lt;div class="mod-navigation state-horizontal state-sites-nav"&gt; &lt;div class="l-row"&gt; &lt;div class="mod-switch pull-right"&gt; &lt;span class="is-selected"&gt;AU&lt;/span&gt;&lt;a title="SEEK NZ" href="http://www.seek.co.nz/?cid=sk:main:au:nav:nz"&gt;NZ&lt;/a&gt; &lt;/div&gt; &lt;div class="grid_6 l-h-centered"&gt; &lt;ul class="state-subsites-nav"&gt; &lt;li class="state-jobs active"&gt; &lt;a class="is-active"&gt;Jobs&lt;/a&gt; &lt;/li&gt; &lt;li class="state-learning"&gt; &lt;a href="http://www.seeklearning.com.au/?CampaignCode=SEEK_BANNER_29" title="SEEK Learning"&gt;Courses&lt;/a&gt; &lt;/li&gt; &lt;li class="divider"&gt;&lt;/li&gt; &lt;li class="state-commercial"&gt; &lt;a href="http://www.seekcommercial.com.au/?tracking=sk:main:au:nav:bus" title="SEEK Commercial"&gt;Businesses for sale&lt;/a&gt; &lt;/li&gt; &lt;li class="divider"&gt;&lt;/li&gt; &lt;li class="state-volunteer"&gt; &lt;a href="http://volunteer.com.au/?tracking=SKMAU:main+header" title="SEEK Volunteer"&gt;Volunteering&lt;/a&gt; &lt;/li&gt; &lt;/ul&gt; &lt;/div&gt; &lt;/div&gt; &lt;/div&gt; &lt;div class="mod-nav-login l-row"&gt; &lt;form id="LoginHeaderForm" method="POST" action="https://www.seek.com.au/Login/Options?returnUrl=%2F"&gt; &lt;input id="Feature" name="Feature" type="hidden" value="Navigation"&gt; &lt;div id="loggedInName" class="mod-caption"&gt; &lt;ul class="mod-login"&gt; &lt;li&gt; &lt;ul class="l-clearfix"&gt; &lt;li class="l-column grid_2 state-ie-fix-grid"&gt; &lt;input type="text" id="username" name="email" class="state-inp-sign-in hasPlaceholder" placeholder="Email" title="Email" tooltip="Email" clickev="true"&gt;&lt;/li&gt; &lt;li class="l-column grid_2 state-ie-fix-grid"&gt; &lt;input type="password" id="password" name="password" class="state-inp-sign-in hasPlaceholder" placeholder="Password" title="Password" tooltip="Password" clickev="true"&gt;&lt;/li&gt; &lt;li class="l-column mod-multi-button"&gt; &lt;button type="submit" id="logInButton" name="action" value="SignIn" class="mod-button state-button-alternate state-button-exception"&gt;Sign in&lt;/button&gt; &lt;/li&gt; &lt;/ul&gt; &lt;/li&gt; &lt;li&gt; &lt;ul class="l-clearfix"&gt; &lt;li class="l-column grid_2"&gt; &lt;input checked="checked" id="RememberMe" name="RememberMe" type="checkbox" value="true"&gt;&lt;input name="RememberMe" type="hidden" value="false"&gt; &lt;label for="RememberMe"&gt;Remember me&lt;/label&gt; &lt;/li&gt; &lt;li class="l-column grid_2"&gt; &lt;a href="./SEEK - Australia's no. 1 jobs, employment, career and recruitment site_files/SEEK - Australia's no. 1 jobs, employment, career and recruitment site.htm" data-lightbox-url="https://www.seek.com.au/Login/RestorePassword" data-lightbox-required="true"&gt;Trouble signing in?&lt;/a&gt; &lt;/li&gt; &lt;li class="l-column mod-multi-button"&gt; &lt;button type="submit" name="action" value="Register" class="mod-like-a-link" id="RegisterLinkStandalone" data-automation="nav-btn-regSubmit"&gt;or register&lt;/button&gt; &lt;button type="submit" id="hiddenLogInButton" name="action" value="SignIn" style="display: none"&gt;Standalone&lt;/button&gt; &lt;/li&gt; &lt;/ul&gt; &lt;/li&gt; &lt;/ul&gt; &lt;/div&gt; &lt;/form&gt; &lt;/div&gt; &lt;div class="mod-banner l-clearfix"&gt; &lt;div class="l-row"&gt; &lt;h1 class="AU-Main mod-logo"&gt;SEEK&lt;/h1&gt; &lt;/div&gt; &lt;/div&gt; &lt;/div&gt; &lt;/body&gt; &lt;/html&gt; </code></pre> <p>Hope that helps, if not tell me what you asked, thanks.</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload