Skip to content
View in the app

A better way to browse. Learn more.

Web Designer Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Is this possible?

Featured Replies

Currently playing with a blog comments form and have tinymce advanced and comments installed and working.

 

What I am wanting to achieve is the code view style like you see here;

<div id="content">
<h1>Welcome to UK Action Cars</h1>
<p>UK Action Cars are suppliers of action vehicles and stunt cars for the British television, promotional & media industries throughout the UK.</p>
<p>We can also provide drivers to undertake basic stunt work as well.</p>
<p>Our dedicated team of personnel are highly experienced in the preparation of action cars and as such can carry out the complete service, from sourcing the correct vehicles to preparing them to the very highest standards.</p>
<p>We also provide the transportation of the vehicles, thus ensuring you leave the logistical headaches to us.</p>
<p>To find out more about our action vehicle and stunt vehicle services, please continue to browse our website, call us on <strong>07976 904560</strong> or <a href="mailto:info@ukactioncars.com">email us</a>.</p><br />

<p align="center"><img src="assets/images/photos/antndec_001.jpg" alt="ant n decs saturday night takeaway" /></p>
</div>

 

It's easy enough to add a style in css to the 'code' element but is it possible to get bit to style like the above, with all the different colours for each element etc?

Currently playing with a blog comments form and have tinymce advanced and comments installed and working.

 

What I am wanting to achieve is the code view style like you see here;

<div id="content">
<h1>Welcome to UK Action Cars</h1>
<p>UK Action Cars are suppliers of action vehicles and stunt cars for the British television, promotional & media industries throughout the UK.</p>
<p>We can also provide drivers to undertake basic stunt work as well.</p>
<p>Our dedicated team of personnel are highly experienced in the preparation of action cars and as such can carry out the complete service, from sourcing the correct vehicles to preparing them to the very highest standards.</p>
<p>We also provide the transportation of the vehicles, thus ensuring you leave the logistical headaches to us.</p>
<p>To find out more about our action vehicle and stunt vehicle services, please continue to browse our website, call us on <strong>07976 904560</strong> or <a href="mailto:info@ukactioncars.com">email us</a>.</p><br />

<p align="center"><img src="assets/images/photos/antndec_001.jpg" alt="ant n decs saturday night takeaway" /></p>
</div>

 

It's easy enough to add a style in css to the 'code' element but is it possible to get bit to style like the above, with all the different colours for each element etc?

 

If you mean is it possible to have source code display with syntax highlighting, then try this from CSS-Tricks.

 

http://css-tricks.com/7663-make-a-view-source-button/

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.